-
Notifications
You must be signed in to change notification settings - Fork 200
Comparing changes
Open a pull request
base repository: pkkid/python-plexapi
base: 4.15.7
head repository: pkkid/python-plexapi
compare: 4.15.8
- 17 commits
- 13 files changed
- 5 contributors
Commits on Feb 4, 2024
-
Adds 2FA code input to
tools/plex-gettoken.py
(#1319)* Use getpass for password input * Add 2FA code input
Configuration menu - View commit details
-
Copy full SHA for 768aa58 - Browse repository at this point
Copy the full SHA 768aa58View commit details -
fix(scripts): offset butler tasks to reduce ci random failures (#1320)
* fix(scripts): offset butler tasks to reduce ci random failures * Apply suggestions from code review Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> --------- Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 097b989 - Browse repository at this point
Copy the full SHA 097b989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb9f5f - Browse repository at this point
Copy the full SHA 8bb9f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3ef1c2 - Browse repository at this point
Copy the full SHA b3ef1c2View commit details -
Simplify building MediaPartStream objects (#1328)
* Simplify MediaPart._buildStreams * Remove isChildOf check for photo and track attributes * Add parent object when automatically building PlexObject * Remove check of track only attribute in tests
Configuration menu - View commit details
-
Copy full SHA for e3d90a5 - Browse repository at this point
Copy the full SHA e3d90a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 654ed50 - Browse repository at this point
Copy the full SHA 654ed50View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc5471 - Browse repository at this point
Copy the full SHA dfc5471View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9539a3 - Browse repository at this point
Copy the full SHA d9539a3View commit details -
Refactor cast function in utils.py (#1340)
- less indentation, more readable code - early return
Configuration menu - View commit details
-
Copy full SHA for ba384e0 - Browse repository at this point
Copy the full SHA ba384e0View commit details -
bugfix: pass existing filters for
albums
method ofArtist
(#1347)* bugfix: pass existing filters for `albums` method of `Artist` * add test for bugfix
Configuration menu - View commit details
-
Copy full SHA for fe648f6 - Browse repository at this point
Copy the full SHA fe648f6View commit details -
Fix: Update guid filter examples for fetchItems (#1350)
* Update imdb guid filter with full agent name it does not work otherwise like "^" anchor is used in the filter * Add legacy imdb tt* for imdb to guid filter * Add new agent Guid tag filtering example * Add themoviedb prefix as well
Configuration menu - View commit details
-
Copy full SHA for 019d3b8 - Browse repository at this point
Copy the full SHA 019d3b8View commit details -
Bump pillow from 10.1.0 to 10.2.0 (#1331)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08033e1 - Browse repository at this point
Copy the full SHA 08033e1View commit details -
Bump flake8 from 6.1.0 to 7.0.0 (#1334)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb9ead4 - Browse repository at this point
Copy the full SHA eb9ead4View commit details -
Bump pytest from 7.4.3 to 8.0.0 (#1349)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be9375a - Browse repository at this point
Copy the full SHA be9375aView commit details -
Bump actions/cache from 3 to 4 (#1346)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07de1e2 - Browse repository at this point
Copy the full SHA 07de1e2View commit details -
Bump nick-fields/retry from 2.9.0 to 3.0.0 (#1352)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2.9.0 to 3.0.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2.9.0...v3.0.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d01736 - Browse repository at this point
Copy the full SHA 4d01736View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1ce36 - Browse repository at this point
Copy the full SHA fb1ce36View commit details
There are no files selected for viewing