Sonarr/NzbDrone.Core
Mark McDowall 0ed898b6db IsIgnored will now be checked when adding new episodes to the DB, it will:
- ignore new episodes of a season if that season was already ignored
- ignore new seasons if the previous was ignored
- ignore specials (when a new series is added), if a user chooses to download specials, all new specials will not be ignored

Added tests for IsIgnored and AddEpisode changes.
2011-07-22 17:57:52 -07:00
..
Datastore IsIgnored will now be checked when adding new episodes to the DB, it will: 2011-07-22 17:57:52 -07:00
Helpers Removed Episodes list from EpisodeFile object. 2011-06-21 22:44:57 -07:00
Instrumentation Logs view improvements 2011-07-03 22:23:38 -07:00
Model XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
Properties Added version to page footer, minor tweaks. 2011-07-04 23:46:03 -07:00
Providers IsIgnored will now be checked when adding new episodes to the DB, it will: 2011-07-22 17:57:52 -07:00
Repository Fixed episode status of recently imported episodes. 2011-07-10 13:07:42 -07:00
CentralDispatch.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
Fluent.cs increased delete folder limit size to 10MB 2011-07-17 16:15:37 -07:00
NzbDrone.Core.csproj Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-07-09 19:48:02 -07:00
NzbDrone.jpg XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
Parser.cs Newzbin now parses the language out properly. 2011-07-10 12:52:29 -07:00
WebTimer.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
packages.config Updated miniprofiler to 1.4 2011-07-07 22:40:29 -07:00