Mark McDowall
924d3d0c8e
Hello Autofac, Goodbye Ninject
2013-01-02 17:09:13 -08:00
Mark McDowall
d99415bc31
Revert to standard numbering when scene is absent
2012-10-18 08:33:18 -07:00
Mark McDowall
2fd1263619
Download naming uses tvdb numbering
...
Searching by scene name added
Removed American Dad
2012-10-17 17:06:14 -07:00
Mark McDowall
59bfa16462
Added tests for GetEpisodeBySceneNumbering
2012-10-17 00:56:07 -07:00
Mark McDowall
9c6d78d479
Cleanup and updates for XEM
...
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
2012-10-17 00:39:06 -07:00
Mark McDowall
c9c967fa1d
Properly using Xem now
2012-10-16 22:00:28 -07:00
Mark McDowall
4b5d20cefe
Revert "XemClient added"
...
This reverts commit a6e8ec6123
.
2012-10-16 17:08:47 -07:00
Mark McDowall
d25da21e58
Multi episode title cleanup #ND-67 Fixed
2012-10-14 22:52:12 -07:00
Mark McDowall
070f6bb318
Added absolute episode number to DB
2012-10-13 12:44:20 -07:00
Mark McDowall
a6e8ec6123
XemClient added
...
New: Now using the thexem.de for episode information
2012-10-13 12:44:19 -07:00
Mark McDowall
23f8f534fc
TVDB numbering confusion fixed
...
Fixed: Issue when episode numbers changed on TheTVDB causing episode
files were linked incorrectly
2012-10-06 22:30:12 -07:00
Mark McDowall
2a8fab7ef9
Fixed: Episode Overview is trimmed down more to prevent being to large.
2012-04-29 20:32:44 -07:00
Mark McDowall
399b50ec8e
Truncating TvDb Overviews actually works. Stupid Recaps.
2012-04-13 23:45:40 -07:00
Mark McDowall
d79fa1c2cd
Fix: Episode Overview will be trimmed if it is too long.
2012-04-03 20:37:56 -07: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
kay.one
3b18c9f621
Removed single episode rename button
...
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -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
kay.one
7e38afc838
Logging/Download notification tweaks.
2012-02-21 20:43:19 -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
05df752cc8
Fix: Downgraded some log levels for less verbose logging
2012-02-12 23:28:01 -08:00
kay.one
83aa6330d1
Minor cleanups.
2012-02-12 22:38:57 -08:00
kay.one
5717b7f596
New: Rewrite of download decision engine.
2012-02-06 21:14:55 -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
65417bd8ec
Fixed: Multipart episodes are now added to sab queue using single episode title only.
2012-02-02 22:49:34 -08:00
Mark McDowall
6772db7e69
EpisodesWithoutFiles returns Series.* instead of Series.Title only.
2012-01-24 17:11:16 -08:00
kay.one
78268f3c58
Better parser logging.
2012-01-19 22:35:10 -08:00
kay.one
4da2e1cb72
Episode auto-ignore is now done in realtime rather than using a job.
2012-01-16 20:05:36 -08:00
Mark McDowall
218059e08d
Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously).
2012-01-15 20:12:47 -08:00
Mark McDowall
7ff53e5ac2
Season 1, Episode 0 will not be automatically ignored (usually a pilot), with test.
2012-01-14 11:09:48 -08:00
kay.one
721bb51886
logging updates.
2012-01-09 14:01:39 -08:00
kay.one
7ec89056af
Auto adding of episodes is now disabled. (we should make it more conservative if we want to bring it back)
2012-01-06 13:26:05 -08:00
Mark McDowall
e4985cbd66
Moved try/catch for failed refresh episode info to job.
2012-01-04 11:24:17 -08:00
Mark McDowall
6bd0b8a39e
Added additional logging when updating episode info.
2012-01-01 12:09:53 -08:00
Mark McDowall
77bf257132
GetEpisodesByParseResult will log a warning when an episode is daily, but series isn't.
2011-12-19 16:46:14 -08:00
kay.one
98e8f4361e
Better logging for auto adding new episodes.
2011-12-14 00:07:47 -08:00
Mark McDowall
d2779d2cdf
Fixed bug with duplicate episode naming.
2011-12-05 18:22:55 -08:00
Mark McDowall
f3fbcec8cb
GetEpisodesByParseResult will return multiple episode names when multiple episodes are found.
2011-12-01 22:26:24 -08:00
kay.one
cc8c70d7f5
Fixed some bugs, cleaned up some code.
2011-12-01 11:05:17 -08:00
Mark McDowall
fbc0a561ca
Fixed a big where Season 0 wasn't being ignored for new seasons + a test to confirm it.
2011-11-30 00:21:18 -08:00
kay.one
30497357b4
Removed single search method in indexer base.
2011-11-28 22:49:38 -08:00
Mark McDowall
290e5d5897
Daily episodes that are added via RSS feed will have proper season and episode numbers.
2011-11-24 23:56:07 -08:00
Mark McDowall
38790e9f9c
GetEpisodesByParseResult will properly handle Daily episodes.
2011-11-24 00:28:20 -08:00
Mark McDowall
2aaa23b11d
Refreshing EpisodeInfo will now set new or existing episodes that have air times prior to 1900 to null.
2011-11-23 22:28:52 -08:00
Keivan Beigi
ae1a32b874
Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null
2011-10-20 16:07:47 -07:00
Keivan Beigi
6af98f9e96
more better exception handling.
2011-10-17 12:23:34 -07:00
Mark McDowall
117cebe655
Found and fixed a bug in EpisodeProvider.GetEpisodesByParseResults, where it would incorrectly return all episodes for a season when a file was detected as a Full Season release.
2011-10-15 11:51:11 -07:00
Mark McDowall
8cac84b4ad
PostDownloadProvider broken down further.
...
Will try to reprocess _NzbDrone_ directories each pass, but will mark with an error when possible.
Attempt to process _UNPACK_ and _FAILED_ directories 30 minutes after first detected by NzbDrone (to give SAB time to unpack properly before processing).
2011-10-14 08:37:19 -07:00
Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
2011-10-11 20:44:19 -07:00
Mark McDowall
33930534c2
Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult
...
or RefreshEpisodeInfo. With tests.
2011-10-03 19:01:39 -07:00