-
Notifications
You must be signed in to change notification settings - Fork 483
Comparing changes
Open a pull request
base repository: Flexget/Flexget
base: v3.9.19
head repository: Flexget/Flexget
compare: v3.10.0
- 14 commits
- 25 files changed
- 6 contributors
Commits on Nov 13, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](astral-sh/ruff-pre-commit@v0.1.4...v0.1.5) - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0)
Configuration menu - View commit details
-
Copy full SHA for cefd4ff - Browse repository at this point
Copy the full SHA cefd4ffView commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc46c46 - Browse repository at this point
Copy the full SHA cc46c46View commit details -
On certain filesystem shutil.copy can fail due to difference in files…
…ystems between the source and destination (like in truenas when the target fs has ACLs). this change makes the mode change warn instead of failing the command allowing it to function in such cases.
Configuration menu - View commit details
-
Copy full SHA for 75d4c79 - Browse repository at this point
Copy the full SHA 75d4c79View commit details -
Merge pull request #3878 from barp/develop
[fix] copy: prevent failing when copying between certain file systems
Configuration menu - View commit details
-
Copy full SHA for cfd96d7 - Browse repository at this point
Copy the full SHA cfd96d7View commit details -
Merge pull request #3880 from Flexget/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for ba87863 - Browse repository at this point
Copy the full SHA ba87863View commit details
Commits on Nov 19, 2023
-
FIX PTP plugin to use apiuser and apikey authentication and some impr…
…ovements to search and match (#3882) [change] passthepopcorn: Switch to using apiuser and apikey instead of username and password. [change] passthepopcorn: Improves searching and matching. [fix] passthepopcorn: Fixes login and rate limit issues. * replace user/pass/cookie with apiuser/apikey auth * ptp match fixes to improve results * typo * more typos * typos * fixed some movie year imdb search logic * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * use f-string parsing * Remove unused DB schema code * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * corrected formated string to f-string * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Use task requests and drop old db tables * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Trying different upgrade logic * clean up only if needed. * fix DB Schema Imports * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * more tweaking upgrades * updated base schema number and upgrade logic * Remove ver number setting during upgrade * Fix issue with version none * Remove base DB schema as we are removing it * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove schema code as without tables there is none * Removed DB imports as no db is in use * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * attached rate limit to task requests * movie_year validation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9afe5de - Browse repository at this point
Copy the full SHA 9afe5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d3a23d - Browse repository at this point
Copy the full SHA 1d3a23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a39a6 - Browse repository at this point
Copy the full SHA e9a39a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e05b8b - Browse repository at this point
Copy the full SHA 8e05b8bView commit details -
Update dependency werkzeug to v2.3.8 [SECURITY] (#3883)
* Update dependency werkzeug to v2.3.8 [SECURITY] * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 107e034 - Browse repository at this point
Copy the full SHA 107e034View commit details -
Configuration menu - View commit details
-
Copy full SHA for a96de59 - Browse repository at this point
Copy the full SHA a96de59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b377da - Browse repository at this point
Copy the full SHA 8b377daView commit details -
* Lock file maintenance * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a419255 - Browse repository at this point
Copy the full SHA a419255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4407619 - Browse repository at this point
Copy the full SHA 4407619View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.9.19...v3.10.0