python-plexapi/plexapi
2024-05-18 11:50:29 -07:00
..
__init__.py Add X-Plex-Language header to config (#1241) 2023-09-17 14:51:54 -07:00
alert.py feat(alert): add option to use custom socket (#1219) 2023-08-28 08:57:34 -07:00
audio.py feat: Add sonicAdventure method to MusicSection (#1361) 2024-03-16 15:03:36 -07:00
base.py Fix escape sequence in docstring regex (#1404) 2024-04-22 20:57:49 -07:00
client.py Add weakref to parent for PlexClient (#1355) 2024-02-04 20:34:16 -08:00
collection.py Fix: Raise an exception when trying to create a smart collection/playlist with items (#1377) 2024-03-16 15:17:40 -07:00
config.py Add X-Plex-Language header to config (#1241) 2023-09-17 14:51:54 -07:00
const.py Release 4.15.12 2024-04-19 13:19:08 -07:00
exceptions.py Add exception for two-factor required (#1357) 2024-02-17 14:34:43 -08:00
gdm.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
library.py Fix Library.add() method to properly apply advanced settings (#1384) 2024-03-31 15:40:17 -07:00
media.py Simplify building MediaPartStream objects (#1328) 2024-02-04 10:52:19 -08:00
mixins.py Add genres attribute to Track (#1318) 2024-02-17 14:11:07 -08:00
myplex.py (Temporary Fix) Changed friends route to the v2 sharings route (#1413) 2024-05-18 11:50:29 -07:00
photo.py Feature: Add source property to playlist items to support remote playlist entries (#1335) 2024-02-17 14:16:10 -08:00
playlist.py Allow adding items from different server to playlist (#1411) 2024-05-11 09:37:22 -07:00
playqueue.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
server.py feat: Add params parameter to request (#1395) 2024-04-19 12:00:24 -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 style: lint all python files (#1228) 2023-08-28 20:29:39 -07:00
utils.py Add helper object to retrieve PlexObject (#1369) 2024-03-16 15:03:44 -07:00
video.py Feature: Add source property to playlist items to support remote playlist entries (#1335) 2024-02-17 14:16:10 -08:00