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

Playerctl not fetching Mozilla Firefox metadata #293

Open
rayshabh opened this issue Oct 27, 2022 · 3 comments
Open

Playerctl not fetching Mozilla Firefox metadata #293

rayshabh opened this issue Oct 27, 2022 · 3 comments
Assignees
Labels

Comments

@rayshabh
Copy link

Whenever I play video/audio from streaming websites like YouTube, Spotify Web Client, etc. using Mozilla Firefox (v 106.0.1), Playerctl does not fetch any metadata, though the control keys like play/pause actions are working.

I've checked Playerctl with VLC, and it works well and collects the metadata for the same.

Please help to configure Playerctl so that it starts fetching metadata of Firefox too.

Thanks in advance!

@dylanlobo
Copy link

Not sure Firefox (v 106.0.1) provides any "informative" metadata -- probably does not based on what you've reported above. I've checked with Firefox (v 105) and can confirm that it does not return any useful metadata, so the "issue" is most likely with Firefox. This is all the metadata that it returns when playing a youtube video:
{'mpris:trackid': '/org/mpris/MediaPlayer2/firefox',
'xesam:album': '',
'xesam:artist': [''],
'xesam:title': 'Firefox is playing media'}

@rayshabh
Copy link
Author

rayshabh commented Oct 28, 2022

This is all the metadata that it returns when playing a youtube video: {'mpris:trackid': '/org/mpris/MediaPlayer2/firefox', 'xesam:album': '', 'xesam:artist': [''], 'xesam:title': 'Firefox is playing media'}

Yes, exactly! This is what Firefox returns.

@code-IM-perfect
Copy link

yeah well it isn't a playerctl issue then...better open it on mozilla bugzilla then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants