1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

916 Commits

Author SHA1 Message Date
Taloth Saldono
4d837a46af Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series. 2015-02-23 20:16:54 +01:00
Taloth Saldono
2da23ae230 Fixed tooltip for pending queue items. 2015-02-22 22:10:45 +01:00
Taloth Saldono
42f9992af0 Fixed: CDH can now remove items after import from NzbGet it didn't grab itself. 2015-02-22 19:55:00 +01:00
Taloth Saldono
6095855102 Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. 2015-02-22 13:43:14 +01:00
Mark McDowall
e466c77487 Fixed: Ignore .AppleDouble subfolders of season folder 2015-02-21 11:49:56 -08:00
Mark McDowall
e58576bcfa Don't try to set console logging when its not enabled 2015-02-19 09:19:09 -08:00
Mark McDowall
33ed76556f Deduping tags only updates affected models 2015-02-17 22:02:24 -08:00
Mark McDowall
b308f06af3 Remove unused parameter 2015-02-13 17:22:24 -08:00
Mark McDowall
b7e609a7d5 De-dupe Tags
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
d1df5ed7cd New: Logging level in settings will be used for Console logging 2015-02-11 17:05:27 -08:00
Mark McDowall
539de9e124 Fixed: Daily episodes that have date and season/episode numbers in the release name 2015-02-11 08:04:01 -08:00
Mark McDowall
37959fd753 Search improvements
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
2015-02-10 17:19:15 -08:00
Taloth Saldono
e00ec8b01b Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic. 2015-02-10 23:30:47 +01:00
Mark McDowall
db4eadac40 Metadata file improvements
Fixed: Duplicate metadata files won't cause metadata file processing to fail
Fixed: Duplicate Metadata files will be removed from disk during rescan
2015-02-09 17:07:48 -08:00
Mark McDowall
573c2b8f60 Root folder improvements
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
2015-02-09 16:42:26 -08:00
Mark McDowall
d3c1deb203 Fixed default KAT url 2015-02-09 13:04:55 -08:00
Mark McDowall
ec88c2c2ca Parsing improvements
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
2015-02-08 21:49:44 -08:00
Taloth
5750f012cb Merge pull request #180 from Sonarr/updatecheck-fixes
Updatecheck fixes
2015-02-08 21:21:24 +01:00
Mark McDowall
20782bbbc1 Episode import improvements
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Taloth Saldono
40987cc335 Include version in services Changes api call so the server knows how to redirect. 2015-02-07 19:52:01 +01:00
Taloth Saldono
955029ec43 Fixed: Updated installation HealthCheck warning link to wiki. 2015-02-07 16:24:30 +01:00
Taloth Saldono
52a71a4e96 Fixed some mono specific tests. 2015-02-07 16:24:29 +01:00
Taloth Saldono
071839fa86 Removed InstallUpdate, instead manually triggering ApplicationUpdate. 2015-02-07 16:24:27 +01:00
Taloth Saldono
2f06cc6ffa Fixed: Branch redirects will now occur during install of the a new update instead of during an update check. 2015-02-07 16:24:26 +01:00
Taloth Saldono
7ce9f416d1 InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
Taloth Saldono
8833f1ad31 Allow failing a Command using a specific message. 2015-02-07 16:24:25 +01:00
Taloth Saldono
a058333f65 Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup. 2015-02-07 16:24:24 +01:00
Taloth Saldono
6e179839d9 Added test to check Config behavior. 2015-02-07 16:24:23 +01:00
Taloth Saldono
3a938e18fa Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently. 2015-02-07 16:24:22 +01:00
Taloth Saldono
11803afc39 Added FolderWritable to DiskProvider to centralize the check. 2015-02-07 16:24:22 +01:00
Taloth Saldono
104d35299b Checks for update regardless of settings, but won't install it. 2015-02-07 16:24:21 +01:00
Mark McDowall
ec413c13bd RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only) 2015-02-06 17:42:30 -08:00
Taloth Saldono
f5ddb36ebd Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum. 2015-02-06 21:41:36 +01:00
Taloth Saldono
6c22a5ffdb Fixed: Health Checks on mono now shows correct wiki links. 2015-02-06 21:41:35 +01:00
Mark McDowall
9ac3a1e094 Set RSS Sync to minimum 10 minutes 2015-02-05 23:32:28 -08:00
Mark McDowall
fd02f0ae55 Fixed: Italians in title will not treat the episode as Italian language 2015-02-04 23:24:30 -08:00
Mark McDowall
c9d21c7863 Don't search for episodes in series that haven't aired yet 2015-02-04 22:52:07 -08:00
Mark McDowall
341daf69d1 Fixed: Wrong user name won't result in error message being generated 2015-02-04 07:15:37 -08:00
Taloth Saldono
b3f11564a7 Fixed: No longer leaves a corrupt file if MediaCover resize failed. 2015-02-03 21:15:40 +01:00
Mark McDowall
05ee57a972 New: options when adding series, including the ability to search for all missing episodes 2015-02-02 09:03:25 -08:00
Mark McDowall
3c756348eb New: Forms authentication 2015-02-01 22:33:53 -08:00
Mark McDowall
3c641cab33 Remove from queue improvements
New: option to blacklist a release when removing it from download client
2015-01-31 23:35:56 -08:00
Mark McDowall
5d41ebd322 Fixed: Removing pending items from Queue 2015-01-31 21:53:06 -08:00
Mark McDowall
e641611662 New: Show download protocol in Queue 2015-01-31 00:24:09 -08:00
Taloth Saldono
cd79826aad Fixed: Transmission proxy should no longer produce paths with double slashes. 2015-01-30 20:29:38 +01:00
Taloth Saldono
35ab3a28fd New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Mark McDowall
6054dd8ee6 Fixed: Don't scan subfolders in series folders that start with a period 2015-01-26 22:29:18 -08:00
Mark McDowall
76dd663bae Better message when rejecting episode if its not an upgrade 2015-01-24 00:38:03 -08:00
Mark McDowall
f5de5c3a24 Rename preview shows same order as series details (descending) 2015-01-23 07:20:01 -08:00
Mark McDowall
ddb24549d4 Fixed: Extra checks in place to prevent config file corruption 2015-01-22 21:34:25 -08:00