python-plexapi/plexapi
JonnyWong16 955c697549
Add Rating media tag (#1059)
* Add tagKey for Role

* Simplify Guid tag

* Sort tag attributes and update doc strings

* Add media Rating tag

* Add tests for Rating tag
2022-12-21 11:43:52 -08:00
..
__init__.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
alert.py Add support for error callback for AlertListener (#850) 2021-11-20 16:46:28 -08:00
audio.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
base.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
client.py "repeat" should not be a boolean: 0, 1 or 2 (#1046) 2022-11-08 16:36:56 -08:00
collection.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
config.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
const.py Release 4.13.1 2022-11-08 18:02:59 -08:00
exceptions.py Use Unauthorized exception (#447) 2020-04-09 15:56:26 -05:00
gdm.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
library.py Create music playlist from m3u file (#1055) 2022-12-21 11:32:43 -08:00
media.py Add Rating media tag (#1059) 2022-12-21 11:43:52 -08:00
mixins.py Add timeout parameter to uploadTheme (#1039) 2022-12-21 11:32:07 -08:00
myplex.py Add methods to change Plex Home PIN (#1044) 2022-11-08 15:57:54 -08:00
photo.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
playlist.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
playqueue.py Factor out playQueue() method to PlexPartialObject (#1058) 2022-12-21 11:43:26 -08:00
server.py Create music playlist from m3u file (#1055) 2022-12-21 11:32:43 -08:00
settings.py Fix parsing settings enum (#1057) 2022-12-21 11:34:50 -08:00
sonos.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
sync.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
utils.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
video.py Add Rating media tag (#1059) 2022-12-21 11:43:52 -08:00