python-plexapi/plexapi
JonnyWong16 f5673294c7
Remove check for playQueueType when adding items to a PlayQueue (#977)
* Remove check for playQueueType when adding items to a PlayQueue

* Fix PlayQueue doc strings
2022-07-20 19:49:02 -07: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 Fix searching and browsing Discover results (#970) 2022-07-20 19:37:48 -07:00
base.py Remove extending from (object), not needed in Python 3 (#943) 2022-05-30 09:05:00 -07:00
client.py Fix typos (#939) 2022-05-16 15:39:42 -05:00
collection.py Add support for collection "filtering based on user" advanced setting (#894) 2022-02-26 22:50:04 -08:00
config.py Enable external media in responses, e.g. Tidal (#905) 2022-03-17 15:46:05 -05:00
const.py Release 4.11.2 2022-05-30 09:06:09 -07: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 Add collection label to search filters (#937) 2022-05-16 20:03:46 -07:00
media.py Add guids attribute to Artist, Album, and Track (#968) 2022-07-20 19:35:46 -07:00
mixins.py Fix searching and browsing Discover results (#970) 2022-07-20 19:37:48 -07:00
myplex.py Add support for Plex OAuth (#974) 2022-07-20 19:48:52 -07:00
photo.py Fix searching and browsing Discover results (#970) 2022-07-20 19:37:48 -07:00
playlist.py Add new methods to edit object fields (#876) 2022-02-26 21:40:51 -08:00
playqueue.py Remove check for playQueueType when adding items to a PlayQueue (#977) 2022-07-20 19:49:02 -07:00
server.py Fix PlexServer.isBrowsable(path) when running Plex API on a different OS (#933) 2022-05-16 19:58:52 -07:00
settings.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
sonos.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
sync.py Remove extending from (object), not needed in Python 3 (#943) 2022-05-30 09:05:00 -07:00
utils.py Add support for Plex OAuth (#974) 2022-07-20 19:48:52 -07:00
video.py Fix searching and browsing Discover results (#970) 2022-07-20 19:37:48 -07:00