A .net standard library to read state information and automate MediaMonkey 5. The library uses the Chrome DevTools Protocol to establish a connection to the MediaMonkey frontend which is running on the chromium engine. Once a session is opened, native MediaMonkey javascript commands are used to read and write information.
See the included sample project for a full usage example.