Leonardo Galli
7c251157ed
Fix media info parsing of multiple audio channels. Fixes #315 Fixes #294
8 years ago
Tim Turner
ec6b389d75
Fix duplicate key prefixing
8 years ago
Tim Turner
f38430d632
Update localstorage key prefixes
8 years ago
Tim Turner
266f28883a
Prefix localstorage keys with "Radarr"
...
Updates #285
8 years ago
hotio
cc3c2533fa
Updated ico files
8 years ago
hotio
f8162b34f2
Update UI logos
8 years ago
Devin Buhl
3ff5b36d29
Add urlBase option to CP settings
8 years ago
Leonardo Galli
1fa736c6d8
Fixed styling. Fixed definitions not being returned.
8 years ago
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
8 years ago
Leonardo Galli
a50b20a397
Set update interval to 30 minutes if on nightly
8 years ago
Leonardo Galli
de5489ae9a
Merged branch develop into develop
8 years ago
Leonardo Galli
12e74aa38b
Change Forms Auth Cookie. Fixes #285
8 years ago
Leonardo Galli
94eccc6c14
Rethought about where certain things are stored.
...
Profiles are now a component of the NetImportDefinition.
8 years ago
Tim Turner
80ec66b47c
Prefix Keys with "Radarr"
...
Makes progress on #285
8 years ago
Leonardo Galli
9fffcfaea3
Fix stuff regarding the ordering of Fields.
8 years ago
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)
8 years ago
Leonardo Galli
76a42b28f3
Second UI Pass, Testing now works and other little things.
8 years ago
Leonardo Galli
ad26e48408
Fix up presets.
8 years ago
Leonardo Galli
0bab97e02f
Make presets work for RSS Import :)
8 years ago
Leonardo Galli
2413457323
Add CP list class.
8 years ago
Devin Buhl
585fd87ad6
Merge pull request #378 from Radarr/patch/add-more-filters
...
Add more filter options to movie list
8 years ago
Devin Buhl
ec5161e848
Add more filter options to movie list
8 years ago
Devin Buhl
0ec54daaff
Merge pull request #373 from baltoaca/develop
...
search selected button in wanted tab works
8 years ago
Devin Buhl
bfcd05206f
migration migrainetion
8 years ago
Devin Buhl
ddf10ed137
Added couchpotato, and added a test
8 years ago
Tim Turner
3ed1bebb7d
Fix #228 - Fix Drone Factory interval input not saving
8 years ago
Devin Buhl
b4d1c0e053
couchpotato API classes
8 years ago
Tim Turner
68f58fb37d
Undo unecessary changes
8 years ago
Tim Turner
f9923f4592
Move folder on rename; event doesn't fire yet
8 years ago
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
8 years ago
Leonardo Galli
dd553b9439
WIP UI Update for adding lists.
8 years ago
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
8 years ago
Leonardo Galli
463d85e479
Basis of UI Update.
8 years ago
Leonardo Galli
2c52795822
Add base for netimport api. Still nothing on the UI side.
8 years ago
Leonardo Galli
4f37a36619
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
8 years ago
Leonardo Galli
5aaba98c57
Imdbid parsing works now from url
8 years ago
Leonardo Galli
a98b69859c
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
8 years ago
Leonardo Galli
734a36de06
Added some abstraction for settings.
8 years ago
Leonardo Galli
eb299ce847
Fix Corruped Media Cover Images.
8 years ago
Leonardo Galli
a7e071318b
Update README.md
8 years ago
Leonardo Galli
3d67f6237e
Should fix 4K releases not getting parsed.
8 years ago
Krystian Charubin
a691ffa7b7
adds 'Movie Title, The' filename option ( #359 )
...
* adds 'Movie Title, The' filename option
* updates the FileNameBuilder.MovieTitleRegex to include new format
8 years ago
Leonardo Galli
aa9537c201
Fix issue when movie file is null.
8 years ago
Leonardo Galli
a3d9fb1c20
Should fix upgrading of existing movie files.
8 years ago
Leonardo Galli
62a1e70c86
Add tests for 4K quality.
8 years ago
Leonardo Galli
93d0d21846
Hopefully a fix for corrupt media covers.
8 years ago
Leonardo Galli
b1c5a3ac14
Fixed blacklist being ignored by download decision maker.
8 years ago
vertigo235
55a525ba2f
Add helptext to nzbget "add paused" settings. ( #363 )
...
Requires nzbget 16 or greater.
8 years ago
Devin Buhl
a53768463b
Merge pull request #358 from Radarr/patch/add-year-to-search
...
add year to search
8 years ago
Tim Turner
24cbd6bcef
Fix issue with reimporting on movie fresh ( #357 )
...
Fixes #314 . Still have multiple movieFiles issue to clean up.
8 years ago