(11-11-2024, 07:46 PM)Calaat Wrote: Hi!
Thx for the answers! Yes it would be a good project for devs, which i'm not. I'm just a simple user, maybe to brave but with no idea of how to code. So, I let the ideas here, if someone is interested in devellop it.
I have read some notes about the upmpdcli subsonic plugin it seems easy to setup but i'm too afraid to break my MoOde installation, now all my tags are sorted and well and i can use Moode. So, you know, I have Plex, I have MPD, I can have Navidrome too, but i don't know how ;0)
I will ask Navidrome people, as i usually participe in their Discord. Thx for the tip, anyways.
Hello, subsonic plugin author here.
You can install a media server pretty much anywhere your audio files are available, including the same pi where moode runs. If you are concerned about breaking your moode installation, you might want to install the media server using docker. See here for a sample configuration. You will need to install docker upfront of course, maybe refer to this section of the readme file from another project, it should cover you.
Of course you can also simply tune the existing upmpdcli.conf in moode referring to the manual section for the subsonic plugin, it should be totally independent from the moode library.
Let me know if you need help.