Ideally drives would be mounted according to drive label. e.g. /mnt/media_rw/DRIVELABEL/
Did small script for it.
https://cloud.mail.ru/public/798J/pYnPvj1rzMounted disks (/mnt/media_rw/sda1 for example) are linked to /mnt/media_rw/disk-by-uuid/<uuid> and /mnt/media_rw/disk-by-label/<label> folders.
Restrictions:
1. It is provided "as is", without any garantee. I tested it on Q10 Pro, firmware HMD-2.0.0.
2. All disks have to be attached to box before boot. Hotplug does not supported.
3. Only first 4 mounted disks will be linked
4. For disk with multiple partions only first partition will be linked.
5. If disks has identical labels only first disk will be linked.
6. Wait about 2 min after boot. Master init script has delay before my script will be run.
Install and uninstal:
1. Download and unzip.
2. Run RUN_ME.bat, enter players ip-address, select action.
Thanks pcristi and looun.