Re: Android Console
Xmantium wrote:It would be cool if there was a an API that checks what plugins are installed or even give a list of plugins installed. So when a user adds a iPlayer URL and checks there's no iPlayer groovy plugin installed it warns the user to install it. (I know I've done it so many times!!)
It would be nice however the server and/or the clients would need to maintain a list of urls that require plugins which is not very nice.
A half-way point though would be to have a pluggins tab on the console and via the REST API that simply lists the loaded plugins so you do not have to check your server log to see if they are loaded.
This could be further extended to have a 'refresh plugins' button in the console / REST API action that refreshes the list of plugins so that you do not need to restart the server to add new plugins.