You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Api
Leonardo Galli a9b244bf75
Added: Improved load times of very large libraries again (around x5)
7 years ago
..
Authentication Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone. Fixes ##1451 8 years ago
Blacklist Blacklisting works now. 8 years ago
Calendar Patch/onedr0p 3 4 2017 (#1006) 8 years ago
ClientSchema Added HDBits Category, Codec, and Medium Filtering Capability (#1458) 8 years ago
Commands Hopefully more logging to catch errors better. 8 years ago
Config Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692) 8 years ago
DiskSpace
DownloadClient
EpisodeFiles Cutoff tab actually working now. 8 years ago
Episodes
ErrorManagement
Exceptions
Extensions Fixed: Redirect calls missing URL Base (#1668) 8 years ago
FileSystem
Frontend Fixed: Mask-icon and other resources when UrlBase is in use (#1933) 7 years ago
Health
History Update blacklist to work with movies (#1089) 8 years ago
Indexers Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 7 years ago
Logs
ManualImport
MediaCovers
Metadata
Movies Added: Ability to delete multiple movies at once via the movie editor. 7 years ago
NetImport Fixed: Lists are fetched much more efficiently. (Up to 40x loading time improvement with large lists!) 7 years ago
Notifications
Parse
Profiles Added option to specify preferred words in quality profile. (#462) 8 years ago
Properties
Qualities
Queue Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 7 years ago
REST fix client mode fetching.. only setPageSize when necessary 8 years ago
RemotePathMappings
Restrictions
RootFolders Don't display mapped movies in import list 8 years ago
SeasonPass
Series Added: Improved load times of very large libraries again (around x5) 7 years ago
System Fixed: Task name of PreDB Sync task (#1875) 7 years ago
Tags
Update
Validation Make NetImport sync interval work (needs some testing) 8 years ago
Wanted new filters were added, but they werent being handled via the API 8 years ago
NancyBootstrapper.cs
NzbDrone.Api.csproj Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 7 years ago
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs
PagingResource.cs needed to pass the filterType, received the filterType and handle 8 years ago
ProviderModuleBase.cs Patch/onedr0p updates (#998) 8 years ago
ProviderResource.cs
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs
app.config
packages.config