mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-22 03:33:08 +00:00
7802b79d30
* Add sonicAdventure method to MusicSection * satisfy flake8 * sonicAdventure accepts Track as param * test with both types for sonicAdventure * Add authentication to recently added music test * Fix test_library.py to include missing newline character * Add sonicAdventure method to Track class * fix doc as suggested Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * fix bound on sonicAdventure method - add type to docstr * Apply suggestions from code review - pass in plexpass account to tests Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * make tests pass on bootstrap - still asserts it is an iterable - still checks all elements are tracks - in case no adventure found, does not fail --------- 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 |