Kodi supports 2 archive addons: RAR Archive Support and Archive support. Maybe both needs to be enabled?
Posts by vpeter
-
-
Klojum: I think you need double dose of it

-
if someone here seems to have an "official" release it seems it should work, even if it is php5 . I think ther real issue is it is not ready for LE 9
There is no "official" release. Only what I provide.
And I just tested it on LE9 Generic (just for you) - service.web.lamp-9.0.105-Generic.x86_64.zip. Works as always:
Code
Display More############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 9.0.0 (Generic.x86_64) LibreELEC:~ # php -i | head -n4 phpinfo() PHP Version => 5.6.39 System => Linux LibreELEC 4.19.17 #1 SMP Tue Jan 29 11:29:15 EST 2019 x86_64 LibreELEC:~ # netstat -lntp | grep 4080 tcp 0 0 0.0.0.0:4080 0.0.0.0:* LISTEN 1005/httpd LibreELEC:~ # netstat -lntp | grep 3306 tcp 0 0 :::3306 :::* LISTEN 924/mysqld 924 root 0:00 /storage/.kodi/addons/service.web.lamp/bin/mysqld --defaul 1005 root 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1006 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1007 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1013 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1014 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /stora 1015 nobody 0:00 /storage/.kodi/addons/service.web.lamp/bin/httpd -d /storaSo I would say you are doing it wrong

-
Enable Debug log in Kodi to see more.
-
Exporting library with MySQL connection, removing MySQL connection and then importing library would not work?
-
Then update LibreELEC repository. You need to see version 3.5 or something like that.
-
Uninstalled and after that installing is not possible anymore.
Try restarting kodi or whole box and then install again.
-
-
Do you think this fix will also work with Kodi 19?
No idea. But I can image (which one) for test (LE 9 + libcec downgraded to 3953f8d).
-
Remove everything and install again.
-
This is kodi log and it will tell you nothing. Go to /storage/.kodi/userdata/addon_data/service.web.lamp/ and look there for httpd log file.
-
If I see correctly more than one path can be added. Seems fine on quick look.
-
-
Check the addon logs to see what is going on.
Week or so back it was working on LE master.
-
It runs on port 4080. But you can change that in httpd.conf file.
-
LIRC is already include with LibreELEC. You just need to configure it.
Maybe this could help Infrared Remotes [LibreELEC.wiki]
-
well best feature in nextcloud is to share files/folders with public links without password if you want to.
Ok, same as with Dropbox. Didn't think on that

And it is easy fix when using External storage: in the mount settings you must enable sharing on the remote storage.
-
It was tested with installing addon from zip file with higher version.
Because I understand why the problem occur I think it was fixed. If not we will see
