JonnyWong16

Results 132 comments of JonnyWong16

I don't see the point of doing this. It overcomplicates things.

Bottom section of the readme is a start. https://github.com/pkkid/python-plexapi/blob/master/README.rst#L188 It should be moved to a new contributing doc.

Playable should be further broken down in to `AudioPlayable` and `VideoPlayable`. The lyric/subtitle methods are currently in `Audio` and `Video` but they only apply to `Track` and `Movie`/`Episode`. Ref: #1303,...

Artist and album isn't an editable field for tracks. It's inherited from the artist and album. The fields can't be locked in Plex Web.

What is a "remote playlist entry"? Do you mean on someone else's server? What is the Plex URL endpoint where we can see this `source` attribute?

The `source` attribute should be on `Movie`, `Episode`, `Track`, and `Photo`. I need to think about what to do about the conflicting `PlexSession.source()` and `PlexHistory.source()` methods.

I think we name the attribute `sourceURI` and don't change the methods. References: https://github.com/pkkid/python-plexapi/blob/b51aa1924b5b28ba61aefbb4162aff6e6864561b/plexapi/server.py#L172-L173 https://github.com/pkkid/python-plexapi/blob/b51aa1924b5b28ba61aefbb4162aff6e6864561b/plexapi/playqueue.py#L27

The entire library needs to be refactored to support Plex's online metadata source. There are a lot more differences than just the `ratingKey`.

It seems to be a problem in Plex itself and not this Python library. Go to the Advanced Filters in your library and try to do a filter for `Title...