Commit Graph

386 Commits

Author SHA1 Message Date
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
Keivan Beigi 75a46a3abe fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use 2013-08-11 15:55:26 -07:00
Mark McDowall 29c67ee312 csproj file changes. 2013-08-08 21:55:15 -07:00
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space 2013-08-08 08:52:22 -07:00
Mark McDowall e6b9cd7e60 Episode files are moved to final folder without renaming before deletion and final renaming 2013-08-07 22:40:31 -07:00
Keivan Beigi 8900c32ae1 Better RSS date parsing 2013-08-07 19:07:07 -07:00
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes 2013-08-06 18:32:56 -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
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -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
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Mark McDowall b6b3d26868 Added tests for rename episodes 2013-07-18 23:21:13 -07:00
kay.one b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -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 7ae7c488f3 Fixed an issue with auto unmonitor episodes 2013-07-16 20:40:37 -07:00
Mark McDowall de6304e628 Lower quality episodes are deleted on import (from disk and db) 2013-07-15 19:57:06 -07:00
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size 2013-07-15 19:57:04 -07:00
Mark McDowall 3e7ef408ee Added tests for ImportApprovedEpisodes 2013-07-11 23:14:53 -07:00
Keivan Beigi 966b9d62b7 removed Nzbx 2013-07-09 15:07:04 -07:00
Mark McDowall aeb8ee06f6 Episode import uses specs and moves before import now 2013-07-06 15:00:57 -07:00
Keivan Beigi 32d6909045 fixed Ajax errors not being displayed in the UI. 2013-07-05 17:01:28 -07:00
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips 2013-07-04 21:54:01 -07:00
kay.one 99daa47f89 added support for removing columns 2013-07-04 20:59:03 -07:00
Keivan Beigi 1c5a74df98 Starting to add ALTER COLUMN to SQLite. 2013-07-04 20:59:02 -07:00
Mark McDowall 3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups 2013-07-01 19:34:38 -07:00
Keivan Beigi 2ce5f6d416 skip report if series title can't be parsed. 2013-06-28 13:23:41 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
Mark McDowall 6bb2f14153 Tests added for DownloadApprovedReports also some cleanup 2013-06-18 22:45:10 -07:00
Mark McDowall 8cac7ed1cd Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00
Keivan Beigi 38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
Mark McDowall b99e62c5ba Xbmc Refactored 2013-06-11 23:45:41 -07:00
kay.one ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one 5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds 2013-06-08 10:29:19 -07:00
kay.one cc0ed59e7b added quality size repo fixture 2013-06-05 23:06:50 -07:00
kay.one 13cff22cf8 fixed Newznab category numbers. 2013-06-03 20:33:03 -07:00
kay.one ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 2013-06-01 12:39:30 -07:00
Mark McDowall ee28c74ae2 csproj changes 2013-05-29 20:47:17 -07:00
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi 676599c520 added concurrency test for fetch service 2013-05-29 10:07:32 -07:00
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
kay.one 566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00