[GH-ISSUE #92] [BUG] Program Suspended by Windows (EDIT: Solution Found) #67

Closed
opened 2026-03-04 12:28:42 +03:00 by kerem · 1 comment
Owner

Originally created by @luxwing on GitHub (Aug 26, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/92

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.

Originally created by @luxwing on GitHub (Aug 26, 2023). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/92 **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.
kerem 2026-03-04 12:28:42 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@luxwing commented on GitHub (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.

<!-- gh-comment-id:1694469680 --> @luxwing commented on GitHub (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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onthespot#67
No description provided.