1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-31 19:32:51 +00:00
Lidarr/NzbDrone.Core/Providers
2011-05-16 00:32:01 -07:00
..
Core fixed some settings value convert issues. would cause crash on clean installs. 2011-05-16 00:32:01 -07:00
ExternalNotification
Fakes
Indexer Merge conflicts resolved. 2011-05-08 23:16:26 -07:00
Jobs Removed retundant logging for Series deletion. 2011-05-15 16:39:46 -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
ExternalNotificationProvider.cs
HistoryProvider.cs DeleteSeriesJob now uses the providers properly. 2011-05-12 17:55:26 -07:00
IndexerProvider.cs
MediaFileProvider.cs
NotificationProvider.cs
PostProcessingProvider.cs
QualityProvider.cs
RenameProvider.cs
RootDirProvider.cs
SabProvider.cs fixed some settings value convert issues. would cause crash on clean installs. 2011-05-16 00:32:01 -07:00
SabProvider.cs.orig Merge conflicts resolved. 2011-05-08 23:16:26 -07:00
SeasonProvider.cs Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists. 2011-05-15 23:27:02 -07:00
SeriesProvider.cs Returned series deletion back to SeriesProvider. 2011-05-15 16:35:45 -07:00
StatsProvider.cs
SyncProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs