question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deezer - play previous or next track not working

See original GitHub issue

It’s fixed as follows. Thanks to max-collomb.

Reading comments on issue #845, I’m not sure this PR will be treated. Thus, I post an alternative while waiting for a patched version

For Edge on Windows (adapt path for another browser) :

  • list extensions in the browser (edge://extensions/)
  • activate developer mode
  • retrieve streamkey extension ID
  • Edit file C:\Users\%username%\AppData\Local\Microsoft\Edge\User Data\Default\Extensions\{{id}}\1.8.4_0\js\controllers\DeezerController.js and remove div > on lines 9, 11 and 15
  • close and reopen the browser

Those two hotkeys stopped working a while ago in Deezer. “Toggle Play/Pause” still works just fine in Deezer though. “Play previous or next track” hotkeys work just fine in YouTube Music and Spotify.

EDIT: bellow there’s a screenshot of how Streamkeys appears in Chrome. All buttons except Play/Pause are greyed out for Deezer, and all are available for YouTube Music.

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
max-collombcommented, Jun 24, 2022

Reading comments on issue #845, I’m not sure this PR will be treated. Thus, I post an alternative while waiting for a patched version

For Edge on Windows (adapt path for another browser) :

  • list extensions in the browser (edge://extensions/)
  • activate developer mode
  • retrieve streamkey extension ID
  • Edit file C:\Users\%username%\AppData\Local\Microsoft\Edge\User Data\Default\Extensions\{{id}}\1.8.4_0\js\controllers\DeezerController.js and remove div > on lines 9, 11 and 15
  • close and reopen the browser
0reactions
randomComittercommented, Jul 13, 2022

There is already a PR for this fix (https://github.com/berrberr/streamkeys/pull/927), would be good if someone could merge it and release a new version.

Meanwhile, manually applying the same change in the DeezerController.js (as written above) does the trick.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Music stops after a one or few songs - Deezer Community
When playing a playlist or an album I would expect the next song to automatically start after the current song ends.
Read more >
Problems With Playing Music On Mobile - Deezer Support
Occasionally, Deezer may play one song and stop playing music. This might happen if you have switched battery saver mode on on your...
Read more >
Skipping back to previous songs when the app is not left on ...
Yeah, skipping back on Deezer has problems on many devices/platforms. On a Galaxy Watch, it skips back 5 seconds instead of restarting the...
Read more >
Deezer: Music & Podcast Player - Apps on Google Play
The Power of Music. With 90 million songs, playlists and podcasts plus personalized recommendations just for you, Deezer is your music companion.
Read more >
Top 8 Fixes When Deezer Not Playing Songs - Tunelf
Part 2 How to Fix Deezer Not Playing Songs · 1) Uninstall the Deezer app. · 2) Turn off your Android device and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found