Hi,
I want to improve the following plugin, to allow some settings, but I did not get it.
https://github.com/plexinc-plugins/Railscasts.bundle

I allready added a "DefaultPrefs.json".
But what happens, when I click the yellow settings button, it performs a request on:
http://localhost:32400/:/prefs
But it should be:
http://localhost:32400/:/plugins/com.plexapp.plugins.railscasts/prefs
Any Ideas?