.. |
Converting
|
ConfigFileProvider will now add missing config values automatically, with a default value.
|
2011-10-06 21:36:47 -07:00 |
Core
|
PathProvider. visit us for all of your pathing needs.
|
2011-11-02 22:04:14 -07:00 |
ExternalNotification
|
Added Growl (Not yet visible on the GUI).
|
2011-11-01 20:08:53 -07:00 |
Indexer
|
Size is now parsed for each item in the feed.
|
2011-09-13 19:25:33 -07:00 |
Jobs
|
JobProvider can reset itself.
|
2011-11-06 22:26:21 -08:00 |
Xbmc
|
Added Growl (Not yet visible on the GUI).
|
2011-11-01 20:08:53 -07:00 |
AutoConfigureProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
DiskScanProvider.cs
|
Post processor now deletes folders that are less than 40MB.
|
2011-10-24 22:15:20 -07:00 |
DownloadProvider.cs
|
ExternalNotifications enabled (Xbmc only right now).
|
2011-07-28 00:21:49 -07:00 |
EpisodeProvider.cs
|
Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null
|
2011-10-20 16:07:47 -07:00 |
ExternalNotificationProvider.cs
|
ExternalNotifications enabled (Xbmc only right now).
|
2011-07-28 00:21:49 -07:00 |
GrowlProvider.cs
|
Added Growl (Not yet visible on the GUI).
|
2011-11-01 20:08:53 -07:00 |
HistoryProvider.cs
|
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
|
2011-08-26 17:59:51 -07:00 |
IndexerProvider.cs
|
Added Tests for CentralDispatch
|
2011-07-07 22:41:08 -07:00 |
InventoryProvider.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
2011-09-15 21:42:30 -07:00 |
MediaFileProvider.cs
|
Updated JobProvider to allow jobs with two targets.
|
2011-08-21 17:48:37 -07:00 |
MisnamedProvider.cs
|
EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
|
2011-09-04 00:45:58 -07:00 |
NotificationProvider.cs
|
Removed basic notification. client side notification should be used.
|
2011-08-21 18:19:34 -07:00 |
PostDownloadProvider.cs
|
Post processor now deletes folders that are less than 40MB.
|
2011-10-24 22:15:20 -07:00 |
QualityProvider.cs
|
Added Tests for CentralDispatch
|
2011-07-07 22:41:08 -07:00 |
QualityTypeProvider.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
2011-09-15 21:42:30 -07:00 |
RootDirProvider.cs
|
RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path.
|
2011-10-15 11:54:39 -07:00 |
SabProvider.cs
|
GetSabName will return cleaner Season naming when it is a FullSeason release.
|
2011-08-28 15:22:19 -07:00 |
SceneMappingProvider.cs
|
Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId.
|
2011-08-22 23:07:04 -07:00 |
SearchProvider.cs
|
EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated.
|
2011-09-05 17:44:03 -07: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
|
PathProvider. visit us for all of your pathing needs.
|
2011-11-02 22:04:14 -07: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
|
PathProvider. visit us for all of your pathing needs.
|
2011-11-02 22:04:14 -07:00 |
XbmcProvider.cs
|
Replace '&' with its XML encoded equivalent, before parsing XML.
|
2011-09-28 21:39:05 -07:00 |