(2020-03-10, 18:01)thecubasekid Wrote: (2020-03-08, 15:17)maxpo452 Wrote: (2020-03-05, 13:19)thecubasekid Wrote: Thanks for your efforts on this. I am running CoreELEC 9.2 (an AMLogic Chipset focused fork of LibreELEC, generally stuff for LibreELEC works on CoreELEC, as a lot of the code is shared.) The box i am running CoreELEC on is arm based with S905x chipset (i also have some boxes running CoreELEC with S912 chipset, but i have not tried installing on those yet)
i just tried there LibreElec 9.2 version, but unfortunately it failed to install - actually it did install, but fails to start (i also tried all the RPi versions with same result)
Yep, I know. The LibreElec build system was trolling me a little. The .so-files included in the .zip were somehow for x86, so that's why it doesn't work. The .so-files for ARM were in a different place for some reason . I re-uploaded the Builds-folder, so you can give it a go. I hope everything is correct this time
Thanks for trying again, i just tried but still error im afraid - i get the below when updating
ERROR: Unable to load /storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.0.1, reason: /storage/.kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.0.1: wrong ELF class: ELFCLASS64
by the way although the chip set / CoreELEC is x64 version, it appears to be running x86 Kodi as i see the below printed on startup...
Starting Kodi (18.5 Git:cf5ad23bf0c35c78e81f1ae65e47514cbd7e1aec). Platform: Linux ARM 32-bit
2020-03-10 12:21:30.147 T:4087914512 NOTICE: Using Release Kodi x32 build
2020-03-10 12:21:30.147 T:4087914512 NOTICE: Kodi compiled 2019-11-27 by GCC 8.3.0 for Linux ARM 32-bit version 3.14.29 (200221)
2020-03-10 12:21:30.147 T:4087914512 NOTICE: Running on CoreELEC (official): 9.2.1, kernel: Linux ARM 64-bit version 3.14.29 aarch64
2020-03-10 12:21:30.147 T:4087914512 NOTICE: FFmpeg version/source: 4.0.4-Kodi
Update! it seems i got my zips mixed up, too many pvr.iptvsimple zips (i tried lots of versions looking for something that will record, but more importantly for me pause Live TV!') Anyhow i got it installed and running and i now see a recording Icon yey!!!
unfortunately i cant get it to record, i created a folder that Kodi has write privileges to and pointed to it in the addon config, but when i try to record it just blinks for a moment and does not record. I get the below in kodi log
'Path to ffmpeg binary is not set. Please change addon configuration'
i looked in config, and the only options i see to set paths are;
'path to avconv binary'
'path to ffprobe binary'
i have no idea what i should set or what the paths should be. i believe ffmpeg is in CoreELEC, and i also installed the Libre/CoreELEC addon 'ffmpeg tools' that i believe includes ffprobe, but not sure what i do next.
do you know what i should be putting in the needed fields in config, or how i ascertain what the correct paths are? i can get in with putty on ssh if there are commands i could run that may tell me the paths?
Thanks!!!