|
I managed to get Acestream working on OpenELEC with the OrangePi.
You can find the file here:
https://mega.nz/#!7xpEnZ5T!slatb ... SwjLEHalezN5jEr8TNk
Instructions:
1) Install the Plexus addon (but don't do anything with it)
2) Unpack the files somewhere.
3) Use WinSCP (or you can SSH it yourself) to copy the addons and userdata directory to /storage/.kodi . Please overwrite all the files
4) Go to /storage/.kodi/userdata/addon_data/program.plexus and chmod the acestream directory (recursevely) (in WinSCP: Properties) to 777.
5) Copy the autostart.sh to /storage/.config to make sure it autostarts. Don't forget to chmod 777 this file too.
** Please note that if you don't use lircd, you should first edit autostart.sh and remove the lircd line.
There is one limitation to the current implementation: no external directories are supported for caching. So please make sure your SD card is large enough and reboot OpenELEC on a regular basis. |
|