01-19-2021, 05:50 PM
(01-19-2021, 04:32 PM)zOr7gA8 Wrote:(01-17-2021, 09:48 PM)Tim Curtis Wrote: Right, you'll need
1. The recipe to build and install libupnpp-bindings-0.20.1
2. /var/www/command/upnp_albumart.py
3. /var/www/inc/playerlib.php
Optionally the recipe to build and install upmpdcli 1.5.8
can' test this. with files for 2. and 3. taken out of git (moode-develop) I get an mpd error. no playback.
I'm away from my test system so can't comment on details.
In general, it's a bad idea to cherrypick important system files like playerlib.php from the github develop branch. It may contain many commits since the last release, one or more of which may be pertinent to this specific issue but also others which are not pertinent but which depend on commits made to other files too.
When I tested the upnp_albumart.py script I edited only the line in my working playerlib.php which invoked the previous script, upexplorer.
Regards,
Kent