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

Unable to sync Spotify to Plex #54

Open
Jenni32222 opened this issue Aug 6, 2022 · 1 comment
Open

Unable to sync Spotify to Plex #54

Jenni32222 opened this issue Aug 6, 2022 · 1 comment

Comments

@Jenni32222
Copy link

Used to work, now seems to be broken.

2022-08-06 15:22:27,681 - plugins - ERROR - could not convert string to float: '' (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 203, in run

if max(scores) >= float(settings_dict["fuzzy_ratio"]):

ValueError: could not convert string to float: ''

@jelly-monster
Copy link

I get the same error. Let me know if you find a 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

2 participants