Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SoundCloud] Fix concurrency issue when getting the client id #359

Merged
merged 2 commits into from
Jun 27, 2020

Conversation

mauriciocolli
Copy link
Contributor

The client id method didn't work properly when the hardcoded key was no longer valid, an easy example would be when playing a playlist that pre-loaded more than 1 item.

Simply making the method synchronized should solve this problem.

@mauriciocolli mauriciocolli added bug Issue is related to a bug soundcloud service, https://soundcloud.com/ labels Jun 24, 2020
@wb9688
Copy link
Contributor

wb9688 commented Jun 24, 2020

Thanks a lot for fixing this!

Why does this not happen with YouTube or YouTube Music though?

PS: I didn't take a look at the relevant code yet, but I definitely will tomorrow hopefully.

@wb9688 wb9688 added this to the 0.19.6 milestone Jun 27, 2020
@TobiGr TobiGr merged commit 970bc7f into TeamNewPipe:dev Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug soundcloud service, https://soundcloud.com/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants