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

v3.0.0 Release #51

Merged
merged 19 commits into from
Dec 15, 2021
Merged

v3.0.0 Release #51

merged 19 commits into from
Dec 15, 2021

Conversation

bobokun
Copy link
Collaborator

@bobokun bobokun commented Dec 15, 2021

Breaking Changes! (Requirements need to be re-installed)

New Features

  • Completely rewritten from the ground up (A lot of optimizations to code)
  • Improved logging and error checking in all functions
  • Add default tag set to the tracker URL when tag is not defined in the config.
  • Add default category (last directory of the save path) when category is not defined in the config. (Ex. A save path of /data/torrents/Movies4k will have a default category of Movies4k)
  • Add Limit Upload Speed to noHL
  • Removed Format 1 in tags attribute in the config.yml (New code will automatically convert entries from Format 1 to Format 2)
  • Progress bar now available with ETA

Bug fixes:

  • Additional unregistered_torrents logic check. Thanks to @JonzaUK for contributing
  • Tag fix: Skips check for torrents with no tracker urls (Fixes Python error #47)

Full Changelog: v2.2...v3.0.0

@bobokun bobokun merged commit b30a164 into master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python error
2 participants