python-plexapi/plexapi
2022-07-20 20:56:58 -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 Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -07:00
base.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
client.py Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -07: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.12.0 2022-07-20 20:56:58 -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 Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
media.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
mixins.py Fix Artists.matches() when searching by title (#981) 2022-07-20 20:10:25 -07:00
myplex.py Use fetchItem for MyPlexAccount.userState() (#982) 2022-07-20 20:12:30 -07:00
photo.py Create separate PlexSession objects (#931) 2022-07-20 20:03:20 -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 Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00
video.py Fix Video.optimize() method (#965) 2022-07-20 20:07:39 -07:00