-
Notifications
You must be signed in to change notification settings - Fork 276
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
Release/release 1.0.22 #11888
Merged
Merged
Release/release 1.0.22 #11888
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
medariox
commented
Dec 13, 2024
- PR is based on the DEVELOP branch
- Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
- Read the contribution guide
Sync master & develop
* Fix issue running on python3.12 * Added new feature, to easily add/remove release groups. * Remove unused @use. * Replace the find_module with find_spec. * Split up the is_tv_download_dir condition.So that it's better debugable. * Fixed the color for snatched and failed status. * Fixed eslint errors * build runtime. * Bundle setuptools * Update test deps * Update python-backend.yml * Update test_requirements.txt * Update python-backend.yml * Update tox.ini * Update tox.ini * Update python-backend.yml * Update python-backend.yml * Update test_requirements.txt * Update version-check.yml * Update tox.ini * lint --------- Co-authored-by: Dario <medariox@users.noreply.github.com>
Changes in unit3d API v7 Co-authored-by: p0ps <p0psicles@users.noreply.github.com> Co-authored-by: Dario <medariox@users.noreply.github.com>
* Update base Medusa url * Update app.py * more updates
* calendar route should write appropriate header * fixup! calendar route should write appropriate header --------- Co-authored-by: Dario <medariox@users.noreply.github.com>
* Don't replace allowed quality unless from preferred quality * Update common.py * Update common.py * Update common.py * Update test_should_replace.py --------- Co-authored-by: Dario <medariox@users.noreply.github.com>
… env var to override yggtorrent URL (#11838) * Update yggtorrent.py URL and authentification mechanism Update yggtorrent.py URL and authentification mechanism * Allow to change yggtorrent url by overriding it with an environement variable * Update yggtorrent.py * Update yggtorrent.py * Update yggtorrent.py * Update yggtorrent.py * Update yggtorrent.py --------- Co-authored-by: Dario <medariox@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.