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
Getting history...
Traceback (most recent call last):
File "/home/pi/git/youtube-music-scrobbler/start.py", line 204, in
Process().execute()
File "/home/pi/git/youtube-music-scrobbler/start.py", line 123, in execute
cursor.execute(f'''
sqlite3.OperationalError: row value misused
Hello,
I have this error:
I use venv
edit:
So far I've modified the old version without sql using the new login method, and it works.
The text was updated successfully, but these errors were encountered: