January 22, 2019 at 8:40 AM #1 Hey there, I didn't really know where to leave this, but I made a small add-on that launches parsec and thought I'd share it with you guys.Hope someone finds it useful!Parsec Launcher on GitHubHave a nice year everyone!
January 22, 2019 at 6:22 PM Official Post #2 Many thanks for your contribution. I'm sure other users will find it useful.
November 20, 2019 at 9:33 PM #3 Because of the broken Server_ID I changed the running filenano ~/.kodi/addons/plugin.program.parsec/resources/run_parsec.sh Code #!bin/bash parsec_bin=$1 runnable="printf '%s\n%s\n' y 1 | /storage/.kodi/addons/plugin.program.parsec/resources/data/parsec" systemctl stop kodi eval $runnable wait echo Finished! systemctl start kodi I know it's not optimised but it's a fast solution.....save the file and parsec works like a charm (AGAIN) Happy streaming from Libreelec