-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Syntax Error Downloading Track if Name is Senseless UTF Garbage #1655
Comments
Does it? I encountered the issue when a playlist I imported from Spotify stalled 45 minutes into listening. It was trying to acquire this track the whole time. |
Youtube is notorious for handling search and stream lookups differently based on your region, A/B tests, and other semi-random, hard to reproduce factors. So it might have worked for me, but it's completely possible that it won't work for you. Though if I fix the underlying issue, it won't have to keep retrying in the first place. |
Platform: Linux Flatpak, host OS is Fedora 40
Nuclear version: Flatpak v0.6.31
Description of the issue: This track, which is actually a real piece of music and not me making shit up, fails to download on Nuclear:
Whenever Nuclear tries to look this track up, it fails with a syntax error:
I have no further insight into why this happens, but gutfeel is maybe a sanitization issue before passing the track name into a search query.
This bug may signify a larger issue with handling certain characters in titles, but I have no evidence to support that nor any examples.
The text was updated successfully, but these errors were encountered: