1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-04 22:02:41 +00:00
Radarr/NzbDrone.Core/Providers
Mark McDowall cea511a460 Fixed a bug when trying to clean up an episode that was still attached to an episode file that no longer existed.
Wrapped processing of file in try/catch to prevent one failure from affecting the other files.
2011-06-07 22:53:52 -07:00
..
Core Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory". 2011-06-07 14:19:11 -07:00
ExternalNotification
Fakes
Indexer Added NzbMatrix Search Url, with tests. 2011-06-03 22:32:55 -07:00
Jobs Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory". 2011-06-07 14:19:11 -07:00
AutoConfigureProvider.cs
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
InventoryProvider.cs removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
MediaFileProvider.cs Fixed a bug when trying to clean up an episode that was still attached to an episode file that no longer existed. 2011-06-07 22:53:52 -07:00
NotificationProvider.cs
QualityProvider.cs
RootDirProvider.cs
SabProvider.cs Hacked sabprovider to support addbyurl from newzbin 2011-06-02 23:08:55 -07:00
SeriesProvider.cs removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
StatsProvider.cs
SyncProvider.cs
TvDbProvider.cs Fixed American Dad's scene naming gong show 2011-05-28 18:58:35 -07:00
UpcomingEpisodesProvider.cs
XbmcProvider.cs