Has anyone updated from Rpi3 to Rpi4? Is it worth the update. Im thinking of a 2GB model with a SSD. Is it much faster in the menus? My current setup on a Rpi3 works flawlessly and I'm just after a speed increase. Is it worth the upgrade? I'm not to bothered about 4K etc as the TV it would be connected to is 1080p.
Posts by davidsilva
-
-
Surfshark works very well with Zomboided's VPN Manager using the user defined wizard.
However there are issues with Libreelec's implementation of Network Manager that I have found make it impossible to prevent DNS leaks with Surfshark (and previously with NordVPN) whether using VPN Manager or directly with openvpn.
This means that connections to some streaming services are very inconsistent.
After many hours I eventually gave up and moved to running Kodi on Raspbian on a Pi4 and OSMC on a Pi3 which both work perfectly with VPN Manager without any further messing around with settings.
Sorted it Ive now got Surfshark working with no DNS leaks. I used the alternative up/down scripts with the following DNS servers, 1.1.1.1, 1.0.0.1, 8.8.8.8. I used the scripts from up.sh and down.sh scripts for LibreElec - DNS Leakage · Issue #282 · Zomboided/service.vpn.manager · GitHub
foreign_option_1='dhcp-option DNS 1.1.1.1' foreign_option_2='dhcp-option DNS 1.0.0.1' foreign_option_3='dhcp-option DNS 8.8.8.8'
Remember to remove the # at the start of each foreign_option, and change DOMAIN to DNS on option 3.
-
Please delete Sorted now
-
cheers thanks for the update. Do we know if there's any plans to update libreelecs network in the future?
-
No, use the user defined wizard
I've used that and there's a problem with dns. Ive checked on doileak.com and it fails on dns. Is there any guide on how to use the alternative up ans down scripts? What do I need to put and where in the scripts?
-
can you add surfshark support? I can give you access.
-
I'm trying to run openvpn with surfshark vpn. I believe I'm having a dns issue. What would be the best solution to get it working properly. Ive tried the included scripts. I can give you login details to help fix this problem if that's any use. Ive see on the wiki there other scripts to fix this problem but don't know where to start with them. Any help would be great. These are the scripts I'm on about. up.sh and down.sh scripts for LibreElec - DNS Leakage · Issue #282 · Zomboided/service.vpn.manager · GitHub Any help to what I need to change and where would fantastic.
-
I'm trying to run this docker image on libreelec Docker Hub Ive installed it with the following command via putty: docker run --name XLink-Kai-Evolution -d -p 34522:34522 --env 'INTERFACE_NAME=eth0' --env 'UMASK=022' --env 'UID=1000' --env 'GID=1000' --volume /storage/.config/xlink-kai:/xlinkkaievolution --privileged=true --cap-add NET_ADMIN --network='host' --restart=unless-stopped ich777/xlinkkaievolution It appears to be working great. The only problem is, when I reboot libreelec this container doesn't load properly. If I stop the container with docker stop CONTANERNAME it stop and start the container again manually with docker start CONTAINERNAME it works great. Any idea how to get this container to start properly on start-up?
-
is there any chance xbox 360 chatpad support can be added. Here is a link to the github page where support was added for linux. GitHub - timstableford/chatpad-linux: XBOX 360 Chatpad as a Linux keyboard
These chatpad are 50p in cex and make a far better sofa experience if there's a way of mapping mouse support to an analog stick it opens up chrome web browser without the use of keyboard and mouse.
-
Would it be easier to make sure the drive has stopped spinning on shut down? I have the same problem with my drive not mounting on restart, but fine from a cold boot.
-
Bug in the skin, Doesn't show the same problem with the default skin.
-
No YouTube was just an example, id love to be able to use a lot of the USA/Canada addons on kodi via this method. when I use openvpn manager it messes up my live tv. This seemed like the perfect solution, Also if someone's watching an addon via openvpn manager it blocks me from being able to stream to my phone from outside the house.
-
So if I'm understanding this correct, I cant use this with transmission or youtube because there isn't a /config folder for them?
-
sorry to ask but is there a type of guide or how to use the thoradia vpn network interface? If I understand it right it will route a addon via an ovpn file? If so how would I route transmission traffic over it? Can more than one addon be routed?
-
Ive just tried a new install with no add-ons installed and the problem still exists. Basic playback with a USB hard drive causes buffering every 10 seconds and when a video is playing you cant go to another menu, it buffers. The same happens when pausing a stream with itv player/BBC iPlayer. Going back to 8.2.5 and the problem disappears again.
-
Im coming over from 8.2.5 to 9.0.1 which was very smooth except for the fact that I get a buffering issue every 10 seconds on local playback. ive looked in the debug log and I believe its a cache issue which wasn't present when using 8.2.5. Ive changed no hardware only updated libreelec. Any help would be great, Ive posted my debug log below, where ive played a local video file and ive streamed some video from the BBC iPlayer addon.
Any help would be great.
-
Ill post mine when I get chance, I have the exact same setup as you.
-edit CvH-
removed config, was posted without proper formating -> useless
-
Adding sleep doesn't work at all. I added a delay of a minute to see if it would make an difference on a reboot and it doesn't. Is there anyway to get the drive to mount first? Ive tried mounting it in autostart.sh and it didn't make any difference. exactly the same result.