1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-27 18:30:45 +00:00
Radarr/src/NzbDrone.Api
2017-01-03 13:26:09 +01:00
..
Authentication Because it's 2016! 2016-12-21 20:38:37 -08:00
Blacklist Removed unused using statements 2016-12-23 13:45:24 -08:00
Calendar Upgraded DDay.iCal to Ical.Net 2016-12-21 20:38:37 -08:00
ClientSchema Removed unused using statements 2016-12-23 13:45:24 -08:00
Commands Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
Config Removed unused using statements 2016-12-23 13:45:24 -08:00
DiskSpace Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadClient Removed unused using statements 2016-12-23 13:45:24 -08:00
EpisodeFiles Removed unused using statements 2016-12-23 13:45:24 -08:00
Episodes Removed unused using statements 2016-12-23 13:45:24 -08:00
ErrorManagement Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
Exceptions
Extensions Removed unused using statements 2016-12-23 13:45:24 -08:00
FileSystem
Frontend Removed unused using statements 2016-12-23 13:45:24 -08:00
Health Removed unused using statements 2016-12-23 13:45:24 -08:00
History Fix History for Movie Details page. 2017-01-02 20:41:44 +01:00
Indexers Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14 2017-01-02 19:20:32 +01:00
Logs Removed unused using statements 2016-12-23 13:45:24 -08:00
ManualImport Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
MediaCovers
Metadata Removed unused using statements 2016-12-23 13:45:24 -08:00
Notifications Removed unused using statements 2016-12-23 13:45:24 -08:00
Parse Removed unused using statements 2016-12-23 13:45:24 -08:00
Profiles Removed unused using statements 2016-12-23 13:45:24 -08:00
Properties
Qualities Removed unused using statements 2016-12-23 13:45:24 -08:00
Queue Movies now show up in the Queue. 2017-01-02 22:01:11 +01:00
RemotePathMappings Removed unused using statements 2016-12-23 13:45:24 -08:00
REST Because it's 2016! 2016-12-21 20:38:37 -08:00
Restrictions Removed unused using statements 2016-12-23 13:45:24 -08:00
RootFolders Removed unused using statements 2016-12-23 13:45:24 -08:00
SeasonPass Removed unused using statements 2016-12-23 13:45:24 -08:00
Series Searching for movies directly when adding them is now working. 2017-01-03 13:26:09 +01:00
System Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Tags Removed unused using statements 2016-12-23 13:45:24 -08: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 Removed unused using statements 2016-12-23 13:45:24 -08:00
app.config
NancyBootstrapper.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
NzbDrone.Api.csproj First implementation of custom database table for movies.Some things are not yet working quite well (e.g. search clears when movies are added.). Also movies cannot yet be looked up! 2016-12-29 16:04:01 +01:00
NzbDroneApiModule.cs
NzbDroneFeedModule.cs
NzbDroneRestModule.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
NzbDroneRestModuleWithSignalR.cs Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
packages.config Upgraded DDay.iCal to Ical.Net 2016-12-21 20:38:37 -08: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 Removed unused using statements 2016-12-23 13:45:24 -08: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 Because it's 2016! 2016-12-21 20:38:37 -08:00