Posts by vpeter
-
-
You have extra space character in your addon id. Maybe that's the problem (well, not maybe but very probably).
And you can try to disable from command line. And you will also get some feedback.
Codecurl -d '{"jsonrpc":"2.0","method":"Addons.SetAddonEnabled","params":{"addonid":"plugin.video.demoaddon","enabled":true},"id":1}' -H 'Content-Type: application/json' http://localhost:8080/jsonrpcI'm using such code but it is at home. Try it and I will double check later today.
Update: Actually I found it on Dropbox too. And it is the same as above. And it works fine.
-
-
-
-
Maybe you should fix xorg.conf and adding correct Modeline in it: Configuring resolution via xorg.conf - Official Kodi Wiki
-
-
-
Maybe we should show release notes after first boot with a new version
-
Ah, I missed that. Is this some very newer graphic card? Maybe it is not supported in 8.2.0. In this case you can try Kodi 18 from Index of /builds/master/Generic/
-
-
Create 'IPTV auto network', enter your m3u URL as the source of muxes for this network.
Like file:///location/of/file.m3u
it must be only one line!
-
bannedrepo is on Banned add-ons list: Official:Forum rules/Banned add-ons - Official Kodi Wiki
No support.
-
-
Try adding ssh to bootloader parameters then.
-
I think it is clear that ssh server is not running.
-
If it works then all good.
But same should with ssh/key and command.
-
I was using self-build pvr client with this patch: Implemented support for multiple (up to 10) m3u sources · AndreyPavlenko/pvr.iptvsimple@7b18efd · GitHub