Commit Graph

682 Commits

Author SHA1 Message Date
Mark McDowall e8be045d12 Fix: Newzbin will no longer include Full DVD releases, or other non-standard formats. 2012-02-29 12:16:41 -08:00
Mark McDowall 64a913fb8e Fix: Newzbin custom parser will now reject full DVD reports.
Fixes bug: ND-31
2012-02-29 08:34:08 -08:00
kay.one 6d7e886e8c Minor CSS update 2012-02-29 00:25:56 -08:00
Mark McDowall 6375df058e Fix: NzbMatrix report age is now parsed properly. 2012-02-28 23:53:30 -08:00
Mark McDowall cd18fd4a34 Fix: Fixed parsing issue for certain multi-part episodes. 2012-02-27 23:31:40 -08:00
kay.one 8e74ea3f1d Added new multi part title test. 2012-02-27 22:53:31 -08:00
Mark McDowall bdadb66fcb Fixed broken test. 2012-02-27 22:18:11 -08:00
kay.one c5df00cc87 Fixed: fixed an issue where season ignore check wasn't working correctly.
Fixed: unavailable nzbdrone service will no longer block series from being added.
2012-02-27 21:50:56 -08:00
Mark McDowall 783f32a849 Fix: Newznab will now use the NZB download link properly.
Fix: Newznab will properly get the size for the NZB.
Fixes bug: ND-30
2012-02-27 13:26:59 -08:00
kay.one 2303a02a06 Fixed: Fixed issue where NzbMatrix servers would die if series title started with 'the' 2012-02-26 21:33:24 -08:00
kay.one a4c433c5b2 Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
kay.one 318c1ef120 Fixed broken tests. 2012-02-26 17:44:35 -08:00
kay.one 4fe1d7e6f7 Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
kay.one 39be4c567d Fixed: Fixed an issue where there could be a race condition during app update. 2012-02-26 13:22:35 -08:00
Mark McDowall 7a1301610a PDTV will treated as SDTV. 2012-02-25 15:52:48 -08:00
Mark McDowall 57f380c70f Test added to confirm that x264 SDTV releases are classified as SDTV. 2012-02-25 15:39:56 -08:00
kay.one 11db27f6ac Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -08:00
kay.one 96317b476c Fixed: Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD) 2012-02-23 23:31:42 -08:00
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
Mark McDowall 694b712c14 Fix: Parsing issue for episodes with year and 105 style naming. 2012-02-22 08:23:25 -08:00
Mark McDowall f015739285 Fixed broken tests. 2012-02-22 00:00:51 -08:00
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
Mark McDowall 15a29dce81 Parser updated. 2012-02-21 23:08:22 -08:00
Mark McDowall 6798cb342a Added another test. 2012-02-21 21:04:48 -08:00
kay.one 7e38afc838 Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
Mark McDowall b2a042bd30 Another Plex test, slight name change for some. 2012-02-21 16:55:21 -08:00
Mark McDowall 219ea364a9 More unit tests for Plex notifications. 2012-02-21 16:53:17 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons. 2012-02-20 19:25:19 -08:00
kay.one 9d126e54c9 New: Added support for limited retention. Reports older than the configured retention are skipped. 2012-02-18 13:18:19 -08:00
kay.one ac84d76ef9 New: When searching for episodes, newer reports are given priority over older reports of equal quality. 2012-02-18 12:33:06 -08:00
Mark McDowall 64ca52667b Added unit tests. 2012-02-18 12:33:04 -08:00
Mark McDowall 59516c240f Fix for episodes with "Part" in the Episode Title being picked up as mini-series releases. 2012-02-15 12:17:10 -08:00
kay.one 5c03c873b2 updated analytics 2012-02-14 18:21:56 -08:00
Mark McDowall 2deb6822b0 Updated Nuget packages. 2012-02-14 18:08:47 -08:00
kay.one 83aa6330d1 Minor cleanups. 2012-02-12 22:38:57 -08:00
Mark McDowall 1abeef7239 Fix: Episode naming for files with multiple episodes. 2012-02-12 14:11:32 -08:00
kay.one 659b3dee55 Improved: Upcoming episodes page no longer shows series that aren't monitored. 2012-02-11 16:02:59 -08:00
kay.one 6df184b7cb New: All setting values are cached for better responsiveness. 2012-02-11 16:02:58 -08:00
Mark McDowall 308fd11c83 Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results.
Each indexer can now override GetQueryTitle from IndexerBase if required for special title searching.
2012-02-11 00:09:28 -08:00
Mark McDowall 3f02a1f347 Fixed last broken parsing test. 2012-02-10 21:42:54 -08:00
Mark McDowall b751bbc4ce Fixed broken unit tests from parsing logging changes. 2012-02-10 21:35:14 -08:00
kay.one 5ecbdd3e64 Package cleanup 2012-02-10 16:48:20 -08:00
kay.one 5717b7f596 New: Rewrite of download decision engine. 2012-02-06 21:14:55 -08:00
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one 9fcb3a4573 Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB) 2012-02-04 20:36:42 -08:00
kay.one 02a3b38210 Added service integration tests. 2012-02-03 21:28:50 -08:00
kay.one 65417bd8ec Fixed: Multipart episodes are now added to sab queue using single episode title only. 2012-02-02 22:49:34 -08:00
kay.one 44d6d20bd6 Deskmetrics will not report any data unless using the master branch. 2012-02-02 16:11:18 -08:00