Theres four ways to upload the licence (its a .lic file when you buy the Pro licence)
1: Remote access with windows console
You would simple have to download the new Windows Serviio v1.4.1.2 from
http://www.serviio.org/downloadOnly install the console, then edit C:\Program Files\Serviio\bin\ServiioConsole.exe.vmoptions with a text editor by adding:
- Code:
-Dserviio.remoteHost=XXX.XXX.X.XXX
Replacing XXX.XXX.X.XXX with the IP Address your Serviio server
2: Use your Android phone
Use ServiiDroid for Android which is v1.4.1.2 compatible -
https://play.google.com/store/apps/deta ... erviidroid3: Install the latest unofficial web ui
http://wiki.serviio.org/doku.php?id=phpwebui4. Commandline using Curl
- Code:
curl -i -H "Content-Type: plain/text; Accept: application/json" -X PUT "http://127.0.0.1:23423/rest/license-upload" -T Serviio_XXX.lic