.. |
Authentication
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
Blacklist
|
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
|
2016-09-10 23:05:34 +02:00 |
Calendar
|
Upgraded DDay.iCal to Ical.Net
|
2016-12-21 20:38:37 -08:00 |
ClientSchema
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Commands
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Config
|
Saving settings failed if value was null.
|
2016-11-02 00:02:14 +01:00 |
DiskSpace
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
DownloadClient
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
EpisodeFiles
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Episodes
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
ErrorManagement
|
Updated NLog to v4.2.3.
|
2016-02-11 22:15:12 +01:00 |
Exceptions
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
Extensions
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
FileSystem
|
New: Manual Import episodes
|
2015-05-05 08:41:39 -07:00 |
Frontend
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
Health
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
History
|
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
|
2016-09-10 23:05:34 +02:00 |
Indexers
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Logs
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
ManualImport
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
MediaCovers
|
Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum.
|
2015-02-06 21:41:36 +01:00 |
Metadata
|
New: Parse existing subtitles and extra files
|
2016-09-17 01:27:15 -07:00 |
Notifications
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Parse
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Profiles
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
Properties
|
Fixed compile warnings.
|
2014-07-21 08:18:24 -07:00 |
Qualities
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Queue
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
REST
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
RemotePathMappings
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Restrictions
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
RootFolders
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
SeasonPass
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Series
|
Fixed: Allow series to be added unmonitored through the API
|
2016-07-27 12:08:49 -07:00 |
System
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
Tags
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Update
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
Validation
|
Fixed: RSS Sync Interval validation
|
2015-12-19 18:02:38 -08:00 |
Wanted
|
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
|
2016-09-10 23:05:34 +02:00 |
NancyBootstrapper.cs
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
NzbDrone.Api.csproj
|
Upgraded DDay.iCal to Ical.Net
|
2016-12-21 20:38:37 -08:00 |
NzbDroneApiModule.cs
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
NzbDroneFeedModule.cs
|
Added iCal feed for the calendar, reachable through
|
2014-03-14 22:39:01 +01:00 |
NzbDroneRestModule.cs
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
NzbDroneRestModuleWithSignalR.cs
|
Fixed: Significantly improved api performance.
|
2016-07-24 01:00:41 +02:00 |
PagingResource.cs
|
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
|
2016-09-10 23:05:34 +02:00 |
ProviderModuleBase.cs
|
New: Added CAPTCHA support to Rarbg.
|
2016-08-13 22:10:42 +02:00 |
ProviderResource.cs
|
Show warning message for rTorrent that it doesn't support torrent removal
|
2015-06-28 14:06:03 -07:00 |
ResourceChangeMessage.cs
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
TinyIoCNancyBootstrapper.cs
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
app.config
|
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
|
2014-11-21 17:11:11 -08:00 |
packages.config
|
Upgraded DDay.iCal to Ical.Net
|
2016-12-21 20:38:37 -08:00 |