Multichannel audio incorrectly mapped

Hi guys,

Quick update.

Can you give this a go (via SSH)? I would normally make this available via the staging repository but presently it’s in a state of flux as we prepare for Debian Stretch.

cp /usr/share/alsa/cards/AML-M8AUDIO.conf /home/osmc/AML-M8AUDIO.bak
sudo wget https://raw.githubusercontent.com/osmc/osmc/2b2b23dffcd1967216d79b27bd8a26130546de23/package/vero3-userland-osmc/files/usr/share/alsa/cards/AML-M8AUDIO.conf -O /usr/share/alsa/cards/AML-M8AUDIO.conf
reboot

If it doesn’t work / goes wrong, you can restore things:

cp /home/osmc/AML-M8AUDIO.bak /home/osmc/AML-M8AUDIO.conf
reboot

Can you also test that passthrough works as expected? Someone seems to have made some changes to my AV receiver; so I won’t be able to verify things until a bit later.

Cheers,

Sam