This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
register_serviiolink_handlers [2013/08/06 20:57] zip created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | To get ServiioLink to open the Console on Linux, you will have to manually register the URL handler (I tried this on Ubuntu, not sure if the same works across all Linux distros). Replace the path to the console script to your Serviio installation location. | ||
- | |||
- | '' | ||
- | gconftool-2 -s / | ||
- | gconftool-2 -t bool -s / | ||
- | '' |