We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
xesam:album
Describe the bug When playing any song from within an album, the MPRIS album field (xesam:album) returns "Unknown".
To Reproduce
playerctl metadata
Expected behavior I expected xesam:album to be the same value as if I'd played the track from my liked songs.
Screenshots
Environment
Additional context N/A
The text was updated successfully, but these errors were encountered:
I think this is a small fix... It's a bit weird though that this album metadata isn't held in the track of an album.
Sorry, something went wrong.
Just noticed this also happens on the lyrics page. Probably the same root issue.
No branches or pull requests
Describe the bug
When playing any song from within an album, the MPRIS album field (
xesam:album
) returns "Unknown".To Reproduce
playerctl metadata
.xesam:album
shows the album's title.playerctl metadata
again.xesam:album
shows "Unknown".Expected behavior
I expected
xesam:album
to be the same value as if I'd played the track from my liked songs.Screenshots
Environment
Additional context
N/A
The text was updated successfully, but these errors were encountered: