1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

409 Commits

Author SHA1 Message Date
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
9fa4cedb71 Now checking for errors before parsing newznab feeds 2013-09-26 21:41:08 -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
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
430f76e6c7 Xem cleanup. 2013-09-16 23:14:47 -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
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
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
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
Mark McDowall
33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Keivan Beigi
9390a00f80 re-adding indexes for series/episodes. 2013-09-05 07:25:46 -07:00
kay.one
fd54486478 updated FluentAssertions 2013-08-31 22:39:18 -07:00
Mark McDowall
9e5353aacc Cleanup orphaned seasons when deleting episodes 2013-08-28 22:56:46 -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
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
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