Airsonic: Pulseaudio with jukebox?!

Created on 17 Jan 2020  路  3Comments  路  Source: airsonic/airsonic

Hi. I'm running airsonic within docker like this:
docker run --rm --name Airsonic -u 1000:29 -v /home/user/test/data/:/airsonic/data/ -v /home/user/Videos/:/airsonic/music/ -p 4040:4040 --device /dev/snd:/dev/snd/ -v /home/user/sound.properties:/usr/lib/jvm/java-1.8penjdk/jre/lib/sound.properties --group-add audio airsonic/airsonic
Jukebox mode is playing fine, but it's blocking all other audio.
I've tried to add alsa-output.dmix in the game, but that doesn't help.

So I would like to use jukebox-mode from the docker container without blocking the audio interface.

How to achieve that?

web-playback stale waiting-for-feedback question

All 3 comments

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

How did you get the sound going form the docker containet? do you mind sharing your sound.properties?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

heyarne picture heyarne  路  5Comments

flesniak picture flesniak  路  6Comments

seanvree picture seanvree  路  5Comments

Tapchicoma picture Tapchicoma  路  4Comments

fxthomas picture fxthomas  路  9Comments