1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-31 19:41:27 +00:00
Sonarr/NzbDrone.Core/Providers
Mark McDowall f973c74c87 ConfigFileProvider will now add missing config values automatically, with a default value.
Added Handbrake and AtomicParsley wrappers for iPod video conversion.
2011-10-06 21:36:47 -07:00
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Core ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
ExternalNotification
Indexer Size is now parsed for each item in the feed. 2011-09-13 19:25:33 -07:00
Jobs ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs
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
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
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
SceneMappingProvider.cs
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