[GH-ISSUE #153] [BUG] More than half the tracks seem to fail downloading and im unsure why #117

Open
opened 2026-03-04 12:29:21 +03:00 by kerem · 6 comments
Owner

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

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
Author
Owner

@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

<!-- gh-comment-id:2347132163 --> @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
Author
Owner

@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.

<!-- gh-comment-id:2423881698 --> @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.
Author
Owner

@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

<!-- gh-comment-id:2430417798 --> @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
Author
Owner

@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ó:

@Alyakar https://github.com/Alyakar Can you send logs of this so I can
take a look, they should be in C:/Users/YOUR_USERNAME/.cache


Reply to this email directly, view it on GitHub
https://github.com/casualsnek/onthespot/issues/153#issuecomment-2430417798,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BJIXATWR4R5VMBFRQTCOELTZ43FBPAVCNFSM6AAAAABOASI3EOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZQGQYTONZZHA
.
You are receiving this because you were mentioned.Message ID:
@.***>

<!-- gh-comment-id:2430515269 --> @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ó: > @Alyakar <https://github.com/Alyakar> Can you send logs of this so I can > take a look, they should be in C:/Users/YOUR_USERNAME/.cache > > — > Reply to this email directly, view it on GitHub > <https://github.com/casualsnek/onthespot/issues/153#issuecomment-2430417798>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/BJIXATWR4R5VMBFRQTCOELTZ43FBPAVCNFSM6AAAAABOASI3EOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZQGQYTONZZHA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> >
Author
Owner

@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

<!-- gh-comment-id:2430586047 --> @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
Author
Owner

@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

<!-- gh-comment-id:2440095373 --> @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](https://github.com/user-attachments/files/17534726/onthespot.log)
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#117
No description provided.