Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Multiple searches at same time = Internal Error? #200

Open
famewolf opened this issue Jan 25, 2016 · 0 comments
Open

Multiple searches at same time = Internal Error? #200

famewolf opened this issue Jan 25, 2016 · 0 comments

Comments

@famewolf
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant