FileName from server
Posted: Thu Nov 18, 2010 7:59 am
Hi,
I am developing a Digital media downloader.
I am facing an issue while trying to download and save the file from server.
I am not able to get the absolute filename with extension from the server.
So I am using "Title" as filename.
I am using the following filter for browse request to servioo
"@dlna:dlnaManaged,dc:title,dc:creator,upnp:class,dc:date,upnp:album,upnp:genre,res,res@bitrate,res@bitsPerSample,res@colorDepth,res@duration,res@protection,res@resolution,res@sampleFrequency,res@nrAudioChannels,res@size,res@importUri,res@dlna:ifoFileURI,res@importIfoFileUri,res@dlna:resumeUpload,res@dlna:uploadedSize,res@dlna:trackTotal".
Please let me know the filter parameter I need to use to query the filename.
Please help me in this issue.
Thanks
I am developing a Digital media downloader.
I am facing an issue while trying to download and save the file from server.
I am not able to get the absolute filename with extension from the server.
So I am using "Title" as filename.
I am using the following filter for browse request to servioo
"@dlna:dlnaManaged,dc:title,dc:creator,upnp:class,dc:date,upnp:album,upnp:genre,res,res@bitrate,res@bitsPerSample,res@colorDepth,res@duration,res@protection,res@resolution,res@sampleFrequency,res@nrAudioChannels,res@size,res@importUri,res@dlna:ifoFileURI,res@importIfoFileUri,res@dlna:resumeUpload,res@dlna:uploadedSize,res@dlna:trackTotal".
Please let me know the filter parameter I need to use to query the filename.
Please help me in this issue.
Thanks