F Fab30 Regular Contributor Nov 16, 2012 #1 Hi, DLNA server not eorking with two disks? I maped always only one. Any solution how can i connet two disks? THX
Hi, DLNA server not eorking with two disks? I maped always only one. Any solution how can i connet two disks? THX
X xrecar Regular Contributor Nov 16, 2012 #2 Quote: nvram set dms_dir=/mnt nvram commit Then stop and start the Media server. That's from RMerlin. I wish /mnt was selectable via GUI too.
Quote: nvram set dms_dir=/mnt nvram commit Then stop and start the Media server. That's from RMerlin. I wish /mnt was selectable via GUI too.
F Fab30 Regular Contributor Nov 20, 2012 #3 Okay, i do it, but when i restart router, only one disk will be started as DLNA... Any solution? THX
RMerlin Asuswrt-Merlin dev Staff member Nov 22, 2012 #7 Make sure you quote that command, or it might not work properly: nvram set dms_dir="/mnt" nvram commit Click to expand... Then you can double check this way: nvram get dms_dir Click to expand... Note that if you go back to the MiniDLNA page, you might end up overwriting that setting if you click on Apply on the DLNA configuration page.
Make sure you quote that command, or it might not work properly: nvram set dms_dir="/mnt" nvram commit Click to expand... Then you can double check this way: nvram get dms_dir Click to expand... Note that if you go back to the MiniDLNA page, you might end up overwriting that setting if you click on Apply on the DLNA configuration page.