(25-Jan-2022, 11:02 PM)pathetic Wrote: Thanks for you reply! I have been able to compile SACD ISO support into the latest mpd. If it works on Snakeoil I am happy to "donate" it to your cause!!Thanks

(25-Jan-2022, 11:02 PM)pathetic Wrote: I placed my mpd exec in a new /var/www/players folder and copied contents from another one.......I don't think that's what you mean? You say "modify the contents to point to your local MPD". So its a symlink?The MPD you build should be in /usr/local/bin by default.
I don't fully get your instructions. Can you please elaborate a lot more?
Maybe with some code assuming my mpd is in a folder "/usr/bin/mpd". I have now mpd in "/usr/bin" and "/usr/local/bin". I forgot to track the changes so I think the latter is from my new build.
Copy or move your custom MPD binary inside the newly created folder in /var/www/players. And checking out the scripts inside and modify as necessary. You will also need to update the MPD configuration template and update the MPD database to it's own directory. That way you can switch between different versions of MPD and not worry about constant DB updates. MPDs can usually share the database across different versions, but we have MPDs as old as 0.17 and this just make things easier.
Have a look at the different MPD folders in there and hopefully you should be able to get things going.