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.
Sonarr/NzbDrone.Core/Providers
Mark McDowall ac3c3386fc
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
13 years ago
..
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. 13 years ago
ExternalNotification ExternalNotifications enabled (Xbmc only right now). 13 years ago
Indexer Newzbin now parses the language out properly. 13 years ago
Jobs 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. 13 years ago
Xbmc XbmcProvider updated to include new Json API methods. 13 years ago
AutoConfigureProvider.cs Removed subsonic completely 13 years ago
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. 13 years ago
DownloadProvider.cs ExternalNotifications enabled (Xbmc only right now). 13 years ago
EpisodeProvider.cs EpisodesWithoutFiles now skips ignored episodes, Tests updated. 13 years ago
ExternalNotificationProvider.cs ExternalNotifications enabled (Xbmc only right now). 13 years ago
HistoryProvider.cs Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 13 years ago
IndexerProvider.cs Added Tests for CentralDispatch 13 years ago
InventoryProvider.cs Episode is now marked as grabbed on download 13 years ago
MediaFileProvider.cs Updated JobProvider to allow jobs with two targets. 13 years ago
NotificationProvider.cs Removed basic notification. client side notification should be used. 13 years ago
QualityProvider.cs Added Tests for CentralDispatch 13 years ago
RootDirProvider.cs Updated Add Series 13 years ago
SabProvider.cs 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. 13 years ago
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. 13 years ago
SeriesProvider.cs SeriesPathExists compares paths in lower-case now. 13 years ago
TvDbProvider.cs Updated petapoco to 4.0.3 13 years ago
UpcomingEpisodesProvider.cs UpcomingProvider now gets Series in call for episodes. 13 years ago
XbmcProvider.cs XbmcProvider updated to include new Json API methods. 13 years ago