mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-22 19:53:17 +00:00
fba0dbccf2
* Remove Plex news * Replace requests with query method for online hubs * Add myPlexAccount watchlist methods * Add mixin for objects that can be added to watchlist * Add tests for watchlist * Always split ratingKey from guid for watchlist * Add method to retrieve streaming service availability * Add test for streaming service availability * Add filtering and sorting for watchlists * Fix watchlist tests * Add method to check if an item is on a user's watchlist * Update watchlist tests * Make account optional for WatchlistMixin * Add Discover search * Use manuallyLoadXML method for Discover search results * Remove webshows and podcasts * Fix WatchlistMixin account AttributeError * Add BadRequest exception when adding to/removing from watchlist * Update watchlist tests for BadRequest * Update watchlist doc strings |
||
---|---|---|
.. | ||
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 |