Added all mediaInfo to mpris interface using the prefix

This commit is contained in:
2024-06-09 16:16:25 +02:00
parent 28a9458dfc
commit 54316d31b5
3 changed files with 16 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [5.14.1]
- Fixed `getAlbumName` not finding album name whilst on queue page
- Added all mediaInfo to mpris interface using the `custom:` prefix
## [5.14]