python-plexapi/plexapi
2022-05-16 19:58:52 -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 Get album track by track number without keyword argument (#918) 2022-05-16 19:52:16 -07:00
base.py Use breadth-first search when using rtag (#912) 2022-05-16 19:46:10 -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.10.1 2022-03-17 16:54:51 -05: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 support for Plex guid in LibrarySection.getGuid() (#926) 2022-05-16 19:54:51 -07:00
media.py Fix typos (#939) 2022-05-16 15:39:42 -05:00
mixins.py Add extras and hubs mixins (#890) 2022-02-26 22:04:18 -08:00
myplex.py Fix typos (#939) 2022-05-16 15:39:42 -05:00
photo.py Add new methods to edit object fields (#876) 2022-02-26 21:40:51 -08:00
playlist.py Add new methods to edit object fields (#876) 2022-02-26 21:40:51 -08:00
playqueue.py Create PlayQueue from a radio station key (#877) 2022-01-24 16:00:09 -06: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 Set default sync subtitleSize 2021-07-16 10:14:25 -07:00
utils.py Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10. (#913) 2022-05-16 19:46:21 -07:00
video.py Add Video.audioStreams() convenience method (#891) 2022-02-26 22:24:43 -08:00