Geert
Geert
I created a new virtual directory going of the definition of the existing ones: `Last year's updates local:directory?type=album&max-age=31536000` It works fine in different MPD clients like Cantata and MAFA (on...
I tested this code an ran into a lot of issues. Problems are in the script album_art.py: 1. Line 11: largest_image.uri returns a URI without a protocol prefix. Missing 'file://'...
As a follow up on yesterdays comments I tried to improve the album_art.py code, see commit https://github.com/gvc0/mopidy-mpd/commit/59bb77c6d57c90f661c944e17bc43e996d8cfea3 . It's working fine in Home Assistant (web GUI as well as mobile...
I finished my work on album_art.py and I think it's ready for a first release. Made a lot of improvements and tested with different clients, all looks fine. I created...
> > I also would like to have some advice please on how to translate an image uri retrieved from the database to a uri type and absolute file path....
I would really appreciate a solution for this issue. Cantata is by far the best MPD client for Windows and Linux, it's a shame we can't use it with Mopidy....
I reviewed lots of MPD clients on Windows, Linux as well as Android and Cantata is the only one with this issue. I guess because it's probably one of the...
Update: the next release of Cantata might include the workaround for Mopidy stats again: https://github.com/CDrummond/cantata/issues/949. That includes detection of Mopidy based on the stats returning 0.
> another thing i wanted to mention, unrelated to the specific implementation: i was unable to find a mpd client that actually uses the new expression syntax. Today I've been...
I tested leso-kn's implementation and did some updates which are waiting for review and commit. I verified the new feature with: - MAFA (Android client. Works great) - MALP (Android...