mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-21 19:23:05 +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> |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
conftest.py | ||
payloads.py | ||
test__prepare.py | ||
test_actions.py | ||
test_audio.py | ||
test_client.py | ||
test_collection.py | ||
test_gdm.py | ||
test_history.py | ||
test_library.py | ||
test_media.py | ||
test_misc.py | ||
test_mixins.py | ||
test_myplex.py | ||
test_navigation.py | ||
test_photo.py | ||
test_playlist.py | ||
test_playqueue.py | ||
test_search.py | ||
test_server.py | ||
test_settings.py | ||
test_sonos.py | ||
test_sync.py | ||
test_utils.py | ||
test_video.py |