1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00
Commit Graph

1950 Commits

Author SHA1 Message Date
kay.one
dd835d5503 clear existing scene name since it wasn't storing the correct string 2013-08-29 23:50:43 -07:00
kay.one
c25b92955f moveepisode is less side-effecty! 2013-08-29 23:41:49 -07:00
kay.one
954a79639f moveepisode is less side-effecty! 2013-08-29 23:39:41 -07:00
kay.one
e256271c5c store scene name in history 2013-08-29 23:38:55 -07:00
kay.one
b8bd2bffbf db stores logs for 7 days instead of 15. 2013-08-29 22:20:41 -07:00
kay.one
87ac2b3b76 fixed Dtd issues on Linux. 2013-08-29 19:27:23 -07:00
kay.one
25e6473537 fixed broken build. 2013-08-29 19:05:33 -07:00
kay.one
84857f286a handle exceptions when getting header for covers fail. 2013-08-29 19:00:40 -07:00
kay.one
47e29abc27 don't log indexer errors as exceptions. 2013-08-29 18:38:43 -07:00
kay.one
a22cbfee2f handle empty rss response from indexers. 2013-08-29 18:32:25 -07:00
Mark McDowall
9e5353aacc Cleanup orphaned seasons when deleting episodes 2013-08-28 22:56:46 -07:00
Mark McDowall
0d6b9969d2 FilterExistingFiles no longer converts paths to all lower case 2013-08-27 12:13:11 -07:00
Mark McDowall
3c732f5a5e 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown 2013-08-27 07:08:00 -07:00
Mark McDowall
dcb1b76917 Added spaces so the split works 2013-08-26 22:20:08 -07:00
Mark McDowall
6bea671a1a Episode and Season monitored toggling works again 2013-08-26 20:20:39 -07:00
Mark McDowall
429460dd5e Merge branch 'services-update' into develop 2013-08-26 14:42:17 -07:00
Mark McDowall
b821f44cfa Merge branch 'xem-caching' into develop 2013-08-26 14:42:02 -07:00
Mark McDowall
2a11d6bf31 Cache list of Xem Mapped series at start and recache every 12 hours 2013-08-26 14:40:59 -07:00
kay.one
9370edb48c RootFolderService adds FreeSpace, UnmappedFolders to Get(int id) 2013-08-26 00:27:31 -07:00
Mark McDowall
0fa4934358 Using warning instead of danger for form elements 2013-08-25 22:34:01 -07:00
Mark McDowall
1c4a687854 Added history details modal 2013-08-25 22:34:00 -07:00
kay.one
438e3199de fixed input validation for indexers 2013-08-25 21:01:03 -07:00
Mark McDowall
6367d3d204 RestExtensions log validation at trace so they don't show up in UI 2013-08-25 17:35:11 -07:00
Mark McDowall
a54689fbc4 Appending .nzb to name when sent to nzbget 2013-08-25 12:41:40 -07:00
Mark McDowall
b71518a803 Old config file values are removed on app start 2013-08-24 23:05:49 -07:00
Mark McDowall
c179e715a6 Parsing tvrage id from newznab with TryParse now 2013-08-24 21:28:07 -07:00
Mark McDowall
60dadf96a3 Better episode count query 2013-08-24 20:38:08 -07:00
Mark McDowall
ff2b62887c Episodes without dates but file will be included in count
Unmonitored episodes with files will be included in the episode count
2013-08-24 19:02:33 -07:00
Mark McDowall
eefe44caa5 added version to query string 2013-08-23 21:45:02 -07:00
Mark McDowall
11c49c9260 Using services to get updates now 2013-08-23 21:45:01 -07:00
Mark McDowall
ae590828da Removed validation from OmgwtfnzbSettings 2013-08-23 21:40:02 -07:00
Mark McDowall
3965518023 Fixed an issue with propers being skipped for old and lower quality episodes 2013-08-23 21:05:37 -07:00
Keivan Beigi
b53476520f Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop 2013-08-23 12:14:17 -07:00
Mark McDowall
32803f6061 Removed commented line 2013-08-22 22:43:21 -07:00
Mark McDowall
dbc4f01d6a AVCDVD releases will not be detected as DVD 2013-08-22 22:30:34 -07:00
Mark McDowall
7771899e29 NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
kay.one
e4fc0c57b3 indexer specific setting validation 2013-08-22 01:08:43 -07:00
kay.one
227e13d858 added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
Mark McDowall
7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Mark McDowall
298bc07be7 Merge branch 'because-kayone' into develop 2013-08-20 18:42:19 -07:00
Keivan Beigi
dbadf52029 removed virtuals from Xem 2013-08-20 18:32:49 -07:00
Mark McDowall
0c2a1c60b1 Speedier unmapped folders lookup. 2013-08-20 18:17:06 -07:00
Keivan Beigi
75a46a3abe fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
Keivan Beigi
e377e02db4 checking for existing files to import is now case insensitive. 2013-08-20 14:29:10 -07:00
Keivan Beigi
c13195046d case insensitive match for unmapped folders. 2013-08-20 12:28:46 -07:00
kay.one
1c62782fcd cleanup series path on update. 2013-08-20 08:35:39 -07:00
kay.one
9f0ae763ff moved logic for reading static file to mappers 2013-08-19 23:23:36 -07:00
Mark McDowall
bd4bd47e4e Added more logging when free disk space check fails on import 2013-08-19 08:19:39 -07:00
Mark McDowall
ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
Mark McDowall
ab8b521b85 Update will return after started, instead of waiting for exit.
This should prevent the update from re-running every 30 seconds when its failing.
2013-08-18 16:43:28 -07:00