You can help with plugin development by testing latest builds before they are available to public. All you need to do is to add soap4me
password to "Beta testing passwords" section in player's settings.
Settings → General → Plugins
Clone a copy of the main repo by running:
git clone git://github.com/a-ignatov-parc/movian-soap4.me.git
Enter the plugin directory and run the build script:
cd movian-soap4.me && npm run build
The built version of plugin will be put in the out/
subdirectory.