You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2024. It is now read-only.
I did a book search for "Christopher Nuttall" and while that one was running I tried to do a music search on "Christina Perri" which resulted in an internal error that told me to look in the log. Uninstalling plexstatus solved the issue.
Log contained:
ERROR 2016-01-25 08:13:33.583336
Error during runShedule of PlexStatus (Default)
Error: list index out of range
Traceback (most recent call last):
File "/usr/pbi/xdm-amd64/share/xdm/XDM/xdm/plugins/meta.py", line 171, in outer
return run(_args, *_kwargs)
File "/var/db/xdm/plugins/MediaAdder/PlexStatus-de_lad1337_plexstatus-0_4/PLexStatus.py", line 40, in runShedule
mtm = common.PM.getMediaTypeManager("de.lad1337.tv")[0]
IndexError: list index out of range
New value:[]
Traceback:
Traceback (most recent call last):
File "/usr/pbi/xdm-amd64/share/xdm/XDM/xdm/plugins/meta.py", line 171, in outer
return run(_args, *_kwargs)
File "/var/db/xdm/plugins/MediaAdder/PlexStatus-de_lad1337_plexstatus-0_4/PLexStatus.py", line 40, in runShedule
mtm = common.PM.getMediaTypeManager("de.lad1337.tv")[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did a book search for "Christopher Nuttall" and while that one was running I tried to do a music search on "Christina Perri" which resulted in an internal error that told me to look in the log. Uninstalling plexstatus solved the issue.
Log contained:
ERROR 2016-01-25 08:13:33.583336
Error during runShedule of PlexStatus (Default)
Error: list index out of range
Traceback (most recent call last):
File "/usr/pbi/xdm-amd64/share/xdm/XDM/xdm/plugins/meta.py", line 171, in outer
return run(_args, *_kwargs)
File "/var/db/xdm/plugins/MediaAdder/PlexStatus-de_lad1337_plexstatus-0_4/PLexStatus.py", line 40, in runShedule
mtm = common.PM.getMediaTypeManager("de.lad1337.tv")[0]
IndexError: list index out of range
New value:[]
Traceback:
Traceback (most recent call last):
File "/usr/pbi/xdm-amd64/share/xdm/XDM/xdm/plugins/meta.py", line 171, in outer
return run(_args, *_kwargs)
File "/var/db/xdm/plugins/MediaAdder/PlexStatus-de_lad1337_plexstatus-0_4/PLexStatus.py", line 40, in runShedule
mtm = common.PM.getMediaTypeManager("de.lad1337.tv")[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: