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.
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).
14 years ago
..
Fakes
…
BacklogProvider.cs
Removed un-needed WebClient from XbmcProvider.
14 years ago
ConfigProvider.cs
…
DiskProvider.cs
Ability to manually add a show has been added.
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
XbmcProvider will use HttpProvider.
14 years ago
IBacklogProvider.cs
Ability to manually add a show has been added.
14 years ago
IConfigProvider.cs
…
IDiskProvider.cs
Ability to manually add a show has been added.
14 years ago
IDownloadProvider.cs
…
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
XbmcProvider will use HttpProvider.
14 years ago
IIndexerProvider.cs
More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
IMediaDiscoveryProvider.cs
…
IMediaFileProvider.cs
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
IMediaProvider.cs
…
INotificationProvider.cs
…
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
IRootDirProvider.cs
AddExisting clears check/hides rows once submitted. Bi-winning
14 years ago
IRssItemProcessingProvider.cs
Removed un-needed WebClient from XbmcProvider.
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
Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
ISyncProvider.cs
Ability to manually add a show has been added.
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
…
IXbmcProvider.cs
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
IndexerProvider.cs
Ability to manually add a show has been added.
14 years ago
MediaDiscoveryProvider.cs
…
MediaFileProvider.cs
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
NotificationProvider.cs
…
PostProcessingProvider.cs
XbmcProvider will use HttpProvider.
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
RootDirProvider.cs
AddExisting clears check/hides rows once submitted. Bi-winning
14 years ago
RssItemProcessingProvider.cs
Removed un-needed WebClient from XbmcProvider.
14 years ago
RssProvider.cs
More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
RssSyncProvider.cs
Removed un-needed WebClient from XbmcProvider.
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
Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
SyncProvider.cs
Ability to manually add a show has been added.
14 years ago
TimerProvider.cs
Show Path to episode on disk in Details.
14 years ago
TvDbProvider.cs
Modified TvDbProvider to aloow returning of multiple results when requesting a list of results.
14 years ago
XBMCMediaProvider.cs
…
XbmcProvider.cs
Removed un-needed WebClient from XbmcProvider.
14 years ago