[GH-ISSUE #42] Max download workers failed #31

Open
opened 2026-03-04 12:28:11 +03:00 by kerem · 3 comments
Owner

Originally created by @ejardak on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/42

The feature of max download workers with parsing account SN seems to be working fine.
I would not download any song if one of the parameter changes.

Originally created by @ejardak on GitHub (Jan 18, 2023). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/42 The feature of max download workers with parsing account SN seems to be working fine. I would not download any song if one of the parameter changes.
Author
Owner

@casualsnek commented on GitHub (Jan 18, 2023):

The feature of max download workers with parsing account SN seems to be working fine. I would not download any song if one of the parameter changes.

Can you describe the issue in more detail please !?
Steps to reproduce the issue or logs if they are available will be helpful !

<!-- gh-comment-id:1387390194 --> @casualsnek commented on GitHub (Jan 18, 2023): > The feature of max download workers with parsing account SN seems to be working fine. I would not download any song if one of the parameter changes. Can you describe the issue in more detail please !? Steps to reproduce the issue or logs if they are available will be helpful !
Author
Owner

@ejardak commented on GitHub (Jan 18, 2023):

Hey,
I tried to download a playlist with multithreaded workers but I think they are interrupting each other. For 10 minutes waiting, I just downloaded one song.

Parsing account SN parameter seems not be taking effect after changing the parameter value. The problem might be there

<!-- gh-comment-id:1396162188 --> @ejardak commented on GitHub (Jan 18, 2023): Hey, I tried to download a playlist with multithreaded workers but I think they are interrupting each other. For 10 minutes waiting, I just downloaded one song. Parsing account SN parameter seems not be taking effect after changing the parameter value. The problem might be there
Author
Owner

@casualsnek commented on GitHub (Jan 21, 2023):

Parsing account SN parameter seems not be taking effect after changing the parameter value. The problem might be there

I will take a look at this..

Normally workers should not interrupt each other, make you you have same number of accounts added as number of worker. 1 account on 2 worker is most likely to cause termination on older session !

<!-- gh-comment-id:1399296962 --> @casualsnek commented on GitHub (Jan 21, 2023): > Parsing account SN parameter seems not be taking effect after changing the parameter value. The problem might be there I will take a look at this.. Normally workers should not interrupt each other, make you you have same number of accounts added as number of worker. 1 account on 2 worker is most likely to cause termination on older session !
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#31
No description provided.