1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-13 22:43:35 +01:00
Commit Graph

6131 Commits

Author SHA1 Message Date
Mark McDowall
74ad841be4 Fixed: Only show best pending item in Queue 2015-03-12 16:41:07 -07:00
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
Taloth Saldono
dc2c1f7928 Fixed: Import of single-file anime torrents. 2015-03-10 22:43:24 +01:00
Taloth Saldono
2b6c915e32 Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields. 2015-03-10 22:00:47 +01:00
Taloth Saldono
2a12aca66a Fixed: Selecting range with shift-key in Series Editor should now work as intended. 2015-03-10 20:31:23 +01:00
Taloth Saldono
f5f050f80b Fixed: Validation of dot prefix in Transmission category. 2015-03-10 13:38:30 +01:00
Mark McDowall
d8852d840b New: Parse releases that have a 5 digit episode number 2015-03-09 17:15:56 -07:00
Mark McDowall
a45f822fdb Fixed: piwik loading when accessing Sonarr via HTTPS 2015-03-09 15:56:34 -07:00
Taloth Saldono
bf5b645416 Test fixed 2015-03-09 21:28:49 +01:00
Taloth
aa7aa3ce61 Merge pull request #218 from Sonarr/fanzub-url
Fanzub url can now be modified [migration 82]
2015-03-09 20:54:41 +01:00
Taloth
69edfba237 Merge pull request #217 from Sonarr/transmission-category
Removed hardcoded dot prefix from the transmission category [migration 81]
2015-03-09 20:54:30 +01:00
Taloth Saldono
6393f66448 Fixed: Added symbols and tooltips to Manual Search last two sort columns. 2015-03-09 19:40:25 +01:00
Taloth Saldono
f39e99bd3c Fixed: Column sort direction will not toggle unless the same column is clicked again. 2015-03-09 19:21:18 +01:00
Taloth Saldono
112cde1cee New: Added UrlBase to Deluge Settings to facilitate seedbox setups. 2015-03-08 15:37:33 +01:00
Taloth Saldono
ebbaa403f6 Removed deprecated code. 2015-03-08 14:30:13 +01:00
Taloth Saldono
dcc988da06 Removed duplicate tests. 2015-03-08 14:30:12 +01:00
Mark McDowall
dd6dc38672 Series editor cleanup 2015-03-07 16:44:35 -08:00
Mark McDowall
1d70c97983 Fixed: Sorting on path in series editor 2015-03-06 22:14:33 -08:00
Taloth Saldono
799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead. 2015-03-05 20:44:41 +01:00
Mark McDowall
dc80377a4c Merge pull request #214 from larsjohnsen/ui-connect-changes
Separate setting groups & clarify tooltips
2015-03-05 10:54:27 -08:00
Lars Johnsen
ca9c39984e UI: Separate setting groups & clarify tooltips 2015-03-05 13:07:47 +01:00
Mark McDowall
f021f9b146 Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID 2015-03-05 00:22:46 -08:00
Taloth Saldono
4036654f3f New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api) 2015-03-04 22:41:22 +01:00
Taloth Saldono
8b1e0f68dd Added tooltip to Episode Delete button. 2015-03-04 21:20:08 +01:00
Taloth Saldono
ee02e6a31c Disabled eztv test entirely. 2015-03-04 21:20:07 +01:00
Taloth Saldono
6803e46782 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
Mark McDowall
a8e805fd5d Merge pull request #205 from bdegier/develop
New: NZBFinder.ws as Newznab preset
2015-03-04 07:21:21 -08:00
Taloth Saldono
d8662321be Fixed parsing specials with Scene.Title.S0x.Episode.Title format. 2015-03-03 01:08:53 +01:00
Taloth Saldono
46da14f3bf And the same fix for the actual import. 2015-03-01 23:19:49 +01:00
Taloth Saldono
8438ee0a52 Fixed regex incompatible with mono. 2015-03-01 23:04:20 +01:00
Taloth Saldono
6ba78f6aed No longer marks download as imported if no episodes were found. 2015-03-01 22:44:13 +01:00
Taloth Saldono
7b0bc4334d Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number. 2015-03-01 22:42:31 +01:00
Taloth Saldono
2e81e278e1 Fixed a couple of logging errors. 2015-03-01 22:34:39 +01:00
Taloth Saldono
8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering. 2015-03-01 15:01:06 +01:00
Mark McDowall
a7a6a08807 Fixed: Force import won't trigger icon change on multiple items 2015-02-27 16:58:10 -08:00
Mark McDowall
f4573545cd Fixed: Improved parsing for anime episodes with leading release group 2015-02-26 22:30:31 -08:00
Keivan Beigi
a0ac27f9fe Merge pull request #213 from larsjohnsen/patch-4
Delete obsolete file: handlebars.runtime.min.js
2015-02-26 19:19:28 -08:00
larsjohnsen
3b737d4b66 Delete obsolete file: handlebars.run.min.js 2015-02-27 00:37:02 +01:00
Mark McDowall
72993f3c3c Fixed: Cutoff will be respected when release is still in queue 2015-02-26 08:13:15 -08:00
Mark McDowall
03335b2a71 Added SVG logo 2015-02-24 18:41:03 -08:00
Taloth Saldono
aa52a83395 Fixed: Preferring season packs over single episodes before comparing relative sizes. 2015-02-24 20:13:17 +01:00
Taloth Saldono
14a99a28cc New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack. 2015-02-24 20:13:16 +01:00
Mark McDowall
be338a651e Fixed: Menu button on mobile views 2015-02-23 18:16:36 -08:00
Taloth Saldono
402d6b5411 New: Added rudimentary Anime search by tvdb episodenumber to BTN. 2015-02-23 20:27:11 +01:00
Taloth Saldono
e143b18df3 Fixed: Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering) 2015-02-23 20:16:55 +01:00
Taloth Saldono
4d837a46af Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series. 2015-02-23 20:16:54 +01:00
Mark McDowall
ca05c15340 Removed extra 's' in file 2015-02-22 21:11:42 -08:00
Taloth Saldono
2da23ae230 Fixed tooltip for pending queue items. 2015-02-22 22:10:45 +01:00
Mark McDowall
a3d649452f Fixed sorting in episode file editor 2015-02-22 12:40:34 -08:00
Taloth Saldono
42f9992af0 Fixed: CDH can now remove items after import from NzbGet it didn't grab itself. 2015-02-22 19:55:00 +01:00