.. |
Converting
|
|
|
Core
|
Added service integration tests.
|
2012-02-03 21:28:50 -08:00 |
ExternalNotification
|
ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed.
|
2012-01-04 19:40:25 -08:00 |
Indexer
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
2012-01-31 17:38:05 -08:00 |
Xbmc
|
|
|
AnalyticsProvider.cs
|
Deskmetrics will not report any data unless using the master branch.
|
2012-02-02 16:11:18 -08:00 |
AutoConfigureProvider.cs
|
SabProvider now gets JSON instead of XML for history and queue.
|
2012-01-18 20:05:03 -08:00 |
BackupProvider.cs
|
Removed try/catch from CreateBackupZip.
|
2012-01-26 21:24:41 -08:00 |
BlackholeProvider.cs
|
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
|
2012-02-01 16:02:16 -08:00 |
DiskScanProvider.cs
|
Files will be tagged with Proper when append quality is enabled and episode is a proper.
|
2012-01-22 11:25:59 -08:00 |
DownloadProvider.cs
|
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
|
2012-02-01 16:02:16 -08:00 |
EpisodeProvider.cs
|
Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB)
|
2012-02-04 20:36:42 -08:00 |
ExternalNotificationProvider.cs
|
AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail.
|
2012-01-04 19:53:22 -08:00 |
GrowlProvider.cs
|
|
|
HistoryProvider.cs
|
|
|
IndexerProvider.cs
|
|
|
InventoryProvider.cs
|
Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log.
|
2012-01-27 08:17:12 -08:00 |
MediaFileProvider.cs
|
Files will be tagged with Proper when append quality is enabled and episode is a proper.
|
2012-01-22 11:25:59 -08:00 |
MisnamedProvider.cs
|
Files will be tagged with Proper when append quality is enabled and episode is a proper.
|
2012-01-22 11:25:59 -08:00 |
NewznzbProvider.cs
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
2012-01-31 17:38:05 -08:00 |
NotificationProvider.cs
|
Tweaked Progress notification.
|
2012-01-22 23:43:54 -08:00 |
PostDownloadProvider.cs
|
Directory write time is now calculated based on the most recent file write to any file inside of that directory.
|
2012-01-22 20:59:23 -08:00 |
ProwlProvider.cs
|
|
|
QualityProvider.cs
|
|
|
QualityTypeProvider.cs
|
|
|
ReferenceDataProvider.cs
|
Added service integration tests.
|
2012-02-03 21:28:50 -08:00 |
RootDirProvider.cs
|
Duplicated root folders are now blocked.
|
2012-01-18 21:06:48 -08:00 |
SabProvider.cs
|
Fixed: Issue where daily episodes/full season releases would break sab queue check.
|
2012-01-31 11:35:03 -08:00 |
SceneMappingProvider.cs
|
Added service integration tests.
|
2012-02-03 21:28:50 -08:00 |
SearchProvider.cs
|
Fixed spacing in episode search notification.
|
2012-01-26 22:57:07 -08:00 |
SeriesProvider.cs
|
Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data.
|
2012-02-01 16:02:20 -08:00 |
SmtpProvider.cs
|
Duplicated root folders are now blocked.
|
2012-01-18 21:06:48 -08:00 |
TvDbProvider.cs
|
|
|
TwitterProvider.cs
|
|
|
UpcomingEpisodesProvider.cs
|
Upcoming grid NzbDroned. Bye Telerik Grid.
|
2012-02-06 17:22:17 -08:00 |
UpdateProvider.cs
|
Deskmetrics will not report any data unless using the master branch.
|
2012-02-02 16:11:18 -08:00 |
XbmcProvider.cs
|
XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing).
|
2012-01-09 23:10:53 -08:00 |