JonnyWong16
JonnyWong16
Could you get the XMl for the show level and the season level as well?
Change the `ratingKey` (`51851`) in the URL of that episode XML to the `parentRatingKey` (`50568`) `grandparentRatingKey` (`50567`).
I just tried testing this and Plex doesn't send Tautulli a stop event when a track is repeats. Looking directly at the Plex Media Server API, the session ID doesn't...
Windows Security with Security Intelligence version 1.411.12.0 does not detect anything for me. You can report it as a false positive.
I submitted it to Microsoft and they didn't detect anything. I'm not sure what else you expect me to do. 
Cannot reproduce. 
The `episodes()` method has never supported sorting. If you want sorting use library `search()` instead. ```py from plexapi.server import PlexServer # Connect to Plex server plex = PlexServer('http://localhost:32400', 'TOKEN') tvshows...
Typo `--composite_thumb`, not `--composite-thumb`.
I don't understand how you intend to send an entire HTML page to ntfy?
Is your music library `section_id=5`? ``` 2024-05-24 18:15:50 - ERROR :: CP Server Thread-15 : Failed to access uri endpoint /library/sections/5/all?X-Plex-Container-Start=0&X-Plex-Container-Size=1&type=10. Request timed out: HTTPConnectionPool(host='192.168.68.162', port=32400): Read timed out. (read...