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

Update remove_slow.py. Fixes #36 #37

Closed
wants to merge 8 commits into from
Closed

Update remove_slow.py. Fixes #36 #37

wants to merge 8 commits into from

Commits on Feb 18, 2024

  1. Merge pull request #31 from ManiMatter/dev

    Test-merge to see if versions work
    ManiMatter committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    eef5534 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #34 from ManiMatter/dev

    Added BETA support for Readarr && removed 'Unknown Manifest' Problem (which removes ARM + x86 support) -> PRs to fix it apprecaited
    ManiMatter committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    918b3e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from ManiMatter/dev

    Readme update #patch
    ManiMatter committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    be5316f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Update remove_slow.py

    Slow downloads check will only run with torrent type entries. Usenet entries will be skipped.
    TheNetworkGuy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    edb953d View commit details
    Browse the repository at this point in the history
  2. Update remove_slow.py

    Moved qBittorrent / torrent check from remove_slow() function to getDownloadedSize()
    TheNetworkGuy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8dc327f View commit details
    Browse the repository at this point in the history
  3. Update remove_slow.py

    Added try / except block in function getDownloadedSize()
    TheNetworkGuy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a13b014 View commit details
    Browse the repository at this point in the history
  4. Update remove_slow.py

    Added NAME variable to function.
    TheNetworkGuy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a5d2afd View commit details
    Browse the repository at this point in the history
  5. Update remove_slow.py

    Removed redundant space
    TheNetworkGuy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1cafab6 View commit details
    Browse the repository at this point in the history