.. |
Core
|
XbmcProvider updated to include new Json API methods.
|
2011-07-09 11:19:33 -07:00 |
ExternalNotification
|
XbmcProvider updated to include new Json API methods.
|
2011-07-09 11:19:33 -07:00 |
Fakes
|
minor cleanup
|
2011-07-03 17:18:27 -07:00 |
Indexer
|
Episode is now marked as grabbed on download
|
2011-07-03 16:04:57 -07:00 |
Jobs
|
Instant progress notifications. Now use comet instead of pooling.
|
2011-07-02 01:56:58 -07:00 |
Xbmc
|
XbmcProvider updated to include new Json API methods.
|
2011-07-09 11:19:33 -07:00 |
AutoConfigureProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
DiskScanProvider.cs
|
minor cleanup
|
2011-07-03 17:18:27 -07:00 |
DownloadProvider.cs
|
Episode is now marked as grabbed on download
|
2011-07-03 16:04:57 -07:00 |
EpisodeProvider.cs
|
Episode is now marked as grabbed on download
|
2011-07-03 16:04:57 -07:00 |
ExternalNotificationProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
HistoryProvider.cs
|
HistoryProvider will return History Items with Episode and SeriesTitle.
|
2011-06-19 16:44:45 -07:00 |
IndexerProvider.cs
|
Cleanup and tests around ImportFile
|
2011-06-21 18:12:20 -07:00 |
InventoryProvider.cs
|
Episode is now marked as grabbed on download
|
2011-07-03 16:04:57 -07:00 |
MediaFileProvider.cs
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
2011-06-23 00:05:18 -07:00 |
NotificationProvider.cs
|
fixed some notification issues
|
2011-07-02 10:41:10 -07:00 |
QualityProvider.cs
|
Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB.
|
2011-06-18 16:03:58 -07:00 |
RootDirProvider.cs
|
Fixed some petapoco issue with insert.
|
2011-07-02 16:45:29 -07:00 |
SabProvider.cs
|
Cleanup and tests around ImportFile
|
2011-06-21 18:12:20 -07:00 |
SceneMappingProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
SeriesProvider.cs
|
Series with Episode count now ignores shows that haven't aired (includes ones that air today).
|
2011-07-09 19:45:31 -07:00 |
TvDbProvider.cs
|
Updated petapoco to 4.0.3
|
2011-07-02 16:12:20 -07:00 |
UpcomingEpisodesProvider.cs
|
UpcomingProvider now gets Series in call for episodes.
|
2011-06-19 20:08:09 -07:00 |
XbmcProvider.cs
|
XbmcProvider updated to include new Json API methods.
|
2011-07-09 11:19:33 -07:00 |