it's me again addressing all WDTVExt developers.
I think you really might like this little plugin, it enables you to reload any loaded WDTVExt plugin from OSD menu
There are still several situations while developing plugins where you have to reboot but a lot of reboots can be saved by reloading when you tweak your script.
INSTALL:
Extract the appended archive to your plugins folder and reboot/pwercycle.
USAGE:
After reboot you should see a new menu item called Plugins, entering this you will see a list of all loaded plugins.
By selecting the desired plugin it will be reloaded. If the reload fails due to errors in the plugin the menu icon will be changed and you will be able to re-try loading this plugin (hopefully after searching and correcting the error).
New: You will now be notified via OSD if the plugin reloaded correctly or if it failed to load.
History
- v1.0.5 added OSD messages, changed menu icons
- v1.0.4 rewrote reload function, added ability to load plugin which previously failed to reload
- v1.0.3 fixed plugin not loading correctly, changed to use own Top menu (Plugins)
- v1.0.2 added try{} around include()
- v1.0.1 fixed reload function
- v1.0 initial release
known issues
Comments welcome



