ultrasonics icon indicating copy to clipboard operation
ultrasonics copied to clipboard

Unable to sync Spotify to Plex

Open Jenni32222 opened this issue 2 years ago • 1 comments

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: ''

Jenni32222 avatar Aug 06 '22 15:08 Jenni32222

I get the same error. Let me know if you find a fix.

jelly-monster avatar Aug 12 '22 10:08 jelly-monster