mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-22 03:33:08 +00:00
9e8fcb5fa6
* Add sonicallySimilar method to Audio class closes #1183 * Add type hinting for method - fixes import error * Apply review suggestions Co-Authors @JonnyWong16 * Add optional parameters to sonicallySimilar method - makes it so that params can be None and use the server default * add test for `sonicallySimilar` * Refactor test to check type of elements * Apply suggestions Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> * Add authentication to sonicallySimilar test in test_audio.py * fix flake8 --------- 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 |