mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[GH-ISSUE #153] [BUG] More than half the tracks seem to fail downloading and im unsure why #117
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#117
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 @yanon182 on GitHub (Sep 11, 2024).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/153
Describe the bug
Ive tried downloading a few albums, from orchestra, video game tracks, and some rock/metal albums and it works fine for a few songs then the songs start failing to download. If i close the application and come back after about 10-15 minutes and put the links back in they start downloading the ones that failed, but then it eventually starts failing again.
To Reproduce
I Just simply try to download a few albums and songs here and there will just fail, On a very old version of casualOnTheSpot it was giving an error of ''failed fetching audio key'' But im unsure if thats really the issue or not
Expected behavior
I think we all know what we expected to happen, It wasnt this LOL
Screenshots
https://gyazo.com/d0a685ff9cbb9d056cd7cdda23fdd82f
System Information (please complete the following information):
Windows 10
@justin025 commented on GitHub (Sep 12, 2024):
It's a rate limit, some users have had success increasing the download delay from 5 to 15.
Here is an issue with further context https://github.com/justin025/onthespot/issues/3
@Alyakar commented on GitHub (Oct 19, 2024):
Hi, I'm not very sure, maybe the rate limit, but I think that this is also related to the tag's sanitizing.
I noticed that an album named like "album title ..." try to create a folder named "album title " and the final space is suppressed in the folder name when creating it, so when trying to sanitize the tags the album title doesn't correspond with the folder name (or something like that) and it fails. I could download an album with that problem, changing the album formatted name to just {rel_year} instead of {rel_year}_{album}.
I think some string must be trimmed somewhere... Hope it helps.
Greetings.
@justin025 commented on GitHub (Oct 22, 2024):
@Alyakar Can you send logs of this so I can take a look, they should be in C:/Users/YOUR_USERNAME/.cache
@Alyakar commented on GitHub (Oct 22, 2024):
Hi,
It was hard to find, but I think I found the fragment that exactly you
need. I attach it.
Greetings.
El mié, 23 oct 2024 a las 0:15, Justin @.***>)
escribió:
@justin025 commented on GitHub (Oct 23, 2024):
I am not sure if github email attaches documents because I do not see it on my side, you might need to login to upload the file here
@Alyakar commented on GitHub (Oct 27, 2024):
Hello Again,
Sorry for the delay, a lot of unread e-mails...
I attach it here, hope it helps.
Regards.
onthespot.log