View Issue Details

IDProjectCategoryView StatusLast Update
0011792MMW v4DLNA/UPnPpublic2014-03-12 03:01
ReporterLudek Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.1.1Fixed in Version4.1.1 
Summary0011792: Make DLNA server custom sort capable
DescriptionCurrently the sort order is hardcoded when browsing MM server (0009867).

It would be nice to make MM server sort capable so that DLNA clients can specify the sort order.
Additional InformationSee GetSortCapabilities() and SortCriteria here http://upnp.org/specs/av/UPnP-av-ContentDirectory-v4-Service.pdf
TagsNo tags attached.
Fixed in build1695

Relationships

related to 0009867 closedLudek MMW v4 Changes to media server hierarchy / sorting 
related to 0008740 closedLudek MMW v4 Basic Collection sub-node customization 
parent of 0011960 closedmarek MMA Playlists tracks always display in alphabetic order (regression) 

Activities

Ludek

2014-03-05 16:03

developer   ~0039777

Last edited: 2014-03-05 16:06

Fixed in build 4.1.1.1695

Test note: Aside from WMP, I haven't found another UPnP/DLNA client that would use this custom sort requests, clients mostly search the results on its end or don't sort them at all.

You can see whether the client use it by watching at the [Server] tab and the browse/search history there, e.g. for WMP the column 'Requested File' contains:
Root Directory, Search: upnp:class derivedfrom "object.item.audioItem" and @refID exists false, Sort: +upnp:artist,+upnp:album,+dc:title

Thsi means that WMP search for all audio sorted by Artist, Album, Title.
+/- signs indicate ascending/descending order.

peke

2014-03-12 03:01

developer   ~0039848

Verified 1696