mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 23:45:57 +03:00
[GH-ISSUE #368] MPRIS xesam:album is "Unknown" when playing from album #247
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheLastZombie on GitHub (Jan 19, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/368
Describe the bug
When playing any song from within an album, the MPRIS album field (
xesam:album) returns "Unknown".To Reproduce
playerctl metadata.xesam:albumshows the album's title.playerctl metadataagain.xesam:albumshows "Unknown".Expected behavior
I expected
xesam:albumto be the same value as if I'd played the track from my liked songs.Screenshots


Environment
346a729Additional context
N/A
@jacksongoode commented on GitHub (Jul 26, 2024):
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.
@TheLastZombie commented on GitHub (Nov 14, 2024):
Just noticed this also happens on the lyrics page. Probably the same root issue.
@jacksongoode commented on GitHub (Jan 30, 2025):
Resolved with #581