Bug 402325 - Unable to move to the next or previous track on Soundcloud
Summary: Unable to move to the next or previous track on Soundcloud
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasma-browser-integration
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-18 21:45 UTC by Neousr
Modified: 2018-12-19 17:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neousr 2018-12-18 21:45:14 UTC
SUMMARY

While playing music on Soundcloud the plasmoid wont register the next and previous track as a valid option.

This applies to the stream section, discover section and user playlists on the website.

Making the pause option the only viable way to control the website from the plasmoid integration. 

Bug 402324 

STEPS TO REPRODUCE

1. Go to https://soundcloud.com/ and browse an artist stream or user playlist and click play. 

2. Click on the Plasmoid to see the current track and the media controls (The next/previous controls will be faded)

OBSERVED RESULT

Unable to control the next and previous tracks from the plasmoid.

EXPECTED RESULT

Be able to move forward or backwards on a playlist using the media player plasmoid.


SOFTWARE/OS VERSIONS

KDE Plasma: 5.14.4
KDE Frameworks Version: 5.53.0
Qt Version: 5.11.2


ADDITIONAL INFORMATION

Firefox/Chrome Extensions both version 1.4

Multimedia controls option is checked on both.
Comment 1 Kai Uwe Broulik 2018-12-19 10:47:10 UTC
It is the website's responsibility to register appropriate callbacks.
Soundcloud uses the Media Sessions API but only registers callbacks for play/pause and seek, but not switching tracks.
Comment 2 Neousr 2018-12-19 16:37:49 UTC
Oh i see since Youtube have a similar problem decided to report. So is indeed the website responsibility.  Thanks for the info.
Comment 3 Neousr 2018-12-19 17:54:35 UTC
I just remember an add-on atleast for Firefox called Media Keys gave it a try and was able to control the tracks i know it maybe be not related at all but found this bug  on the about extension info on the Firefox store. 

https://addons.mozilla.org/es/firefox/addon/media-keys/

https://bugzilla.mozilla.org/show_bug.cgi?id=1251795#c10

Maybe it can help dunno.