View Issue Details

IDProjectCategoryView StatusLast Update
0010834MMW v4DLNA/UPnPpublic2013-05-13 22:02
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version4.1 
Target Version4.1Fixed in Version4.1 
Summary0010834: Multiple devices with xx-xx MAC address fail to show
DescriptionSome devices don't show a real MAC address instead showing a xx-xx.... MAC address. If multiple such devices exist only the first gets recognized.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=71430
TagsNo tags attached.
Fixed in build1637

Activities

Ludek

2013-05-09 10:23

developer   ~0035999

The XX-XX-XX-XX-XX-XX means that the MAC address cannot be obtained/recognized.
I can reproduce this only with loopback, i.e. IP 127.0.0.1, MAC: XX-XX-XX-XX-XX-XX (obvious, because loopback has no network adapter)

We could try to resolve such a cases by generating the dummy MAC based on IP, this should workaround this issue.

Ludek

2013-05-09 10:51

developer   ~0036000

Fixed in build 1637.

If MAC is unknown then 'Unknown (IP: 127.0.0.1)' is used instead of 'XX-XX-XX-XX-XX-XX'

peke

2013-05-13 22:02

developer   ~0036070

Confirming/Verified 1637