[SOLVED] Disable renderer active to allow squeezelite and roonbridge renderer services both - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] Disable renderer active to allow squeezelite and roonbridge renderer services both (/showthread.php?tid=4656) |
Disable renderer active to allow squeezelite and roonbridge renderer services both - huey2011 - 01-13-2022 Hello, I would like to have the squeezelite renderer ánd the roonbridge renderer services both running at the same time. When adding the -c 5 option to squeezelite, it will free the alsa plug, so the roonbridge can receive a stream. This is at least how I have a picoreplayer currently configured. When I on moode however enable the roonbridge service, so it starts automatically at boot, it seems the symlinks are removed on boot and thus disabled again. I have looked in the moode-sqlite.db to see if it gets reapplied on boot, but I can not find an entry that seems relevant. So question is: how can I "override" the renderer active" mechanism for squeezelite and roonbridge? Regards RE: Disable renderer active to allow squeezelite and roonbridge renderer services both - huey2011 - 02-13-2022 (01-13-2022, 11:06 PM)huey2011 Wrote: Hello,Edit: found it. But instead of messing up the code I decided to use a docker container for the roonbridge instead. (different location from what moode expects is another solution). How can I change the header to [SOLVED]? RE: Disable renderer active to allow squeezelite and roonbridge renderer services both - CallMeMike - 02-17-2022 (02-13-2022, 09:17 PM)huey2011 Wrote:(01-13-2022, 11:06 PM)huey2011 Wrote: Hello, How To --> SOLVED RE: Disable renderer active to allow squeezelite and roonbridge renderer services both - huey2011 - 02-17-2022 (02-17-2022, 02:32 PM)CallMeMike Wrote: How To --> SOLVED |