mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
Merge branch 'qier222:master' into revincx-pr
This commit is contained in:
commit
845bc8a921
28 changed files with 246 additions and 75 deletions
|
|
@ -37,6 +37,7 @@ export function createMpris(window) {
|
|||
'xesam:title': metadata.title,
|
||||
'xesam:album': metadata.album,
|
||||
'xesam:artist': metadata.artist.split(','),
|
||||
'xesam:url': metadata.url,
|
||||
};
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue