Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qBittorent: Don't error when torrent queueing is disabled #4113

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

sharkykh
Copy link
Contributor

@sharkykh sharkykh commented Apr 25, 2018

Stop errors like:

DEBUG    THREAD :: [6148669] POST URL: http://x.x.x.x:xxxx/command/increasePrio [Status: 403]
INFO     THREAD :: [6148669] qbittorrent: Forbidden
ERROR    THREAD :: [6148669] qbittorrent: Unable to set priority for Torrent

This will now show:

INFO     THREAD :: [6148669] qbittorrent: Forbidden
INFO     THREAD :: [6148669] qbittorrent: Unable to set torrent priority because torrent queueing is disabled in qbittorrent settings.

@codecov-io
Copy link

Codecov Report

Merging #4113 into develop will increase coverage by <.01%.
The diff coverage is 44.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4113      +/-   ##
===========================================
+ Coverage    29.31%   29.32%   +<.01%     
===========================================
  Files          277      277              
  Lines        35485    35493       +8     
===========================================
+ Hits         10403    10407       +4     
- Misses       25082    25086       +4
Impacted Files Coverage Δ
medusa/clients/torrent/qbittorrent_client.py 28.57% <44.44%> (+2.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6148669...58e76cf. Read the comment docs.

Copy link
Contributor

@medariox medariox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@medariox medariox merged commit 44439bc into develop Apr 27, 2018
@medariox medariox deleted the feature/qbittorrent-prio-stop-error branch April 27, 2018 21:52
@p0psicles p0psicles added this to the 0.2.3 milestone May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants