python-plexapi
python-plexapi copied to clipboard
Python bindings for the Plex API.
### What is your feature request? To display on an e-paper display, I'd like to listen for media playback start events rather than polling sessions every X minutes. I noticed...
## Description * Adds new `MyPlexAccount.viewStateSync` property to determine if view state syncing is enabled/disabled for the account. * Adds new methods `MyPlexAccount.enableViewStateSync()` and `MyPlexAccount.disableViewStateSync()` to enable and disable view...
### What is your feature request? Alright, I know that this may not be big problem for a lot of people, but for the people who do need it, what...
See here for the API commands for the Plex Watch Together feature: https://gist.github.com/JonnyWong16/ad81a420e8f1f87fc0622d935520e410
First time working with XML data. Seems rather straightforward once I understood how you handled parsing. Have not written test files yet, waiting for feedback if you could give any.
Does the plexapi include/are there plans to include tidal support? I am looking to write a script that syncs a playqueue between youtube and plex/plexamp. If I can only find...
I have a few ideas to create a server to help test the PlexClient functionality. It'll be limited to one person testing at a time, but our test setup does...
WIP: https://github.com/pkkid/python-plexapi/issues/706
### Describe the Bug So I'm trying to upload subtitles for an existing TV show episode using the episodes `uploadSubtitles` method but it's throwing the `BadRequest` error ### Code Snippets...
Should we support editing the settings for agents/plugins. It very close to the rest of the settings, in addition it can have a values where the index of the values...