View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016580 | MMW 5 | UPnP / DLNA | public | 2020-05-07 10:22 | 2020-05-22 18:32 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016580: DLNA: MM5 sometimes fails to see some DLNA Servers | ||||
Description | There is two current issues: 1. No button to manually refresh Server list in case Server is not seen, MM5 restart needed to be restarted to show it (PavlePC.7z) 2. In some cases MM5 server is not found even after restart. Note that other Servers are seen on same PC (sicinlaptop.rar) Log files from both PCs and Devices and services image is uploaded to FTP | ||||
Steps To Reproduce | These are steps done on both PCs: 1. Start MM5 2. Went to devices and services 3. Start MM5 on other PC 4. wait till Servers are found (SICINLAPTOP missing even after 20 Min waiting) 5. Restart MM5 on PAVLEPC 6. Check if new servers are found (SICINLAPTOP is now shown on PavlePC, but PAVLEPC is not seen on SOCINLAPTOP) 7. Restart MM5 on SICINLAPTOP 8. Only WMP is seen on SICINLAPTOP 9. Save Both LOG files For Availability test of PAVLEPC Tried sync from Phone to PAVLE PC -> Works (not in logs) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2251 | ||||
related to | 0013261 | resolved | Ludek | MMW v4 | MediaServer: Some Components are still blocked by firewall |
related to | 0015541 | feedback | peke | MMW 5 | MMS: MM5 do not see MMS on QNAP |
related to | 0015176 | closed | Ludek | MMW 5 | Playing from portable version to a renderer may fail (as portable version doesn't auto-conf firewall) |
|
1) the button shouldn't be needed as in MM5 the server list is refreshed automatically. i.e. whenever a new server is started then it automatically appears in the 'Devices & Services > Media Serviers' section. Just seeng that media tree nodes are not refreshed this way. TBD |
|
1) This is not happening in My tests difference from those two PCs is that PAVLEPC is Wired and have Static IP address, but even changing Static Ip it is still not seen on SICINLAPTOP. |
|
I think I found the reason. MM5 Installation didn't set firewall rules correctly and once I have added them manually MM5 started to be seen on SICINLAPTOP |
|
Could you please clarify how exactly MM5 Installation didn't set firewall rules correctly ? MM5 is setting firewall rules upon install just for the default Windows firewall and just for MediaMonkey.exe and MediaMonkeyEngine.exe, but from the screenshot above it looks like you are using another firewall and the rules were somehow set automatically by Windows itself? Note that those added by MM5 itself are named like "MediaMonkey auto-conf ..." : https://www.dropbox.com/s/21qz5xl7vgn6c6t/screenshot%202020-05-10%2020.00.06.png?dl=0 |
|
Assigned back to me, seeing that the "MediaMonkey auto-conf ..." rules silently fails to add with this in the debug log: [7264] MM5 [16060](R) Elevation moniker finished with result800401E4 [7264] MM5 [16060](R) The pszName parameter is not a properly formed display name. |
|
For years now I am using Binisoft Windows Firewall Control https://binisoft.org/wfc (now malwarebytes and is free) that controls and setups Windows Firewall while reports connections like good old days ZoneAlarm Firewall and do not clutter anything or bottleneck system. Re question: They were simply missing. |
|
Fixed in 2248 i.e. fixed the silent failure of adding the "MediaMonkey auto-conf <number>" rules upon install. |
|
Verified 2248 They are now created on installation. Close after second confirmation. |
|
Currently when user cancels the elevator then it is shown on next startup again. This could be undesired on portable versions (when user does not have admin rights at all), details here: https://www.mediamonkey.com/forum/viewtopic.php?f=30&t=96595&p=468413#p468413 i.e. for portable version we should show the elevator just once (on the first run after install). => Fixed in 2251 |
|
Verified 2251 Works, no annoying prompts on each start. Test note: either cancel uac or create non admin Local user an dcancel the Admin login when asked. |