Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR, title #38

Open
karbowiak opened this issue Dec 1, 2021 · 0 comments
Open

ERROR, title #38

karbowiak opened this issue Dec 1, 2021 · 0 comments

Comments

@karbowiak
Copy link

Hi there!

I have a problem where one of my larger playlists from Spotify -> Plex, goes for a while and then suddenly comes to a complete stop with the following error

2021-12-01 21:40:01,930 - plugins - ERROR - 'title' (plugins.py:291)
Traceback (most recent call last):
File "/ultrasonics/plugins.py", line 285, in applet_run
plugin_run(*get_info(plugin), component="outputs",
File "/ultrasonics/plugins.py", line 162, in plugin_run
response = found_plugins[name].run(
File "/ultrasonics/official_plugins/up_plex.py", line 174, in run
title=song["title"], libtype="track", maxresults=10
KeyError: 'title'

I'm guessing one of the tracks i have in Plex is malformed somehow, but not entirely sure :)

Hopefully it's a straight forward fix

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

No branches or pull requests

1 participant