View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010834 | MMW v4 | DLNA/UPnP | public | 2013-05-08 17:48 | 2013-05-13 22:02 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0010834: Multiple devices with xx-xx MAC address fail to show | ||||
Description | Some 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 Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=71430 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1637 | ||||
|
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. |
|
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' |
|
Confirming/Verified 1637 |