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

qBittorrent client maintenance #7474

Merged
merged 9 commits into from
Dec 12, 2019
Merged

qBittorrent client maintenance #7474

merged 9 commits into from
Dec 12, 2019

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    4570414 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Handle API authentication errors better

    - Warn when username/password is invalid.
    - Warn when your IP is banned by the client (after too many failed authentication attempts).
    sharkykh committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    952e784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c749191 View commit details
    Browse the repository at this point in the history
  3. Update _get_auth docstring

    sharkykh committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    401ee4c View commit details
    Browse the repository at this point in the history
  4. Rename client

    sharkykh committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    a6c5d4f View commit details
    Browse the repository at this point in the history
  5. Use urljoin

    sharkykh committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    381f66c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dea88b View commit details
    Browse the repository at this point in the history
  7. Update changelog

    sharkykh committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    6cc9a8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7eea9f View commit details
    Browse the repository at this point in the history