1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-19 05:10:02 +00:00
Lidarr/NzbDrone.Core/Providers
2011-05-11 11:38:28 -07:00
..
Core fixed blackhole config to be boolean 2011-05-08 20:31:01 -07:00
ExternalNotification removed some warnings, logging tweaks 2011-05-08 14:49:15 -07:00
Fakes
Indexer Merge conflicts resolved. 2011-05-08 23:16:26 -07:00
Jobs Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job 2011-05-11 11:25:32 -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
EpisodeProvider.cs Added Supports backlog boolean for Indexers. 2011-05-01 01:04:44 -07:00
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
HistoryProvider.cs
IndexerProvider.cs
MediaFileProvider.cs Moved filename only piece to Parser. 2011-04-30 16:25:35 -07:00
NotificationProvider.cs
PostProcessingProvider.cs
QualityProvider.cs
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
RootDirProvider.cs RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. 2011-04-27 08:34:53 -07:00
SabProvider.cs Series Grid AJAX'd. 2011-05-09 23:32:33 -07:00
SabProvider.cs.orig Merge conflicts resolved. 2011-05-08 23:16:26 -07:00
SeasonProvider.cs
SeriesProvider.cs Deleting a series will also delete all items in history for that series. 2011-05-11 08:21:09 -07:00
StatsProvider.cs
SyncProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 2011-04-27 16:51:38 -07:00
XbmcProvider.cs