1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/src/NzbDrone.Api
2015-06-28 14:06:03 -07:00
..
Authentication Fixed: Legitimate API redirects 2015-03-18 15:27:36 -07:00
Blacklist Blacklisting torrents and using more info to evaluate matches 2015-05-05 08:39:41 -07:00
Calendar New: Option to show unmonitored episodes on calendar 2015-04-14 20:35:55 -07:00
ClientSchema Use a list for ChannelTags and DeviceIds in Pushbullet settings 2015-06-28 12:45:15 -07:00
Commands Prevent ProgressMessageTarget from ever reading the command from the database. 2015-06-03 20:34:33 +02:00
Config Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable. 2015-05-24 12:54:50 +02:00
DiskSpace
DownloadClient Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category. 2015-03-04 21:14:40 +01:00
EpisodeFiles
Episodes Made optional resource properties nullable. 2015-04-11 09:15:15 +02:00
ErrorManagement
Exceptions
Extensions New: Forms authentication 2015-02-01 22:33:53 -08:00
FileSystem New: Manual Import episodes 2015-05-05 08:41:39 -07:00
Frontend Fixed: URL Base for favicon and Apple Touch icons 2015-04-22 07:52:19 -07:00
Health
History Blacklisting torrents and using more info to evaluate matches 2015-05-05 08:39:41 -07:00
Indexers API endpoint to parse a release title 2015-04-10 07:30:06 -07:00
Logs Cleaned up using directive 2014-12-06 21:55:17 -08:00
ManualImport New: Manual Import episodes 2015-05-05 08:41:39 -07:00
Mapping Season pass overhaul 2015-06-06 23:55:21 -07: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 Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category. 2015-03-04 21:14:40 +01:00
Notifications Display names for Notifications 2015-04-25 09:02:17 -07:00
Parse API endpoint to parse a release title 2015-04-10 07:30:06 -07:00
Profiles Cleanup tabs 2015-06-21 22:56:00 -07:00
Properties
Qualities Fixed: Unlimited MaxSize and increased granularity. 2015-05-21 20:44:45 +02:00
Queue Remove from queue improvements 2015-01-31 23:35:56 -08:00
RemotePathMappings Mapped Network Drive Validator 2015-04-15 23:50:19 -07:00
REST Fixed: support full any valid int32 as valid route ID 2015-01-15 17:04:52 -08:00
Restrictions
RootFolders Mapped Network Drive Validator 2015-04-15 23:50:19 -07:00
SeasonPass Season pass overhaul 2015-06-06 23:55:21 -07:00
Series New: Reload fanart and poster on series details after images are downloaded 2015-06-07 09:51:29 -07:00
System Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Tags De-dupe Tags 2015-02-13 17:04:07 -08:00
Update Update UI will still load if no updates are available 2015-02-09 17:11:56 -08:00
Validation Delay Profiles 2014-12-04 21:27:31 -08:00
Wanted
app.config FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0 2014-11-21 17:11:11 -08:00
NancyBootstrapper.cs safer log configuration 2014-12-16 23:12:26 -08:00
NzbDrone.Api.csproj Season pass overhaul 2015-06-06 23:55:21 -07:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
NzbDroneRestModule.cs
NzbDroneRestModuleWithSignalR.cs
packages.config Compilation: Fix case inconsistencies 2015-05-12 23:17:51 +02:00
PagingResource.cs
ProviderModuleBase.cs Order provider based settings by name 2015-04-26 00:25:40 -07: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
TinyIoCNancyBootstrapper.cs