1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-31 20:15:55 +00:00
Lidarr/NzbDrone.Core/Providers
2011-07-02 11:41:23 -07:00
..
Core Downgraded to MiniProfiler 1.2 2011-06-23 21:17:49 -07:00
ExternalNotification
Fakes
Indexer limited newzbin search to English only. 2011-07-02 11:41:23 -07:00
Jobs Instant progress notifications. Now use comet instead of pooling. 2011-07-02 01:56:58 -07:00
AutoConfigureProvider.cs
DiskScanProvider.cs ParseEpisodeInfo is now separated into ParseTitle and ParsePath 2011-06-29 16:31:16 -07:00
DownloadProvider.cs Merge with Kayone. 2011-06-21 19:41:06 -07:00
EpisodeProvider.cs Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
ExternalNotificationProvider.cs
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 Cleanup and tests around ImportFile 2011-06-21 18:12:20 -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
SabProvider.cs Cleanup and tests around ImportFile 2011-06-21 18:12:20 -07:00
SceneMappingProvider.cs
SeriesProvider.cs Fixed seriesGrid query and tests. 2011-06-23 11:37:17 -07:00
TvDbProvider.cs Wired-up drop folder move 2011-06-20 22:44:01 -07:00
UpcomingEpisodesProvider.cs UpcomingProvider now gets Series in call for episodes. 2011-06-19 20:08:09 -07:00
XbmcProvider.cs