This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Lidarr
Watch
1
Star
0
Fork
You've already forked Lidarr
0
mirror of
https://github.com/lidarr/Lidarr
synced
2025-01-18 20:59:02 +00:00
Code
Issues
Releases
Wiki
Activity
7d5c0fed14
Lidarr
/
NzbDrone.Core
/
Providers
History
Mark McDowall
19ffd77754
Episode searches will be done in ascending order now.
2012-05-17 20:10:33 -07:00
..
Converting
Core
DecisionEngine
DownloadClients
ExternalNotification
Indexer
Removed extraneous dictionary, no dictception.
2012-05-11 13:51:33 -07:00
Xbmc
AnalyticsProvider.cs
AutoConfigureProvider.cs
BackupProvider.cs
BannerProvider.cs
DiskScanProvider.cs
Fixed: Issue with notifications when new episode filename did not contain the the quality.
2012-05-16 09:21:53 -07:00
DownloadProvider.cs
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
2012-05-02 08:37:09 -07:00
EpisodeProvider.cs
Fixed: Episode Overview is trimmed down more to prevent being to large.
2012-04-29 20:32:44 -07:00
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
MediaFileProvider.cs
MisnamedProvider.cs
NewznabProvider.cs
Initialze Newznab will delete any with a null/empty name or URL.
2012-05-12 10:16:07 -07:00
NotificationProvider.cs
PlexProvider.cs
PostDownloadProvider.cs
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs
RootDirProvider.cs
SceneMappingProvider.cs
SearchHistoryProvider.cs
Unit tests for SearchHistory added.
2012-04-23 11:20:32 -07:00
SearchProvider.cs
Episode searches will be done in ascending order now.
2012-05-17 20:10:33 -07:00
SeasonProvider.cs
SeriesProvider.cs
SignalRProvider.cs
SmtpProvider.cs
SendEmail will catch any errors thrown in Send, so Notifications don't blow up. It will also log additional details.
2012-04-30 09:42:07 -07:00
StatsProvider.cs
New: Basic stats on your library. View at: /System/Stats
2012-04-25 12:50:37 -07:00
TvDbProvider.cs
TwitterProvider.cs
UpcomingEpisodesProvider.cs
Updated tests for UpcomingProvider. #ND-45 fixed
2012-05-17 18:23:32 -07:00
UpdateProvider.cs
XbmcProvider.cs