Getting MM to reread device settings from DB

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

chrisjj
Posts: 5007
Joined: Wed Feb 14, 2007 5:14 pm
Location: UK

Getting MM to reread device settings from DB

Post by chrisjj »

I have a VBS script run from within MM that sets device settings in the database (using SDB.Database.ExecSQL()) but MM does not take these changes until a relaunch.

Is there a function I can call to force MM to take the changes immediately?

Failing which, a function that will exit the app (to avoid any operation on which the unchanged settings would take effect)?

Thanks.
Chris