Radarr/NzbDrone.Core/Providers
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
..
Core App_Data added to .gitignore 2011-10-01 00:04:06 -07:00
ExternalNotification
Indexer Size is now parsed for each item in the feed. 2011-09-13 19:25:33 -07:00
Jobs Mark invalid series downloads with NzbDrone prefix. 2011-09-18 13:53:05 -07:00
Xbmc Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
AutoConfigureProvider.cs
DiskScanProvider.cs Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly. 2011-08-25 23:23:21 -07:00
DownloadProvider.cs
EpisodeProvider.cs Ignore Episode Zero when adding a new episode to the database, either via GetEpisodesByParseResult 2011-10-03 19:01:39 -07:00
ExternalNotificationProvider.cs
HistoryProvider.cs Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 2011-08-26 17:59:51 -07:00
IndexerProvider.cs
InventoryProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
MediaFileProvider.cs
MisnamedProvider.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
NotificationProvider.cs Removed basic notification. client side notification should be used. 2011-08-21 18:19:34 -07:00
QualityProvider.cs
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
RootDirProvider.cs
SabProvider.cs GetSabName will return cleaner Season naming when it is a FullSeason release. 2011-08-28 15:22:19 -07:00
SceneMappingProvider.cs Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId. 2011-08-22 23:07:04 -07:00
SearchProvider.cs EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated. 2011-09-05 17:44:03 -07:00
SeriesProvider.cs Next airing will not show ignored episodes. 2011-10-03 16:38:22 -07:00
TvDbProvider.cs
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 2011-10-03 16:53:21 -07:00
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 2011-09-28 21:39:05 -07:00