Change PCM to WAV for comaptibility w/latest Sonos (#135)

This commit is contained in:
Stephen Buckley 2023-04-17 09:26:58 +01:00 committed by GitHub
parent 2fd4ea421d
commit 6ef44ad635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<enabled>1</enabled> <enabled>1</enabled>
<stop_receiver>0</stop_receiver> <stop_receiver>0</stop_receiver>
<latency></latency> <latency></latency>
<codec>pcm</codec> <codec>wav</codec>
<artwork></artwork> <artwork></artwork>
</common> </common>
<main_log>info</main_log> <main_log>info</main_log>