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.
Prowlarr/NzbDrone.Core/Providers
Mark McDowall 218059e08d
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
..
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
Indexer
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Changed the second .xvid to .divx. 13 years ago
DownloadProvider.cs
EpisodeProvider.cs 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
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs Moved duplicated NormalizePath method to PathExtentions 13 years ago
MisnamedProvider.cs
NewznzbProvider.cs
NotificationProvider.cs
PostDownloadProvider.cs Turning off tagging folder for now, to stop messing people's series folders 13 years ago
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs DailySeries now use the JSON API instead of the CSV file. 13 years ago
RootDirProvider.cs
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
SeriesProvider.cs Adding series with a ID of 0 is now blocked. 13 years ago
SmtpProvider.cs
TvDbProvider.cs
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs
XbmcProvider.cs