Skip to content

Fix for "Failed to update SoundCloud public client id", and then playing only 30 seconds of tracks#145

Merged
jodal merged 1 commit into
mopidy:mainfrom
dreamlayers:public-client-id-fix
Mar 4, 2026
Merged

Fix for "Failed to update SoundCloud public client id", and then playing only 30 seconds of tracks#145
jodal merged 1 commit into
mopidy:mainfrom
dreamlayers:public-client-id-fix

Conversation

@dreamlayers

Copy link
Copy Markdown
Contributor

Whenever I played something, it stopped after 30 seconds. I thought that is related to the following error:
WARNING [SoundCloudBackend-5 (_actor_loop)] mopidy_soundcloud.soundcloud Failed to update SoundCloud public client id

Searching for client_id using Firefox developer tools, I found it in the client_id:"..." format. Changing the regular expression to use this format made the error go away and allowed me to play a track beyond 30 seconds.

This was tested in Mopidy 3.4.2-1ubuntu0.1.

@jodal jodal merged commit d45a3aa into mopidy:main Mar 4, 2026
6 of 7 checks passed
@jodal

jodal commented Mar 4, 2026

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants