Sonarr/NzbDrone.Core/Providers
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
..
Core Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-07-09 19:48:02 -07:00
ExternalNotification XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
Fakes minor cleanup 2011-07-03 17:18:27 -07:00
Indexer Newzbin now parses the language out properly. 2011-07-10 12:52:29 -07:00
Jobs increased delete folder limit size to 10MB 2011-07-17 16:15:37 -07:00
Xbmc XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00
AutoConfigureProvider.cs
DiskScanProvider.cs increased delete folder limit size to 10MB 2011-07-17 16:15:37 -07:00
DownloadProvider.cs Episode is now marked as grabbed on download 2011-07-03 16:04:57 -07:00
EpisodeProvider.cs IsIgnored will now be checked when adding new episodes to the DB, it will: 2011-07-22 17:57:52 -07:00
ExternalNotificationProvider.cs
HistoryProvider.cs
IndexerProvider.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
InventoryProvider.cs Episode is now marked as grabbed on download 2011-07-03 16:04:57 -07:00
MediaFileProvider.cs some cleanup 2011-07-07 20:57:44 -07:00
NotificationProvider.cs fixed some notification issues 2011-07-02 10:41:10 -07:00
QualityProvider.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
RootDirProvider.cs Fixed some petapoco issue with insert. 2011-07-02 16:45:29 -07:00
SabProvider.cs Cleanup and tests around ImportFile 2011-06-21 18:12:20 -07:00
SceneMappingProvider.cs minor tweaks 2011-07-06 00:36:49 -07:00
SeriesProvider.cs Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-07-09 19:48:02 -07:00
TvDbProvider.cs Updated petapoco to 4.0.3 2011-07-02 16:12:20 -07:00
UpcomingEpisodesProvider.cs
XbmcProvider.cs XbmcProvider updated to include new Json API methods. 2011-07-09 11:19:33 -07:00