mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-24 20:53:09 +00:00
9d9dca8f44
* Add source property to Video A Playlist entry if added a remote server item has field "source" initialized with value like `server://<server_id>/com.plexapp.plugins.library` * Add source to Episode * Fix flake8 error E261 at least two spaces before inline comment * Add source to Track * Add source to Photo * Rename the field to sourceURI * Update plexapi/audio.py Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * Update plexapi/photo.py Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * Update plexapi/video.py Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * Update plexapi/video.py Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * Fix flake line length issue --------- Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
alert.py | ||
audio.py | ||
base.py | ||
client.py | ||
collection.py | ||
config.py | ||
const.py | ||
exceptions.py | ||
gdm.py | ||
library.py | ||
media.py | ||
mixins.py | ||
myplex.py | ||
photo.py | ||
playlist.py | ||
playqueue.py | ||
server.py | ||
settings.py | ||
sonos.py | ||
sync.py | ||
utils.py | ||
video.py |