Remove everything and install again.
Posts by vpeter
-
-
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

-
Too bad sharing links to external storages doesn't work and local is treat as external.
Can you explain little more what dowsn't work? I'm not familiar with nextcloud and needs to repeat the issue myself

-
Well, not sure what went wrong in your case. But at least I fixed issue with changed password on addon update (at least my tests worked.
-
I've been meaning to add an "extra parameters" setting where users can add any additional docker parameter like extra ports or mapped folders etc. when needed.
Vpeter's solution works, but would be removed if the addon is updated or reinstalled
Yes, that's why it would be useful to have it in settings.
chewitt: You can see that docker needs same or even higher support to get it running than native apps like with Entware

-
-
Otherwise CE have a hack that removes some Kodi code that will allow you to build images.
It does the same as with RPi. There is also code removed. So no harm I would say

-
Next time look into kodi.log file. There was and error at that line. Seems setCoordinateResolution method is not available anymore (in Kodi I assume).
This addon was made for Kodi Krypton and it is luck that works for Leia too.
-
-
If you were to re-update your add-on from the Kodi packages cache, wouldn't the same thing happen: passwords being overwritten?
Yes. I saved one file for compare in addon folder which is removed and recreated on addon update or reinstall.
-
Yes, passwords are reset on addon update. Didn't noticed that before. Will fixed asap.
But random change of the password should not happen. Only if you deleted addon's home folder with settings.xml then password is regenerated. Can you explain if you do anything with addon settings so I can reproduce?