-
Add support to the MPD frontend for the `albumart` command allowing clients to receive album art directly from mopidy.
Defined here: https://www.musicpd.org/doc/protocol/database.html
-
There are a couple of inconsistencies with albumArtUri and absoluteAlbumArtUri
1) not all endpoints have both the regular and absolute uri available (zones vs {room}/queue)
2) in /zones currentT…
-
Is it possible to decide how big AlbumArt picture i want to see? I would like to have the possibillity to choose 128x128 size
something like /getaa?widht=128&height=128&s=1&u=x-sonos-spotify%3aspot…
-
Hey,
First of all thank you so much for this awesome add-on works flawlessly totally in love with this...
I had one question can I pass my album art as a jpeg?
entity:
**_image.xyz_**
-
This hasn't been released yet, but it's set for MPD 21: https://github.com/MusicPlayerDaemon/MPD/commit/9df8b32f10a1b5a007f492981597abfb3f424e1b
-
## Workaround - Turning this off fixes it
![image](https://github.com/sammoth/foo_mpv/assets/62152714/7ffa3489-f145-4101-9c8b-7b499a2b317d)
### [Failure Report txt](https://hydrogenaud.io/index.ph…
-
The library does not currently support album art: tracks are created with no album art set.
The format in the `AlbumArt` table involves the following columns:
* `albumArt` - a binary blob (the P…
-
First of all, thank you very much for this great project. It's the first time that I'm working with a raspberry and linux and it's a lot of fun. With the instructions on hackster and the comments ther…
-
Nice simple player - however ...
Albumart only shows when it is embedded in the audio file.
With a folder containing tracks and separate artwork (Folder.jpg, folder.jpg., etc.) the albumart in the p…
-
Is the new “albumart” command (see [The music database](https://www.musicpd.org/doc/html/protocol.html#the-music-database)) already supported or are there any plans to do so?