Commit Graph

1387 Commits

Author SHA1 Message Date
Mark McDowall 5f93cbc83b Remove duplicate episodes from trakt before processing (by season and episode numbers)
Fixed: Better handling of duplicate episodes from trakt
2013-09-30 08:38:26 -07:00
Mark McDowall de556764bd Changelog is now available in the UI
New: Added changelog to UI
2013-09-28 11:48:30 -07:00
Mark McDowall 90001b1a3b unauthorized.xml 2013-09-27 11:09:53 -07:00
Mark McDowall 9fa4cedb71 Now checking for errors before parsing newznab feeds 2013-09-26 21:41:08 -07:00
Mark McDowall f826890d2b Check if URL is registered when running in non-admin and run accordingly 2013-09-20 16:56:17 -07:00
Mark McDowall f716a6d9fd Housekeepers talk to the DB directly now 2013-09-18 22:49:36 -07:00
Keivan Beigi 487519a09f Removed Core/Model Core/Provider 2013-09-18 18:09:26 -07:00
Keivan Beigi 25b0a4f275 more json cleanup. 2013-09-18 17:30:37 -07:00
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
Keivan Beigi ba634b75d6 delete old Reporting code. 2013-09-18 17:25:34 -07:00
Keivan Beigi 41c5619d1b added custom IntConverter to get around the mono bug
http://json.codeplex.com/workitem/24176
2013-09-18 17:24:50 -07:00
Mark McDowall 07b68b17ee Added housekeeping to cleanup orphaned episodes and history items 2013-09-17 22:28:05 -07:00
Keivan Beigi fa993109fc removed old tests. 2013-09-17 10:36:57 -07:00
kay.one 1f00b05259 fixed broken test 2013-09-16 23:15:54 -07:00
kay.one 430f76e6c7 Xem cleanup. 2013-09-16 23:14:47 -07:00
kay.one b8827096b9 left over test. 2013-09-16 22:16:49 -07:00
kay.one 3d71c129eb event aggregator uses threadpool to publish events 2013-09-16 22:08:23 -07:00
kay.one 48c06de098 updated CommandExecutedEvent to be handled sync. 2013-09-16 22:07:34 -07:00
Mark McDowall 663eeb53c1 Tests for ParsingService 2013-09-15 01:23:54 -07:00
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB 2013-09-14 20:49:58 -07:00
kay.one 372ac79fe6 fixed command equality to take type into consideration. 2013-09-14 17:33:19 -07:00
kay.one 634cc32ad8 added test for command executed event 2013-09-14 16:34:21 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
kay.one 5bc35fa997 Merge branch 'torrent' into develop 2013-09-13 22:58:15 -07:00
Mark McDowall d4096f8786 FreeSpaceSpec will return true is free space check returns null 2013-09-13 17:41:14 -07:00
Keivan Beigi 5fc4cd29a3 added torrent feature toggle.
dropped NzbClub.
2013-09-13 17:10:39 -07:00
Keivan Beigi 82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -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 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
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
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 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 33fa468f91 Cutoff moved to its own spec 2013-09-10 19:07:22 -07:00
Keivan Beigi 56f695577c sample folder moved to new testcop style. 2013-09-10 10:55:10 -07:00
kay.one 7ae605e474 try to import file anyway if free space check fails. 2013-09-10 08:31:58 -07:00
kay.one c01194e345 fixed trakt test to be less fragile. 2013-09-10 00:10:37 -07:00
Mark McDowall 33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Mark McDowall 14468eafee Series stats tests 2013-09-08 17:31:31 -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 78c409a05f More parsing tests 2013-09-07 13:47:09 -07:00