1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-28 00:45:50 +00:00
Radarr/src
Bo Jeanes 174d1fb0cc New: "Force" priority for NZBGet
The force priority allows NZBs to be downloaded even if the general queue is in a paused state. The use case here is setting recently released items to be downloaded even if the queue is paused. This is a quite common pattern on ISPs that have download quotas (e.g.: most in Australia) where downloading huge archives may need to be paced but shows being currently aired should be fetched for viewing as soon as they are available.

The existence of this priority is buried in their API docs[1] and in forum posts[2] but has been supported for a while (as of r1000). On older clients, the NZBGet UI will just show "Priority: 900" instead of the friendly label. They will be prioritised above other items in the queue but won't bypass the paused state. In other words, NZBGet models priorities as numeric values so this is compatible with old versions and new versions will treat this value specially when encountered.

[1]: http://nzbget.net/RPC_API_reference#Method_.22append.22
[2]: http://nzbget.net/forum/viewtopic.php?f=3&t=1177
2015-03-12 17:50:24 +11:00
..
.nuget
Common
Libraries
LogentriesCore
LogentriesNLog
Marr.Data
Microsoft.AspNet.SignalR.Core Reverting SignalR.Core/Infrastructure/CancellationTokenExtensions.cs to old version 2015-02-07 10:13:41 -08:00
Microsoft.AspNet.SignalR.Owin Upgraded SignalR to 1.2.2 2015-02-07 07:04:22 -08:00
MonoTorrent
NzbDrone
NzbDrone.Api 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
NzbDrone.Api.Test
NzbDrone.App.Test
NzbDrone.Automation.Test
NzbDrone.Common Fixed: Not properly getting the parent of a folder with a trailing slash 2015-02-13 16:53:01 -08:00
NzbDrone.Common.Test Fixed: Not properly getting the parent of a folder with a trailing slash 2015-02-13 16:53:01 -08:00
NzbDrone.Console
NzbDrone.Core New: "Force" priority for NZBGet 2015-03-12 17:50:24 +11:00
NzbDrone.Core.Test Fixed: Import of single-file anime torrents. 2015-03-10 22:43:24 +01:00
NzbDrone.Host
NzbDrone.Integration.Test
NzbDrone.Libraries.Test
NzbDrone.Mono
NzbDrone.Mono.Test Fixed some mono specific tests. 2015-02-07 16:24:29 +01:00
NzbDrone.SignalR Upgraded SignalR to 1.2.2 2015-02-07 07:04:22 -08:00
NzbDrone.Test.Common Merge pull request #180 from Sonarr/updatecheck-fixes 2015-02-08 21:21:24 +01:00
NzbDrone.Test.Dummy
NzbDrone.Update
NzbDrone.Update.Test
NzbDrone.Windows
NzbDrone.Windows.Test Added FolderWritable to DiskProvider to centralize the check. 2015-02-07 16:24:22 +01:00
ServiceHelpers
TVDBSharp
UI Fixed: Selecting range with shift-key in Series Editor should now work as intended. 2015-03-10 20:31:23 +01:00
MediaInfoDotNet.dll.config
NzbDrone.sln
NzbDrone.sln.DotSettings
SharedLiveTemplates.xml