Hello everyone! Maybe someone can help me with this apparently paradox situation:
2 identical 4GB Pis running the latest Matrix to play MP3s from a Synology NAS via NFS
Random play from the start via autoexec.py in the autoexec service
Identical source file, identical command in the keymap file gen.xml:
<key id="200">PlayMedia(nfs://192.168.178.50/volumeUSB1/usbshare/Musik/!Mix,isdir,1)</key>
Synology creates “@eadir” entries in each folder, visible when accessing with NFS.
When I hit the id=200 key, one of my Pis begins playing a random MP3 from the !Mix folder, as it should, the other complains that the first entry in the folder, @eadir cannot be played.
Thank you for your time reading this – any help will be appreciated!