Search found 3 matches
- Sat Dec 28, 2013 12:19 pm
- Forum: Help and Support
- Topic: Absolute Path to Media Files
- Replies: 5
- Views: 5860
Re: Absolute Path to Media Files
Yes, that is correct. And everything about the server works fine and as expected. I just also need the real path to the file for my application and it does not look like it is possible to obtain via a UPNP Browse. None of the DLNA servers I've tested provide this info so it probably means it is not ...
- Sat Dec 28, 2013 12:06 pm
- Forum: Help and Support
- Topic: Absolute Path to Media Files
- Replies: 5
- Views: 5860
Re: Absolute Path to Media Files
That's a logical path to the file from the UMS server's point of view but not the absolute path. Ideally I'm looking for a parameter like
<dc:file>\\NASBox\Movies\Transformers\Video_TS\Video_TS.ifo</dc:file>
or the equivalent. For non-DVD files it is okay to just use the logical name because it ...
<dc:file>\\NASBox\Movies\Transformers\Video_TS\Video_TS.ifo</dc:file>
or the equivalent. For non-DVD files it is okay to just use the logical name because it ...
- Sat Dec 28, 2013 7:42 am
- Forum: Help and Support
- Topic: Absolute Path to Media Files
- Replies: 5
- Views: 5860
Absolute Path to Media Files
I'm building a media controller app and I was wondering if there was some setting in UMS that would expose the full path to the media files when browsing the folders via a DLNA client? Why? Knowing the full path to the file will help immensely when browsing DVD video_ts folders that are showing up ...