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
markus101 2f8ad5db45
Add quality to titleFix so it will be added to queue (and looked for in queue) that way. [Quality]
14 years ago
..
Fakes Fixed notification issues 14 years ago
ConfigProvider.cs look right in IE, all episodes are ajax loaded. 14 years ago
DiskProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 14 years ago
EpisodeProvider.cs Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well. 14 years ago
ExternalNotificationProvider.cs ExternalNotificationProvider complete, XBMC only for now. 14 years ago
HistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
HttpProvider.cs Resharper code cleanup 14 years ago
IConfigProvider.cs look right in IE, all episodes are ajax loaded. 14 years ago
IDiskProvider.cs Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes. 14 years ago
IDownloadProvider.cs Resharper code cleanup 14 years ago
IEpisodeProvider.cs Fixes for Episode to EpisodeFile mapping. 14 years ago
IExtenalNotificationProvider.cs XBMC Provider finished 14 years ago
IHistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
IHttpProvider.cs Resharper code cleanup 14 years ago
IIndexerProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
IMediaDiscoveryProvider.cs Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 14 years ago
IMediaFileProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 14 years ago
IMediaProvider.cs Added Media Disco Providers - these will be used to auto detect media providers on the LAN 14 years ago
INotificationProvider.cs Fixed notification issues 14 years ago
IPostProcessingProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 14 years ago
IQualityProvider.cs Fixed updating of Default Qualities in CentralDispatch. 14 years ago
IRenameProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 14 years ago
IRssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
IRssSyncProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
ISeasonProvider.cs Delete is setup, just need to add a link to follow through on the delete. 14 years ago
ISeriesProvider.cs Delete is setup, just need to add a link to follow through on the delete. 14 years ago
ISyncProvider.cs Cleaned up logging code 14 years ago
ITimerProvider.cs TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. 14 years ago
ITvDbProvider.cs Added basic episode support 14 years ago
IXbmcProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 14 years ago
IndexerProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
MediaDiscoveryProvider.cs Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 14 years ago
MediaFileProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 14 years ago
NotificationProvider.cs cleaned up css 14 years ago
PostProcessingProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 14 years ago
QualityProvider.cs Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId 14 years ago
RenameProvider.cs XBMC Provider finished 14 years ago
RssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
RssSyncProvider.cs Add quality to titleFix so it will be added to queue (and looked for in queue) that way. [Quality] 14 years ago
SabProvider.cs Post Processor Done. 14 years ago
SeasonProvider.cs Delete is setup, just need to add a link to follow through on the delete. 14 years ago
SeriesProvider.cs EpisodeSorting setup, setting page created and usable, needs labels still. 14 years ago
SyncProvider.cs some changes to unmapped view 14 years ago
TimerProvider.cs Show Path to episode on disk in Details. 14 years ago
TvDbProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 14 years ago
XBMCMediaProvider.cs Added Media Provider Interface and XBMC's implementation 14 years ago
XbmcProvider.cs ExternalNotificationProvider complete, XBMC only for now. 14 years ago