1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-24 15:21:28 +00:00
Radarr/NzbDrone.Core/Providers
Mark McDowall 84f0dfed4e Removed un-needed WebClient from XbmcProvider.
BackLog Provider created.
QueueIfWanted moved to new class (RssItemProcessingProvider) to cutdown on repeating code (between RssSyncProvider and BacklogProvider)
Style.css now sets width for rootDirectories class (when adding a new show).
2011-03-18 08:39:19 -07:00
..
Fakes
BacklogProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00
ConfigProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
DiskProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
EpisodeProvider.cs Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well. 2011-02-23 16:40:11 -08:00
ExternalNotificationProvider.cs ExternalNotificationProvider complete, XBMC only for now. 2011-03-06 13:40:38 -08:00
HistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
HttpProvider.cs XbmcProvider will use HttpProvider. 2011-03-06 22:33:59 -08:00
IBacklogProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
IConfigProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
IDiskProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
IDownloadProvider.cs
IEpisodeProvider.cs Fixes for Episode to EpisodeFile mapping. 2011-02-22 22:23:59 -08:00
IExtenalNotificationProvider.cs XBMC Provider finished 2011-03-06 13:36:09 -08:00
IHistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IHttpProvider.cs XbmcProvider will use HttpProvider. 2011-03-06 22:33:59 -08:00
IIndexerProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IMediaDiscoveryProvider.cs
IMediaFileProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
IMediaProvider.cs
IndexerProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
INotificationProvider.cs
IPostProcessingProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
IQualityProvider.cs Fixed updating of Default Qualities in CentralDispatch. 2011-02-04 22:07:25 -08:00
IRenameProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 2011-03-06 12:45:35 -08:00
IRootDirProvider.cs AddExisting clears check/hides rows once submitted. Bi-winning 2011-03-11 01:04:56 -08:00
IRssItemProcessingProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00
IRssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IRssSyncProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
ISeasonProvider.cs Delete is setup, just need to add a link to follow through on the delete. 2011-02-17 22:49:23 -08:00
ISeriesProvider.cs Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB. 2011-03-09 23:49:59 -08:00
ISyncProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
ITimerProvider.cs TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. 2011-02-09 22:51:04 -08:00
ITvDbProvider.cs
IXbmcProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 2011-03-06 12:45:35 -08:00
MediaDiscoveryProvider.cs
MediaFileProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
NotificationProvider.cs cleaned up css 2010-11-05 17:43:13 -07:00
PostProcessingProvider.cs XbmcProvider will use HttpProvider. 2011-03-06 22:33:59 -08:00
QualityProvider.cs Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId 2011-02-17 09:45:02 -08:00
RenameProvider.cs XBMC Provider finished 2011-03-06 13:36:09 -08:00
RootDirProvider.cs AddExisting clears check/hides rows once submitted. Bi-winning 2011-03-11 01:04:56 -08:00
RssItemProcessingProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00
RssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
RssSyncProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00
SabProvider.cs Post Processor Done. 2011-03-06 14:27:52 -08:00
SeasonProvider.cs Delete is setup, just need to add a link to follow through on the delete. 2011-02-17 22:49:23 -08:00
SeriesProvider.cs Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB. 2011-03-09 23:49:59 -08:00
SyncProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
TimerProvider.cs Show Path to episode on disk in Details. 2011-02-24 17:18:22 -08:00
TvDbProvider.cs Modified TvDbProvider to aloow returning of multiple results when requesting a list of results. 2011-03-10 12:30:22 -08:00
XBMCMediaProvider.cs
XbmcProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00