.. |
Fakes
|
|
|
ConfigProvider.cs
|
|
|
DiskProvider.cs
|
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
|
2011-03-03 00:50:33 -08: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
|
|
|
HttpProvider.cs
|
XbmcProvider will use HttpProvider.
|
2011-03-06 22:33:59 -08:00 |
IConfigProvider.cs
|
|
|
IDiskProvider.cs
|
Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
|
2011-02-21 22:22:40 -08: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
|
|
|
IHttpProvider.cs
|
XbmcProvider will use HttpProvider.
|
2011-03-06 22:33:59 -08:00 |
IIndexerProvider.cs
|
|
|
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
|
|
|
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
|
|
|
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 |
IRssProvider.cs
|
|
|
IRssSyncProvider.cs
|
|
|
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
|
AddNew is functional, using jquery for adding and display changes.
|
2011-03-15 08:29:14 -07:00 |
ITimerProvider.cs
|
|
|
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
|
|
|
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 |
RssProvider.cs
|
|
|
RssSyncProvider.cs
|
Add quality to titleFix so it will be added to queue (and looked for in queue) that way. [Quality]
|
2011-03-06 22:20:57 -08: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
|
AddNew is functional, using jquery for adding and display changes.
|
2011-03-15 08:29:14 -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
|
XbmcProvider will use HttpProvider.
|
2011-03-06 22:33:59 -08:00 |