python-plexapi icon indicating copy to clipboard operation
python-plexapi copied to clipboard

Python bindings for the Plex API.

Results 123 python-plexapi issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is...

dependencies
github_actions

## Description `MyPlexAccount.acceptInvite` now targets Plex TV’s new v2 endpoint: * Replaced the deprecated `PUT https://plex.tv/api/invites/requests/{invite.id}` with `POST https://plex.tv/api/v2/shared_servers/{invite.id}/accept`. This keeps the library working after Plex removed the old route....

### Describe the Bug (410) gone; https://plex.tv/api/invites/requests Response code="410" status="This endpoint was deprecated and removed"