mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[GH-ISSUE #92] [BUG] Program Suspended by Windows (EDIT: Solution Found) #64
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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):
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.