I believe I finally manage to remove devices from UPnP/DLNA List. And it does work.
Here are the steps.
1. Back Up MM.DB and all your settings and configurations: Before making any changes, back up the MM.DB file to avoid any accidental data loss. You can typically find this file in: C:\Users\[Your Username]\AppData\Roaming\MediaMonkey\MM.DB (Windows)
2. Download an SQLite Editor: Use a tool like DB Browser for SQLite (free and user-friendly) to open and edit the database file.
https://github.com/sqlitebrowser/sqlitebrowser
3. Open MM.DB in the SQLite Editor, Launch the SQLite editor and open the MM.DB file. Look for
MediaConnections and
RemoteClients.
For Clearing all the devices
For Clearing Server Status
Select all the data and delete them.
4. Save the Database.
5. Open MM4. All your Server Status and devices should be removed.
6. For additional optimisation, you can also execute "Maintain Library".
I believe for MM4 users this is the best option.
Thanks.
I believe I finally manage to remove devices from UPnP/DLNA List. And it does work.
Here are the steps.
1. Back Up MM.DB and all your settings and configurations: Before making any changes, back up the MM.DB file to avoid any accidental data loss. You can typically find this file in: C:\Users\[Your Username]\AppData\Roaming\MediaMonkey\MM.DB (Windows)
2. Download an SQLite Editor: Use a tool like DB Browser for SQLite (free and user-friendly) to open and edit the database file. https://github.com/sqlitebrowser/sqlitebrowser
3. Open MM.DB in the SQLite Editor, Launch the SQLite editor and open the MM.DB file. Look for [b]MediaConnections[/b] and [b]RemoteClients[/b].
For Clearing all the devices
[img]https://i.ibb.co/rxd1tnh/MM4-SQL01.png[/img]
For Clearing Server Status
[img]https://i.ibb.co/Cnx94h4/MM4-SQL02.png[/img]
Select all the data and delete them.
4. Save the Database.
5. Open MM4. All your Server Status and devices should be removed.
6. For additional optimisation, you can also execute "Maintain Library".
I believe for MM4 users this is the best option.
Thanks.