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

[BUG] Nothing in progress bar along with an error #110

Open
S00pergang opened this issue Jan 10, 2024 · 1 comment
Open

[BUG] Nothing in progress bar along with an error #110

S00pergang opened this issue Jan 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@S00pergang
Copy link

S00pergang commented Jan 10, 2024

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:

  1. Try to download any song
  2. Click on 'Progress'
  3. Nothings there, infinite 'parsing'

Expected behavior
Song appears in 'Progress' and downloads

Screenshots
image
image

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

  • OS: Windows 10
  • OnTheSpot Version: 0.5

Additional context
Before I had some downloads give me a "Get metadata failed" and would keep failing unless I restarted the app.

@S00pergang S00pergang added the bug Something isn't working label Jan 10, 2024
@S00pergang
Copy link
Author

S00pergang commented Jan 10, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant