lixuewei / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

USB Folder showing 2x in iPad app #862

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Load AIRAV app on iPad and open it and select Media Server.
2.Start the MiniDLNA Media Server with a USB drive attached.
3.Drill down to FOLDERS (a few clicks) on the iPad app to access the Media 
Server on the router with a USB drive with files attached.

What is the expected output? What do you see instead?

When I use the iPad app (or even ACEPlayer) when I select FOLDERS I see TWO 
entries for USB_ROUTER. The top one is the 'real' one, the bottom one and older 
'snapshot' of the share folder at some point in time? The top entry works fine. 
I do NOT know how to get rid of the second entry?

What version of the product are you using? On what operating system?

iOS 6.1 on iPad, Flash  3.0.3.5-058 Full code.

I tried turning off the Media Server and using a network share to delete ALL 
the Media server files on the USB drive (.DMS folder the the .xxxxxxx files). 
Restart the Media Server, new catalog built as well as files, but the problem 
remains.

Original issue reported on code.google.com by ispal...@gmail.com on 31 May 2013 at 6:27

GoogleCodeExporter commented 9 years ago
Please set direct path to storage - e.g. /media/AiDisk_a1/Video, 
/media/AiDisk_a1/Audio, /media/AiDisk_a1/Pictures for each path or use common 
path - e.g. /media/AiDisk_a1, second and third path set empty. Default path 
/media is example only.   

Original comment by andy.pad...@gmail.com on 31 May 2013 at 7:25

GoogleCodeExporter commented 9 years ago
OK, if I understand that all I need do it direct it to SHARE?

This is what the disk looks like:

==============
C:\>net view \\rt-n56u\usb_router
System error 53 has occurred.

The network path was not found.

C:\>dir \\rt-n56u\usb_router
 Volume in drive \\rt-n56u\usb_router is USB_ROUTER
 Volume Serial Number is 1B8E-D182

 Directory of \\rt-n56u\usb_router

05/30/13  07:57 PM    <DIR>          .
05/30/13  07:14 PM    <DIR>          ..
05/30/13  07:15 PM    <DIR>          AUTORUN
07/23/09  02:07 PM                28 AUTORUN.INF
05/30/13  07:22 PM    <DIR>          share
05/30/13  07:13 PM    <DIR>          System Volume Information
04/15/05  08:48 AM             6,722 WDLOGO.ICO
               2 File(s)          6,750 bytes
               5 Dir(s)  990,811,725,824 bytes free

C:\>dir \\rt-n56u\usb_router\share
 Volume in drive \\rt-n56u\usb_router is USB_ROUTER
 Volume Serial Number is 1B8E-D182

 Directory of \\rt-n56u\usb_router\share

05/30/13  07:22 PM    <DIR>          .
05/30/13  07:57 PM    <DIR>          ..
05/31/13  02:03 PM    <DIR>          video
               0 File(s)              0 bytes
               3 Dir(s)  990,811,725,824 bytes free
=================

So I assume then I need to set only the top one to '/media/usb_router/share'? 
Nope, do not see anything under folders?

'V,/usb_router/share' doesn't work either? Neither does '/media/AiDisk_a1'?

In all cases WEB STATUS shows no files as well?

Exactly what should I be entering? What about the ROOT CONTAINER FOR CLIENT, it 
is set to DEFAULT, is that OK?

Original comment by ispal...@gmail.com on 31 May 2013 at 10:53

GoogleCodeExporter commented 9 years ago
Looks like 'V,/media' on the top one only seems to work?

Is this correct?

Original comment by ispal...@gmail.com on 31 May 2013 at 10:59

GoogleCodeExporter commented 9 years ago
Direct path to you storage is
/media/usb_router

In minidlna settings:
Variant #1 - common path:
Path [/media/usb_router/media   ]
Path [                          ]
Path [                          ]

Variant #2 - independent path:
Path [V,/media/usb_router/Video ]
Path [A,/media/usb_router/Audio ]
Path [P,/media/usb_router/Photo ]

Original comment by andy.pad...@gmail.com on 1 Jun 2013 at 8:54

GoogleCodeExporter commented 9 years ago
Thanks for the reply and detailed answer.

I have tried both Variants. Neither will work with both AirAV and AcePlayer on 
the iPad?

I have also upgraded to .061 and tried those, still not working. Only 
[V,/media] on the first entry works (I only have video files there now so only 
did that one).

Is this a bug or have I got another setting wrong somewhere?

I've been installing updates over the old one, is this wrong and could 
contribute to the problem?

I've also discovered an FTP problem, but I shall open a new problem report for 
that.

Original comment by ispal...@gmail.com on 1 Jun 2013 at 2:11