python-plexapi/plexapi
JonnyWong16 58e279b837
Create separate PlexHistory objects (#1185)
* Create new PlexHistory object

* Add test for PlexHistory object
2023-07-27 17:45:51 -07:00
..
__init__.py Cleanup duplicate header.platform reading (#1080) 2023-03-09 14:50:46 -08:00
alert.py Add support for error callback for AlertListener (#850) 2021-11-20 16:46:28 -08:00
audio.py Create separate PlexHistory objects (#1185) 2023-07-27 17:45:51 -07:00
base.py Create separate PlexHistory objects (#1185) 2023-07-27 17:45:51 -07:00
client.py Refactor fetchItems for pagination (#1143) 2023-05-24 14:50:30 -07:00
collection.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
config.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
const.py Release 4.14.0 2023-05-24 17:51:16 -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 LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
media.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
mixins.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
myplex.py Update MyPlexResource to use Plex API v2 (#1133) 2023-07-27 14:01:18 -07:00
photo.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
playlist.py Allow using MyPlexUser object for switchUser (#1154) 2023-05-24 13:55:36 -07:00
playqueue.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
server.py Change server continue watching endpoint (#1169) 2023-07-27 13:52:08 -07:00
settings.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
sonos.py Refactor fetchItems for pagination (#1143) 2023-05-24 14:50:30 -07:00
sync.py Update PlexAPI to f-strings (#1000) 2022-08-27 22:56:01 -07:00
utils.py Create separate PlexHistory objects (#1185) 2023-07-27 17:45:51 -07:00
video.py Create separate PlexHistory objects (#1185) 2023-07-27 17:45:51 -07:00