02-13-2020, 12:43 PM
Try mounting the Samba Sharepoint that moOde creates. The default and USB sharepoints are described in the Setup Guide.
https://github.com/moode-player/moode/bl.../setup.txt
https://github.com/moode-player/moode/bl.../setup.txt
Code:
sudo mkdir /mnt/myusb
sudo mount -t cifs //moode/myusb -o username="Guest",password="" /mnt/myusb