Setup pulse audio for remote audio

This commit is contained in:
Sonny Bakker 2021-11-21 16:58:56 +01:00
parent 470d8053bf
commit 00b7536f5e
12 changed files with 62 additions and 147 deletions

View file

@ -1,11 +0,0 @@
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
[Socket]
ListenStream=/run/user/1000/mpd.socket
ListenStream={{ mpd_listen_port }}
Backlog=5
KeepAlive=true
PassCredentials=true
[Install]
WantedBy=sockets.target