.. |
Converting
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
2011-10-06 21:36:47 -07:00 |
Core
|
Alot of refactoring.
|
2011-11-12 23:27:16 -08:00 |
ExternalNotification
|
Better fix for Prowl logging issues.
|
2011-11-09 21:30:51 -08:00 |
Indexer
|
Removed single search method in indexer base.
|
2011-11-28 22:49:38 -08:00 |
Jobs
|
Removed single search method in indexer base.
|
2011-11-28 22:49:38 -08:00 |
Xbmc
|
Added Growl (Not yet visible on the GUI).
|
2011-11-01 20:08:53 -07:00 |
AutoConfigureProvider.cs
|
|
|
DiskScanProvider.cs
|
Updated some logs, removed .vob .ts from video extentions
|
2011-11-25 15:46:29 -08:00 |
DownloadProvider.cs
|
|
|
EpisodeProvider.cs
|
Removed single search method in indexer base.
|
2011-11-28 22:49:38 -08:00 |
ExternalNotificationProvider.cs
|
|
|
GrowlProvider.cs
|
Better fix for Prowl logging issues.
|
2011-11-09 21:30:51 -08:00 |
HistoryProvider.cs
|
|
|
IndexerProvider.cs
|
|
|
InventoryProvider.cs
|
|
|
MediaFileProvider.cs
|
Moved duplicated NormalizePath method to PathExtentions
|
2011-11-20 16:35:29 -08:00 |
MisnamedProvider.cs
|
|
|
NewznzbProvider.cs
|
Fixed adding of Newznab provider.
|
2011-11-15 15:11:17 -08:00 |
NotificationProvider.cs
|
Cleaned up progress notification.
|
2011-11-20 20:43:16 -08:00 |
PostDownloadProvider.cs
|
Fixed broken tests
|
2011-11-25 22:45:22 -08:00 |
ProwlProvider.cs
|
Better fix for Prowl logging issues.
|
2011-11-09 21:30:51 -08:00 |
QualityProvider.cs
|
|
|
QualityTypeProvider.cs
|
|
|
ReferenceDataProvider.cs
|
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
|
2011-11-25 18:20:50 -08:00 |
RootDirProvider.cs
|
Moved duplicated NormalizePath method to PathExtentions
|
2011-11-20 16:35:29 -08:00 |
SabProvider.cs
|
|
|
SceneMappingProvider.cs
|
Minor code changes
|
2011-11-26 19:19:11 -08:00 |
SearchProvider.cs
|
Merge branch 'markus' into kay.one
|
2011-11-26 19:19:40 -08:00 |
SeriesProvider.cs
|
lots of different things ;)
|
2011-10-23 22:54:09 -07:00 |
SmtpProvider.cs
|
Added SMTP settings editing to the UI.
|
2011-10-26 22:46:54 -07:00 |
TvDbProvider.cs
|
Alot of refactoring.
|
2011-11-12 23:27:16 -08:00 |
TwitterProvider.cs
|
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
|
2011-10-28 00:57:00 -07:00 |
UpcomingEpisodesProvider.cs
|
UpcomingEpisodes will not show ignored episodes.
|
2011-10-03 16:53:21 -07:00 |
UpdateProvider.cs
|
Update logs are now in the UI
|
2011-11-21 22:55:09 -08:00 |
XbmcProvider.cs
|
|
|