Leonardo Galli
336aee7fda
Fix when libgdiplus isn't present.
2017-01-23 18:42:05 +01:00
Leonardo Galli
9e7468d723
Merged branch develop into develop
2017-01-23 16:09:19 +01:00
Leonardo Galli
f05ee13206
Fix issue where monitored movies were still downloaded. Fixes #326
2017-01-23 16:09:11 +01:00
Leonardo Galli
8b3b46b724
Added easy to use List Selection for manual import use later. The place where this resides will change.
2017-01-23 16:04:52 +01:00
Leonardo Galli
80e53f209d
Movies can now be added monitored or unmonitored.
2017-01-23 15:31:09 +01:00
Leonardo Galli
82f29cdc70
Add Ability to set RootFolderPath for Net Import List
...
Fixed other things. Finished command to automatically add a movie.
2017-01-23 15:21:49 +01:00
Leonardo Galli
93d6505f85
Fix netimport search and add NetImportSyncCommand
2017-01-23 14:04:01 +01:00
Devin Buhl
2b7afd3272
remove duplicate code
2017-01-23 00:29:31 -05:00
Devin Buhl
6d4e1f6c2e
fix movies being clobbered when a new list is sent thru
2017-01-22 23:23:51 -05:00
Devin Buhl
2b579eb0d3
Merge pull request #385 from hotio/ui-logos
...
Ui logos
2017-01-22 23:21:23 -05:00
Devin Buhl
c0f323b05a
Implement NetImportSearchService
...
check it out
2017-01-22 23:20:12 -05:00
hotio
791121fa06
Proper ico and favicon
2017-01-22 23:32:01 +01:00
Leonardo Galli
f25d4463f5
Merged branch feature/net-import into feature/net-import
2017-01-22 23:11:38 +01:00
Leonardo Galli
f0bcb27beb
Fixes issue when multiple audio channels are present. Fixes #315 Fixes #294
2017-01-22 23:11:05 +01:00
Leonardo Galli
00099a5e40
Added Base URL
2017-01-22 23:09:07 +01:00
Leonardo Galli
7c251157ed
Fix media info parsing of multiple audio channels. Fixes #315 Fixes #294
2017-01-22 23:03:47 +01:00
Tim Turner
ec6b389d75
Fix duplicate key prefixing
2017-01-22 16:59:53 -05:00
Tim Turner
f38430d632
Update localstorage key prefixes
2017-01-22 16:24:22 -05:00
Tim Turner
266f28883a
Prefix localstorage keys with "Radarr"
...
Updates #285
2017-01-22 15:54:41 -05:00
hotio
cc3c2533fa
Updated ico files
2017-01-22 21:31:20 +01:00
hotio
f8162b34f2
Update UI logos
2017-01-22 21:07:12 +01:00
Devin Buhl
3ff5b36d29
Add urlBase option to CP settings
2017-01-22 14:53:21 -05:00
Leonardo Galli
1fa736c6d8
Fixed styling. Fixed definitions not being returned.
2017-01-22 19:52:25 +01:00
hotio
309877bf76
Optimized logo ( #375 )
...
* Optimized logo
Inkscape compatible SVG Honeycomb is slightly different)
File size optimized PNG's (446kB->163kB)
* Use Sonarr honeycomb and proper id's for future use
New png's included
* And final fixes are done
2017-01-22 13:33:33 -05:00
Leonardo Galli
a50b20a397
Set update interval to 30 minutes if on nightly
2017-01-22 18:24:47 +01:00
Leonardo Galli
de5489ae9a
Merged branch develop into develop
2017-01-22 18:18:26 +01:00
Leonardo Galli
12e74aa38b
Change Forms Auth Cookie. Fixes #285
2017-01-22 18:18:15 +01:00
Leonardo Galli
94eccc6c14
Rethought about where certain things are stored.
...
Profiles are now a component of the NetImportDefinition.
2017-01-22 17:02:20 +01:00
Tim Turner
80ec66b47c
Prefix Keys with "Radarr"
...
Makes progress on #285
2017-01-22 10:09:10 -05:00
Leonardo Galli
9fffcfaea3
Fix stuff regarding the ordering of Fields.
2017-01-22 15:08:25 +01:00
Leonardo Galli
f481676c81
Fix migration to include ConfigContract and EnableAuto. Also fixed redirects on lists.
...
Please delete NetImport Table and the corresponding VersionInfo Row (123)
2017-01-22 14:55:25 +01:00
Leonardo Galli
76a42b28f3
Second UI Pass, Testing now works and other little things.
2017-01-22 14:30:33 +01:00
Leonardo Galli
ad26e48408
Fix up presets.
2017-01-22 14:03:09 +01:00
Leonardo Galli
0bab97e02f
Make presets work for RSS Import :)
2017-01-22 13:44:03 +01:00
Leonardo Galli
2413457323
Add CP list class.
2017-01-22 13:34:03 +01:00
Devin Buhl
585fd87ad6
Merge pull request #378 from Radarr/patch/add-more-filters
...
Add more filter options to movie list
2017-01-22 05:38:21 -05:00
Devin Buhl
ec5161e848
Add more filter options to movie list
2017-01-22 04:58:04 -05:00
Devin Buhl
0ec54daaff
Merge pull request #373 from baltoaca/develop
...
search selected button in wanted tab works
2017-01-21 19:27:00 -05:00
Devin Buhl
bfcd05206f
migration migrainetion
2017-01-21 19:25:28 -05:00
Devin Buhl
ddf10ed137
Added couchpotato, and added a test
2017-01-21 19:15:06 -05:00
Tim Turner
3ed1bebb7d
Fix #228 - Fix Drone Factory interval input not saving
2017-01-21 18:06:10 -05:00
Devin Buhl
b4d1c0e053
couchpotato API classes
2017-01-21 17:24:21 -05:00
Tim Turner
68f58fb37d
Undo unecessary changes
2017-01-21 17:22:21 -05:00
Tim Turner
f9923f4592
Move folder on rename; event doesn't fire yet
2017-01-21 17:20:30 -05:00
Vlad Ilies
29ae088a3d
search selected button in wanted tab works
...
* switched MoviesSearchCommand to a list of id's
* adapted the MovieSearchService
* adapted UI files to use the new command
2017-01-21 23:43:58 +02:00
Leonardo Galli
dd553b9439
WIP UI Update for adding lists.
2017-01-21 22:13:55 +01:00
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
2017-01-21 21:28:44 +01:00
Leonardo Galli
463d85e479
Basis of UI Update.
2017-01-21 21:28:14 +01:00
Leonardo Galli
2c52795822
Add base for netimport api. Still nothing on the UI side.
2017-01-21 21:09:02 +01:00
Leonardo Galli
4f37a36619
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
2017-01-21 20:57:29 +01:00