View Issue Details

IDProjectCategoryView StatusLast Update
0017652MMW 5Otherpublic2026-04-27 23:00
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityunable to reproduce
Status closedResolutionreopened 
Product Version5.0 
Target Version2024.2.2Fixed in Version2024.2.2 
Summary0017652: Update api to get internet connection state
DescriptionWe have always used InternetGetConnectedState in wininet.dll ( https://docs.microsoft.com/en-us/windows/win32/api/winineti/nf-winineti-internetgetconnectedstate )
for getting internet connection state.

But
1) Using this API is no longer recommended, we should use the INetworkListManager::GetConnectivity method instead
2) For some users the internetGetConnectedState returns FALSE (even when they are connected to internet)

Details at: https://www.mediamonkey.com/forum/viewtopic.php?f=33&t=98559
TagsNo tags attached.
Fixed in build3221

Relationships

related to 0016101 closedLudek Artwork lookup performed even when there is no internet connection 

Activities

Ludek

2021-03-10 11:27

developer   ~0062340

Last edited: 2021-03-10 11:28

Fixed in 2322 (we are using INetworkListManager now)

peke

2021-03-11 14:59

developer   ~0062382

Verified 2322

Left Resolved till user confirms.

Test Note: Best test is using Wired connection as that way you can simply disconnect cable so that Windows shows globe icon (Unknown Network for some time) or Use router/switch to block internet access, or even use manual Adapter settings to change DNS/Gateway to simulate interruptions. In some cases Windows takes arround 15 minutes to update Internet status while meantime MM5 works normally, thus some apps report no internet.

Ludek

2021-04-02 20:08

developer   ~0062673

Just confirmed by the original user here: https://www.mediamonkey.com/forum/viewtopic.php?p=479942#p479942

So closing...

Ludek

2026-04-27 12:20

developer   ~0080918

Last edited: 2026-04-27 12:23

Re-opened: Using NLM is now also obsolote and not reliable, more at:
https://www.mediamonkey.com/forum/viewtopic.php?t=109361

Ludek

2026-04-27 13:52

developer   ~0080920

Fixed in 2027.0.0.3402

Ludek

2026-04-27 18:53

developer   ~0080923

Merged to 2024.2.2.3221

peke

2026-04-27 23:00

developer   ~0080925

Verified 3221