- 
                Notifications
    You must be signed in to change notification settings 
- Fork 42
Description
LiveTV is not working for me all other Movies, Series is fine
[07-05-2025 08:42:09 PM] [ERROR] [Huwie] An unexpected error occured in the Plex alert handler
Traceback (most recent call last):
File "D:\GitHub\discord-rich-presence-plex-v2.12.0\discord-rich-presence-plex\core\plex.py", line 151, in tryHandleAlert
self.handleAlert(alert)
~~~~~~~~~~~~~~~~^^^^^^^
File "D:\GitHub\discord-rich-presence-plex-v2.12.0\discord-rich-presence-plex\core\plex.py", line 262, in handleAlert
title = shortTitle = item.grandparentTitle
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Huwie\AppData\Local\Programs\Python\Python313\Lib\site-packages\plexapi\base.py", line 556, in getattribute
value = super(PlexPartialObject, self).getattribute(attr)
AttributeError: 'Movie' object has no attribute 'grandparentTitle'