Sonarr/NzbDrone.Core/Datastore
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
..
Migrations some db/migration cleanup 2011-07-07 20:27:11 -07:00
PetaPoco Updated PetaPoco 2011-07-17 12:32:58 -07:00
Connection.cs Updated PetaPoco 2011-07-17 12:32:58 -07:00
CustomeMapper.cs IsIgnored will now be checked when adding new episodes to the DB, it will: 2011-07-22 17:57:52 -07:00
MigrationLogger.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
MigrationsHelper.cs Increased some columns sizes to avoid cutoffs. 2011-07-06 00:37:58 -07:00