You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/NzbDrone.Core/Providers
kay.one 4da2e1cb72
Episode auto-ignore is now done in realtime rather than using a job.
13 years ago
..
Converting
Core Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously). 13 years ago
ExternalNotification ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed. 13 years ago
Indexer Log indexer name when failing to process feed. 13 years ago
Xbmc Added Growl (Not yet visible on the GUI). 13 years ago
AutoConfigureProvider.cs Replaced get and post with ajax to prevent XSRF. 13 years ago
DiskScanProvider.cs Episode auto-ignore is now done in realtime rather than using a job. 13 years ago
DownloadProvider.cs
EpisodeProvider.cs Episode auto-ignore is now done in realtime rather than using a job. 13 years ago
ExternalNotificationProvider.cs AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail. 13 years ago
GrowlProvider.cs Better fix for Prowl logging issues. 13 years ago
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Removed un-needed call from Episode Search. 13 years ago
MediaFileProvider.cs Episode auto-ignore is now done in realtime rather than using a job. 13 years ago
MisnamedProvider.cs
NewznzbProvider.cs Fixed adding of Newznab provider. 13 years ago
NotificationProvider.cs Cleaned up progress notification. 13 years ago
PostDownloadProvider.cs Turning off tagging folder for now, to stop messing people's series folders 13 years ago
ProwlProvider.cs Better fix for Prowl logging issues. 13 years ago
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs DailySeries now use the JSON API instead of the CSV file. 13 years ago
RootDirProvider.cs Fixed some issue around path normalization. 13 years ago
SabProvider.cs SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName(). 13 years ago
SceneMappingProvider.cs SceneMapping will use the JSON API instead of CSV file now. 13 years ago
SearchProvider.cs Removed un-needed call from Episode Search. 13 years ago
SeriesProvider.cs Adding series with a ID of 0 is now blocked. 13 years ago
SmtpProvider.cs
TvDbProvider.cs Alot of refactoring. 13 years ago
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 13 years ago
XbmcProvider.cs XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 13 years ago