1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-26 17:59:14 +00:00
Radarr/NzbDrone.Core/Providers
2011-09-02 22:30:18 -07:00
..
Core SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 2011-08-26 10:45:59 -07:00
ExternalNotification
Indexer Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
Jobs potential fix for "Execution lock has fucked up" 2011-09-02 22:30:18 -07:00
Xbmc
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 Update episode info now uses UpdateMany, InsertMany 2011-08-28 20:03:40 -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
MediaFileProvider.cs Updated JobProvider to allow jobs with two targets. 2011-08-21 17:48:37 -07:00
NotificationProvider.cs Removed basic notification. client side notification should be used. 2011-08-21 18:19:34 -07:00
QualityProvider.cs
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 Added partial season searching when a full season NZB is not available. 2011-08-31 23:58:54 -07:00
SeriesProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs