We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I copy and pasted a link to a song and nothing is appearing in the Progress tab
To Reproduce Steps to reproduce the behavior:
Expected behavior Song appears in 'Progress' and downloads
Screenshots
Error
[2024-01-10 21:28:08,922 :: gui.main_ui :: gui\mainui.py -> 574:__get_search_results() :: INFO] -> Search clicked with value with url https://open.spotify.com/track/4BZlfQdaz59aaFy2lBczm3?si=d8ff472d1a4141c4 [2024-01-10 21:28:08,924 :: gui.main_ui :: gui\mainui.py -> 619: __download_by_url() :: INFO] -> URL download clicked with value https://open.spotify.com/track/4BZlfQdaz59aaFy2lBczm3?si=d8ff472d1a4141c4 [2024-01-10 21:28:08,925 :: utils :: utils\utils.py -> 125:regex_input_for_urls() :: INFO] -> Parsing url 'https://open.spotify.com/track/4BZlfQdaz59aaFy2lBczm3?si=d8ff472d1a4141c4' [2024-01-10 21:28:08,932 :: utils :: utils\utils.py -> 222: get_url_data() :: INFO] -> Parse result for url 'https://open.spotify.com/track/4BZlfQdaz59aaFy2lBczm3?si=d8ff472d1a4141c4'-> track, 4BZlfQdaz59aaFy2lBczm3 [2024-01-10 21:28:08,934 :: gui.main_ui :: gui\mainui.py -> 759: __send_to_pqp() :: INFO] -> Prepared media for parsing, adding to PQP queue ! [2024-01-10 21:28:08,936 :: gui.main_ui :: gui\mainui.py -> 640: __download_by_url() :: INFO] -> URL "https://open.spotify.com/track/4BZlfQdaz59aaFy2lBczm3?si=d8ff472d1a4141c4" added to parsing queue [2024-01-10 21:28:09,226 :: spotutils :: utils\spotify.py -> 101: sanitize_data() :: INFO] -> Sanitising string: "Dreamhome"; Allow path separators: False [2024-01-10 21:28:09,228 :: spotutils :: utils\spotify.py -> 101: sanitize_data() :: INFO] -> Sanitising string: "Rosie Ugly"; Allow path separators: False [2024-01-10 21:28:09,229 :: spotutils :: utils\spotify.py -> 101: sanitize_data() :: INFO] -> Sanitising string: "Hotel Pools"; Allow path separators: False [2024-01-10 21:28:09,230 :: spotutils :: utils\spotify.py -> 101: sanitize_data() :: INFO] -> Sanitising string: "Mirrors"; Allow path separators: False [2024-01-10 21:28:09,231 :: spotutils :: utils\spotify.py -> 101: sanitize_data() :: INFO] -> Sanitising string: "Mirrors"; Allow path separators: False [2024-01-10 21:28:09,233 :: runtimedata :: runtimedata.py -> 49: handle_exception() :: CRITICAL] -> Uncaught exception Traceback (most recent call last): File "worker\utility.py", line 227, in run File "utils\spotify.py", line 318, in get_song_info KeyError: 'genres'
System Information (please complete the following information):
Additional context Before I had some downloads give me a "Get metadata failed" and would keep failing unless I restarted the app.
The text was updated successfully, but these errors were encountered:
Update, it appears to be 3 songs I can't download, but when I got someone else to download it on their PC, it worked for them.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I copy and pasted a link to a song and nothing is appearing in the Progress tab
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Song appears in 'Progress' and downloads
Screenshots
Error
System Information (please complete the following information):
Additional context
Before I had some downloads give me a "Get metadata failed" and would keep failing unless I restarted the app.
The text was updated successfully, but these errors were encountered: