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] Program Suspended by Windows (EDIT: Solution Found) #92

Closed
luxwing opened this issue Aug 26, 2023 · 1 comment
Closed

[BUG] Program Suspended by Windows (EDIT: Solution Found) #92

luxwing opened this issue Aug 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@luxwing
Copy link

luxwing commented Aug 26, 2023

Describe the bug
After downloading between 5-10 songs the program becomes suspended. This consistently happens when downloading the thumbnail for a song. Example final lines before suspension:

[2023-08-26 13:06:35,774 :: spotutils :: utils\spotify.py -> 228: set_music_thumbnail() :: INFO] -> Set thumbnail for audio media at 'E:\Music\OnTheSpot\Lemon Demon\[2016] Spirit Phone\Lemon Demon - Spirit Phone - Touch-Tone Telephone.mp3' with 'https://i.scdn.co/image/ab67616d0000b273ae390841cf7a97bf3a59bb5d'
[2023-08-26 13:11:27,790 :: spotutils :: utils\spotify.py -> 228: set_music_thumbnail() :: INFO] -> Set thumbnail for audio media at 'E:\Music\OnTheSpot\The Birthday Massacre\[2007] Walking With Strangers\The Birthday Massacre - Walking With Strangers - Looking Glass.mp3' with 'https://i.scdn.co/image/ab67616d0000b273084cd5b06d93c225bd10d0b3'
System Information (please complete the following information):

  • Windows 10
  • Most recent version of OntheSpot

Additional context
I don't have much experience with Python so please forgive me if this is something fixed simply or is an error outside of OntheSpot. If this is something unrelated to OntheSpot let me know.

@luxwing luxwing added the bug Something isn't working label Aug 26, 2023
@luxwing
Copy link
Author

luxwing commented Aug 26, 2023

Nevermind I think I fixed it. The solution was that another program was stalling the process. I disabled/uninstalled the Acronis media software and that fixed my issue. I wanted to leave this here in case anyone else runs into this problem.

@luxwing luxwing changed the title [BUG] Program Suspended by Windows [BUG] Program Suspended by Windows (EDIT: Solution Found) Aug 26, 2023
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

2 participants