Taloth Saldono
f2ec02876b
Fixed notification enable logic and test when On Upgrade is disabled.
10 years ago
Mark McDowall
7378a98e07
Fixed icon colours
10 years ago
Taloth
42a3ff2625
Merge pull request #206 from Sonarr/osxfullfsync
...
Changed sqlite to use full fsync on osx
10 years ago
Taloth Saldono
4448e87e28
Fixed: NzbGet development version no longer fails validation check.
10 years ago
Mark McDowall
90b047f0d4
Fixed: Searching for unmonitored anime episodes during season/all missing searches
10 years ago
Mark McDowall
adfaa00ce1
Toggle cell use spinForPromise
10 years ago
Mark McDowall
755a42ea45
Use cache to check for running or started commands
10 years ago
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Mark McDowall
a1a91878ad
New: Choose the latest season when adding a new series
10 years ago
Mark McDowall
216286db5e
Fixed: navbar hover mobile styling
10 years ago
Taloth Saldono
061c40c8f4
It is Not an Error Message
10 years ago
Taloth Saldono
15eeb19cd5
New: Synology Media Indexer support in Connect.
10 years ago
Taloth Saldono
93c6047cd5
Added Nzbget version check for 12.0 or higher.
10 years ago
Taloth Saldono
db4746bef7
Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Mark McDowall
a4deea2333
Merge pull request #229 from BrendenCA/fixtypo
...
Fixed a typo
10 years ago
BrendenCA
6114952012
Fixed a typo
10 years ago
Taloth Saldono
fcc1439754
Ugly indexer release name cleaned up before sending to Sab.
10 years ago
Mark McDowall
06a2cb0de4
New: Restrict ports that Sonarr will allow for its webserver
10 years ago
Taloth Saldono
9dd66879a2
Fixed: Better handling for Remote NAS errors.
10 years ago
Taloth Saldono
5d03c94b26
Fixed typo
10 years ago
Mark McDowall
679455713e
Fixed: sorting on episode list when new episodes are added during refresh
10 years ago
Mark McDowall
9aeda7aaba
Fixed: Legitimate API redirects
10 years ago
Mark McDowall
ca8e16a5be
Merge pull request #227 from c0unt0/develop
...
Allow startup on case sensitive file systems
10 years ago
Alex
52ec1cf1b1
Allow startup on case sensitive file systems
...
Fixed EXE_PATH to match NzbDrone.exe’s capitalisation.
10 years ago
Mark McDowall
1efb7446c9
Log full path when moving or copying
10 years ago
Mark McDowall
c5f2c2823e
Separate log messages for hardlinking and copying
10 years ago
Mark McDowall
beb4aee4c9
Merge pull request #190 from Sonarr/command-queue
...
Command queue
10 years ago
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
10 years ago
Mark McDowall
446d470f53
Fixed null config test
10 years ago
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
10 years ago
Taloth
8dccf2efe8
Merge pull request #224 from bjeanes/force-priority-for-nzbget
...
Added Force priority for NZBGet
10 years ago
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
10 years ago
Taloth Saldono
37e4a06b5d
Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
10 years ago
Taloth Saldono
6e5e781245
Added another nzbgeek hashed pattern.
10 years ago
Taloth Saldono
61c263856b
Giving a slightly more useful IPTorrent rss feed error.
10 years ago
Taloth Saldono
593c4b8182
Update test for redirect diagnostic.
10 years ago
Taloth Saldono
a3873634b0
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
10 years ago
Taloth Saldono
36ac4f0a8d
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
10 years ago
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
10 years ago
Taloth Saldono
d1ce1bf218
Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
10 years ago
Mark McDowall
74ad841be4
Fixed: Only show best pending item in Queue
10 years ago
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
10 years ago
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
10 years ago
Taloth Saldono
2b6c915e32
Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields.
10 years ago
Taloth Saldono
2a12aca66a
Fixed: Selecting range with shift-key in Series Editor should now work as intended.
10 years ago
Taloth Saldono
f5f050f80b
Fixed: Validation of dot prefix in Transmission category.
10 years ago
Mark McDowall
d8852d840b
New: Parse releases that have a 5 digit episode number
10 years ago
Mark McDowall
a45f822fdb
Fixed: piwik loading when accessing Sonarr via HTTPS
10 years ago
Taloth Saldono
bf5b645416
Test fixed
10 years ago