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

### 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...

enhancement

## 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...

non-breaking

### 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...

enhancement

See here for the API commands for the Plex Watch Together feature: https://gist.github.com/JonnyWong16/ad81a420e8f1f87fc0622d935520e410

enhancement
helpwanted

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...

enhancement

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...

test

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...

enhancement