Leonardo Galli
|
1ad4006819
|
Fixes an issue where movies with (year) at the beginning were recognized with a title of "("
|
2017-01-24 10:02:20 +01:00 |
|
Leonardo Galli
|
5339f8efdc
|
Blind fix to support seperator in movie tags.
|
2017-01-23 22:34:16 +01:00 |
|
Leonardo Galli
|
b273bfb10e
|
Fix issue with certain audio streams. Should fix #404
|
2017-01-23 22:04:49 +01:00 |
|
Leonardo Galli
|
b2317ada1f
|
Add {Tags} to renaming options
|
2017-01-23 18:52:27 +01:00 |
|
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 |
|
Devin Buhl
|
2b579eb0d3
|
Merge pull request #385 from hotio/ui-logos
Ui logos
|
2017-01-22 23:21:23 -05:00 |
|
hotio
|
791121fa06
|
Proper ico and favicon
|
2017-01-22 23:32:01 +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 |
|
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 |
|
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 |
|
Tim Turner
|
80ec66b47c
|
Prefix Keys with "Radarr"
Makes progress on #285
|
2017-01-22 10:09:10 -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 |
|
Tim Turner
|
3ed1bebb7d
|
Fix #228 - Fix Drone Factory interval input not saving
|
2017-01-21 18:06:10 -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
|
eb299ce847
|
Fix Corruped Media Cover Images.
|
2017-01-21 12:57:04 +01:00 |
|
Leonardo Galli
|
3d67f6237e
|
Should fix 4K releases not getting parsed.
|
2017-01-21 00:39:44 +01:00 |
|
Krystian Charubin
|
a691ffa7b7
|
adds 'Movie Title, The' filename option (#359)
* adds 'Movie Title, The' filename option
* updates the FileNameBuilder.MovieTitleRegex to include new format
|
2017-01-20 17:42:14 -05:00 |
|
Leonardo Galli
|
aa9537c201
|
Fix issue when movie file is null.
|
2017-01-20 20:30:36 +01:00 |
|
Leonardo Galli
|
a3d9fb1c20
|
Should fix upgrading of existing movie files.
|
2017-01-20 18:26:18 +01:00 |
|
Leonardo Galli
|
62a1e70c86
|
Add tests for 4K quality.
|
2017-01-20 18:21:31 +01:00 |
|
Leonardo Galli
|
93d0d21846
|
Hopefully a fix for corrupt media covers.
|
2017-01-20 18:06:58 +01:00 |
|
Leonardo Galli
|
b1c5a3ac14
|
Fixed blacklist being ignored by download decision maker.
|
2017-01-20 17:48:47 +01:00 |
|
vertigo235
|
55a525ba2f
|
Add helptext to nzbget "add paused" settings. (#363)
Requires nzbget 16 or greater.
|
2017-01-20 09:14:15 -05:00 |
|
Devin Buhl
|
a53768463b
|
Merge pull request #358 from Radarr/patch/add-year-to-search
add year to search
|
2017-01-19 20:07:33 -05:00 |
|
Tim Turner
|
24cbd6bcef
|
Fix issue with reimporting on movie fresh (#357)
Fixes #314. Still have multiple movieFiles issue to clean up.
|
2017-01-19 19:58:57 -05:00 |
|
Devin Buhl
|
3ab3e66853
|
Add year to quick search results
|
2017-01-19 19:56:26 -05:00 |
|
Leonardo Galli
|
40ca469339
|
Update MovieModule
|
2017-01-20 00:00:12 +01:00 |
|
Tim Turner
|
53cbfa803b
|
Fix MediaCoversUpdatedEvent broadcast
Cleans exception when updating media covers expects a series Id.
|
2017-01-19 16:45:29 -05:00 |
|
Vlad Ilies
|
85fd8f2c65
|
bug fix for 15 movie wanted tab (#348)
|
2017-01-19 20:08:15 +02:00 |
|
Leonardo Galli
|
f72b042d5d
|
Blacklisting works now.
|
2017-01-19 17:43:23 +01:00 |
|
Leonardo Galli
|
2d3a3a0677
|
Update sizing information in settings tab.
|
2017-01-19 17:40:25 +01:00 |
|
Tim Turner
|
2bb21fedab
|
Update height of posters to accomodate additional labels
|
2017-01-18 17:24:32 -05:00 |
|
vertigo235
|
91c820f98b
|
Fix pushover priority values.
|
2017-01-18 23:16:57 +01:00 |
|
Leonardo Galli
|
7d3118aece
|
Hopefully fix issue when importing
existing scene named movies
|
2017-01-18 23:02:05 +01:00 |
|
Tim Turner
|
4f4ad77ad1
|
Add download status to poster view
Fixes #319
|
2017-01-18 16:54:17 -05:00 |
|
Leonardo Galli
|
42f205a731
|
Update SkyHookProxy.cs
|
2017-01-18 22:50:12 +01:00 |
|
Devin Buhl
|
cbb2b778a6
|
Merge pull request #336 from Radarr/patch/add-imdb-to-naming
Add IMDb ID to file naming
|
2017-01-18 15:11:16 -05:00 |
|
Devin Buhl
|
b3e03a648d
|
Add IMDb ID to file naming
|
2017-01-18 14:53:29 -05:00 |
|
Devin Buhl
|
acf45a79e8
|
Merge pull request #333 from baltoaca/develop
basic implementation of the wanted tab
|
2017-01-18 14:36:48 -05:00 |
|
Devin Buhl
|
b5d8ac852e
|
Merge pull request #335 from Radarr/patch/task-updates
Turn off scene mapping task #329, update TaskManager to use 'DownloadedMovieScanCommand
|
2017-01-18 14:36:29 -05:00 |
|
Vlad Ilies
|
4aec0e8fc6
|
fixed build
|
2017-01-18 21:09:00 +02:00 |
|