1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-27 10:07:10 +00:00
Commit graph

2018 commits

Author SHA1 Message Date
Mark McDowall
47ee7f276c Adding some trace logging when setting last execution time for tasks 2013-09-13 21:18:54 -07:00
Mark McDowall
d4096f8786 FreeSpaceSpec will return true is free space check returns null 2013-09-13 17:41:14 -07:00
Mark McDowall
89d603d71c Skipping free space check when importing existing episodes 2013-09-13 11:41:21 -07:00
Mark McDowall
6850d77dd2 Update episodes monitored state only when season changes 2013-09-12 23:47:48 -07:00
kay.one
a81ca798a7 added test for mediainfo.dll 2013-09-12 22:55:33 -07:00
kay.one
0ebbe102c9 disk provider removes readonly flag before trying to delete files. 2013-09-12 21:59:29 -07:00
Mark McDowall
d64e902fa0 Removed SeasonService, fixed an issue with episode monitored status 2013-09-12 20:50:12 -07:00
Keivan Beigi
2331c0be39 minor cleanup. 2013-09-12 15:45:16 -07:00
Keivan Beigi
1a0010e8e4 cleaned up using statements 2013-09-12 15:42:01 -07:00
Keivan Beigi
21fd12e1a6 added scheduled task for UpdateSceneMappingCommand 2013-09-12 15:41:50 -07:00
Keivan Beigi
ead1f8a868 custom ncrunch config with fast running tests. (excludes DB/Integration tests) 2013-09-12 13:00:49 -07:00
Keivan Beigi
93481728cc Merge branch 'signalr' into develop 2013-09-12 11:12:04 -07:00
Mark McDowall
548d255d8a QualityParser uses GetQualityForExtension 2013-09-12 08:13:20 -07:00
Mark McDowall
9d3bef982b more media file extension cleanup 2013-09-12 08:08:48 -07:00
Mark McDowall
7c324b7cd2 Switched to dictionary for media file extensions 2013-09-12 07:36:10 -07:00
kay.one
601cd31a1f Diskprovider cleanup. 2013-09-11 23:52:37 -07:00
Mark McDowall
cd12ccec94 Moved media file extensions to a static class 2013-09-11 23:33:28 -07:00
Mark McDowall
6057bf187d Adding seasons to series will also unmonitor season 0 2013-09-11 18:11:51 -07:00
Keivan Beigi
c090b3efa1 this should cover it! 2013-09-11 17:42:57 -07:00
Keivan Beigi
bb518ca19b fixed some namespaces 2013-09-11 17:42:54 -07:00
kay.one
25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall
e10a5ca213 NzbDroneException now has inner exception 2013-09-10 22:55:18 -07:00
Mark McDowall
18fe8ecfea LoadConfigFile will only catch XmlExceptions 2013-09-10 22:52:10 -07:00
Mark McDowall
4025d6ddee Merge branch 'season-start' into develop 2013-09-10 22:47:41 -07:00
Mark McDowall
fc43db164b Fixed a bunch of specs that handled propers and cutoffs 2013-09-10 22:45:08 -07:00
Mark McDowall
edfd527901 Multi-episode air time only applies to episodes in the same season 2013-09-10 21:23:30 -07:00
Mark McDowall
33fa468f91 Cutoff moved to its own spec 2013-09-10 19:07:22 -07:00
Mark McDowall
92cc41edeb Display a better error message when config.xml is corrupt 2013-09-10 17:40:21 -07:00
kay.one
7ae605e474 try to import file anyway if free space check fails. 2013-09-10 08:31:58 -07:00
Mark McDowall
d8928d655d Cleaned up season service/repo 2013-09-09 23:44:01 -07:00
Mark McDowall
97eb5ffc61 Default to starting at lowest season above 0 2013-09-09 23:44:00 -07:00
Mark McDowall
33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Mark McDowall
0861e5f8c1 Use drone factory folder in error message when not configured 2013-09-09 23:41:42 -07:00
Mark McDowall
c7bdf4148b Removed old logo from Core, Growl uses new icon. 2013-09-09 08:13:54 -07:00
Mark McDowall
529f65339f Moved NzbDroneClientException to Core 2013-09-09 08:09:55 -07:00
Mark McDowall
0c57c6a6c1 Better client side errors when there are issues communicating with trakt. 2013-09-08 23:40:24 -07:00
Mark McDowall
2156d9ff9b NextAiring will skip episodes that already have files 2013-09-08 16:49:04 -07:00
Mark McDowall
412adfed71 Check for null before checking if EST 2013-09-08 10:57:03 -07:00
Mark McDowall
b06f1004f8 hacked in a fix for EDT shows showing the wrong start time 2013-09-08 10:49:49 -07:00
Mark McDowall
1454f158f5 Added caching to SAB 2013-09-06 21:16:51 -07:00
Keivan Beigi
739188a577 fail nicer when MediaInfo lib is not available. 2013-09-06 11:56:58 -07:00
Mark McDowall
cb6c8729b1 DailySeries uses new endpoint 2013-09-06 00:16:13 -07:00
Mark McDowall
e07b588fd8 SceneMapping uses new API endpoint 2013-09-05 23:25:34 -07:00
Mark McDowall
46e3dafd44 Progress messaging updates as each report is processed 2013-09-05 23:18:33 -07:00
Keivan Beigi
47d9b4d5bb better migration error handling. 2013-09-05 07:25:47 -07:00
Keivan Beigi
9390a00f80 re-adding indexes for series/episodes. 2013-09-05 07:25:46 -07:00
kay.one
c90a96c2e0 fixed broken tests 2013-09-05 07:25:46 -07:00
kay.one
2068b732a2 restore sqlite indexes on alter. 2013-09-05 07:25:45 -07:00
Mark McDowall
4196b7eedb SeasonCount is fixed 2013-09-04 23:45:18 -07:00
Mark McDowall
b2ab9c1547 QualityParserFixture improvements, m2ts will default to HDTV720p 2013-09-04 11:05:28 -07:00