Radarr/src/NzbDrone.Api
James White 8927e7c2c6 Fixed: Task name of PreDB Sync task (#1875) 2017-08-06 17:47:23 +02:00
..
Authentication Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone. Fixes ##1451 2017-04-30 10:30:59 +02:00
Blacklist Blacklisting works now. 2017-01-19 17:43:23 +01:00
Calendar Patch/onedr0p 3 4 2017 (#1006) 2017-03-04 11:40:38 -05:00
ClientSchema Added HDBits Category, Codec, and Medium Filtering Capability (#1458) 2017-05-29 17:56:16 +02:00
Commands Hopefully more logging to catch errors better. 2017-05-08 18:46:03 +02:00
Config Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692) 2017-06-17 15:02:58 +02:00
DiskSpace
DownloadClient
EpisodeFiles Cutoff tab actually working now. 2017-02-10 17:30:35 +01:00
Episodes Removed unused using statements 2016-12-23 13:45:24 -08:00
ErrorManagement
Exceptions Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Extensions Fixed: Redirect calls missing URL Base (#1668) 2017-06-13 08:42:49 +02:00
FileSystem
Frontend Fixed: Redirect calls missing URL Base (#1668) 2017-06-13 08:42:49 +02:00
Health
History Update blacklist to work with movies (#1089) 2017-03-09 18:45:08 -05:00
Indexers Indexer flags implementation. (#1377) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc 2017-04-14 22:27:48 +02:00
Logs
ManualImport
MediaCovers
Metadata
Movies Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692) 2017-06-17 15:02:58 +02:00
NetImport Fixed: Lists are fetched much more efficiently. (Up to 40x loading time improvement with large lists!) 2017-07-08 16:13:28 +02:00
Notifications Removed unused using statements 2016-12-23 13:45:24 -08:00
Parse
Profiles Added option to specify preferred words in quality profile. (#462) 2017-01-27 20:01:28 +01:00
Properties
Qualities
Queue Text fixes and got pending releases finally fully working. 2017-04-10 15:54:05 +02:00
REST fix client mode fetching.. only setPageSize when necessary 2017-03-07 09:55:48 -05:00
RemotePathMappings
Restrictions
RootFolders Don't display mapped movies in import list 2017-01-31 15:11:33 -05:00
SeasonPass
Series Added: Ability to see TMDB and lists going through the Radarr API on the discovery page. 2017-06-06 22:40:44 +02:00
System Fixed: Task name of PreDB Sync task (#1875) 2017-08-06 17:47:23 +02:00
Tags
Update
Validation Make NetImport sync interval work (needs some testing) 2017-01-28 14:59:21 -05:00
Wanted new filters were added, but they werent being handled via the API 2017-03-09 10:01:08 -05:00
NancyBootstrapper.cs
NzbDrone.Api.csproj Fixed: Redirect calls missing URL Base (#1668) 2017-06-13 08:42:49 +02:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs
PagingResource.cs needed to pass the filterType, received the filterType and handle 2017-03-02 15:14:43 -05:00
ProviderModuleBase.cs Patch/onedr0p updates (#998) 2017-03-03 21:32:52 -05:00
ProviderResource.cs
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs
app.config
packages.config