Commit Graph

1276 Commits

Author SHA1 Message Date
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes 2013-08-06 18:32:56 -07:00
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality. 2013-08-06 17:49:40 -07:00
Mark McDowall fd30d94972 Removed ServiceModel references 2013-08-05 22:31:33 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 2013-08-03 22:45:46 -07:00
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes 2013-08-02 23:44:10 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Mark McDowall eaa7b39025 Better notification messages 2013-08-01 00:11:42 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
Mark McDowall 7a408f0ed8 Do not blowup notificaiton pipeline when on notification throws 2013-07-31 08:38:12 -07:00
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly. 2013-07-30 22:49:41 -07:00
kay.one c57fb29db4 upgrade service only tries to delete existing file if it actually exists. 2013-07-30 22:11:54 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
Keivan Beigi c48ce4d9e0 DB log target is removed after test/app shutdown 2013-07-29 17:57:55 -07:00
Keivan Beigi c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
Keivan Beigi d98b9a9009 updated FluentValidation 2013-07-29 17:57:53 -07:00
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering 2013-07-27 01:05:21 -07:00
kay.one 0d6d9a7021 linux fixes 2013-07-26 21:34:11 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
kay.one f55e4e4a54 more linux fixes 2013-07-25 23:37:18 -07:00
kay.one 324195eb23 more linux fixes 2013-07-25 23:32:41 -07:00
kay.one c2b4eadc47 more linux fixes 2013-07-25 22:41:38 -07:00
kay.one b06a58966e more linux fixes 2013-07-25 22:29:59 -07:00
kay.one 23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
kay.one 05370518c5 fixing linux tests 2013-07-25 22:00:57 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
kay.one 478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
Mark McDowall 50f66cbcca Fixed broken tests 2013-07-23 22:40:29 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Mark McDowall fa5dda8e2f Remove _UNPACK_ and _FAILED_ from folder name before processing 2013-07-22 23:46:42 -07:00
Mark McDowall 483b39899e Fixed broken import decision test 2013-07-22 23:23:48 -07:00
Mark McDowall f2d030ef27 Xem is used now 2013-07-22 22:50:32 -07:00
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
2013-07-22 17:50:37 -07:00
Mark McDowall 19fc3bad6c More logging for existing file import issue 2013-07-21 23:31:51 -07:00
Mark McDowall 116913107d Missing count will not include unmonitored episodes 2013-07-21 21:39:26 -07:00
Mark McDowall b6b3d26868 Added tests for rename episodes 2013-07-18 23:21:13 -07:00
kay.one 32933ef1c0 fixed broken tests. 2013-07-18 22:25:42 -07:00
kay.one 75fe4bb7d8 fixed broken tests. 2013-07-18 22:18:11 -07:00
kay.one b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
kay.one c21ff235b6 fixed compile issues 2013-07-18 20:50:12 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying. 2013-07-18 16:37:09 -07:00
Mark McDowall e92b273d75 Import will only delete folder if files were imported 2013-07-17 21:50:58 -07:00
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time 2013-07-17 00:33:54 -07:00
Mark McDowall 8921c45a96 Added test for size parsing 2013-07-17 00:01:51 -07:00
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes 2013-07-16 20:40:37 -07:00
Mark McDowall 53bfd43fba NLsub releases are properly detected 2013-07-16 17:51:05 -07:00
Keivan Beigi 9835608ff0 skip episode folder if drop folder doesn't exist. 2013-07-16 10:55:36 -07:00