intel / dleyna-control

dLeyna-control is a Digital Media Player written in python to demonstrate how to use the dleyna DMS APIs. It detects Digital Media Servers on the local area network and allows users to browse, search and play their contents.
https://01.org/dleyna/
GNU Lesser General Public License v2.1
8 stars 12 forks source link

dleyna-control should allow users to view file and container information #18

Open markdryan opened 11 years ago

markdryan commented 11 years ago

It would be really useful if there was an option to right click on a file or folder and display all the meta data for that file or folder. For example, the UPnP Id, restricted flag, the create classes (for folders) etc.

Note that the UPnP is not currently exposed by dleyna-server. It is possible to reverse engineer it from the object path ( and this is done in mediaconsole) but this is a bit nasty. It might be better to simply add a new property in dLeyna to expose the UPnP ID.