ch.cern.paella.playButtonOnScreenAlwaysPlugin
Plugin for Paella Player: Display always the PlayOnButtonScreen, no matter the stream is live or not
Requirements
- Paella Player 6.3.3
Installation
Add ch.cern.paella.playButtonOnScreenAlwaysPlugin
to the plugins folder.
Then you will need to modify the config/config.json file in order to activate the plugin.
- Disable the
PlayButtonOnScreenPlugin
since this plugin will override it's behavior:
"es.upv.paella.playButtonOnScreenPlugin": {"enabled":false},
- Enable the
PlayButtonOnScreenAlwaysPlugin
:
"ch.cern.paella.playButtonOnScreenAlwaysPlugin": {"enabled":true},
This plugin is based on the original PlayButtonOnScreen
bundled with Paella Player
Installation
To install you will need a working Paella Player v6.3.3
.