1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-27 10:07:10 +00:00
Lidarr/NzbDrone.Core/Providers
Mark McDowall ab2007cb6f SceneNaming is now stored on NzbDrone webserver.
Database will update every 12 hours from CSV on server.
2011-06-13 19:15:55 -07:00
..
Core Added new helper to find the best file size format given a long with file size in bytes. 2011-06-07 23:15:35 -07:00
ExternalNotification removed some warnings, logging tweaks 2011-05-08 14:49:15 -07:00
Fakes
Indexer Added NzbMatrix Search Url, with tests. 2011-06-03 22:32:55 -07:00
Jobs SceneNaming is now stored on NzbDrone webserver. 2011-06-13 19:15:55 -07:00
AutoConfigureProvider.cs AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. 2011-05-10 23:46:26 -07:00
BacklogProvider.cs
DownloadProvider.cs Rewrite of InventoryProvider 2011-05-28 12:23:35 -07:00
EpisodeProvider.cs Fixed Renaming of episodes to include extension. 2011-06-06 23:29:07 -07:00
ExternalNotificationProvider.cs
HistoryProvider.cs Fixed history again. 2011-06-05 12:55:46 -07:00
IndexerProvider.cs Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
InventoryProvider.cs removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
MediaFileProvider.cs ImportingNewDownload wasn't importing small files that weren't samples like it should. 2011-06-07 23:16:47 -07:00
NotificationProvider.cs
QualityProvider.cs IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed. 2011-06-12 20:45:22 -07:00
RootDirProvider.cs Fixed multi testcase tests. 2011-06-12 21:20:29 -07:00
SabProvider.cs Hacked sabprovider to support addbyurl from newzbin 2011-06-02 23:08:55 -07:00
SceneNameMappingProvider.cs SceneNaming is now stored on NzbDrone webserver. 2011-06-13 19:15:55 -07:00
SeriesProvider.cs SceneNaming is now stored on NzbDrone webserver. 2011-06-13 19:15:55 -07:00
StatsProvider.cs
SyncProvider.cs initial stage of indexer refactoring. things compile. 2011-05-19 20:47:07 -07:00
TvDbProvider.cs Fixed american dad's broken fix ;) 2011-06-12 21:24:57 -07:00
UpcomingEpisodesProvider.cs
XbmcProvider.cs