View Issue Details

IDProjectCategoryView StatusLast Update
0008498MMAGeneralpublic2012-09-07 14:31
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.0.1 
Summary0008498: UPnP server titles don't match
DescriptionOther applications (including MM for PC) show UPnP server titles differently than MM for Android.
TagsNo tags attached.
Fixed in build

Relationships

related to 0008708 closedLudek MMW v4 DLNA: Media server description tweaks 

Activities

marek

2011-10-31 06:36

developer   ~0028534

UPnP is now displaying "friendly name" of server

jiri

2011-11-04 09:46

administrator   ~0028646

This still doesn't work for me, the titles are still different from what other apps show.

A nice tweak would be to also show server's icon, as e.g. Samsung's AllShare application does. (lower priority though)

jiri

2011-11-11 13:55

administrator   ~0028833

Note that it should show something like:

MediaMonkey Server
(Jiri-PC)

marek

2011-11-16 10:38

developer   ~0028912

Previously I changed the UPnP server titles only in activity for choosing a synchronization MM server. Was this title correct? I looked at the titles in other apps and I think it is the same.

So I changed the title also in our temporary UPnP browsing activity.

I use friendly name and IP adress:

<deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
<friendlyName>Server MediaMonkey (192.168.1.101) (BHIEFER-PC)</friendlyName>
<manufacturer>Microsoft Corporation</manufacturer>
<manufacturerURL>http://www.microsoft.com/</manufacturerURL>
<modelDescription>MediaMonkey File Media Server</modelDescription>
<modelName>Windows Media Player Sharing</modelName>
<modelURL>http://go.microsoft.com/fwlink/?LinkId=105926</modelURL>
<modelNumber>12.0</modelNumber>
<serialNumber/>
<UDN>uuid:de94ab6c-1bfc-9c4e-6e19-be1c6e54eeac</UDN>
<presentationURL>http://192.168.1.101/</presentationURL>
<dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-org:device-1-0">DMS-1.50</dlna:X_DLNADOC>

So for this example it looks like:
Server MediaMonkey (192.168.1.101) (BHIEFER-PC)
192.168.1.101

I can parse the name in some way but this format is not a standard and f.e. WMP's friendly name looks completely different.

Please, is it what you meant ?

jiri

2011-11-16 11:22

administrator   ~0028913

As discussed over IM, we will show:

<friendlyName>
 IP Address: <IP> {smaller font}

Ludek

2011-11-16 13:40

developer   ~0028918

Note that the description was fixed + IP removed as 0008708

marek

2011-11-16 17:33

developer   ~0028927

Names was fixed and server icons was added

jiri

2011-11-17 23:05

administrator   ~0028945

1. MM icon is correctly shown, but WMP (from Win7) shows some default icon only, not the correct one.
2. Possibly caused by 1., in this case the text is incorrectly indented.
3. There should be a space after 'IP Address: '

marek

2012-08-06 12:59

developer   ~0031607

Fixed

rusty

2012-09-07 14:31

administrator   ~0031818

Verified build 24.