Skip to content

Commit

Permalink
Change PCM to WAV for comaptibility w/latest Sonos (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
chucklebrother authored Apr 17, 2023
1 parent 2fd4ea4 commit 6ef44ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airsonos/rootfs/etc/airsonos.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<enabled>1</enabled>
<stop_receiver>0</stop_receiver>
<latency></latency>
<codec>pcm</codec>
<codec>wav</codec>
<artwork></artwork>
</common>
<main_log>info</main_log>
Expand Down

0 comments on commit 6ef44ad

Please sign in to comment.