You can add a network share inside of Kodi too, if that’s what you are using
Posts by Tahurel
-
-
Interesting. I started work on a tailscale add-on about 18-months ago, but didn't get that far down the path of a working install to really make anything work. I might have to redo things as I use Tailscale more than plain WireGuard these days. Although, I'm so time-poor at the moment that I wouldn't hold breath on anything progressing

Any progress?
-
I request that the program lsblk should be added.
-
Both are from the same author and generated from the same codebase, but since the dontpanic repo is managed directly by the add-on author I wouldn't be suprised if there were newer versions in that repo, or more frequent updates to that repo.
Mm ok, how often do the kodi repo update?
-
Is the PM4k that resides in Kodi repository -> Video Addons -> PM4K for plex the same as https://pm4k.eu/ from https://github.com/pannal/dontpanickodi
I'm asking because they behave differently, the one from pm4k.eu does not crash on me when i exit the application, but the one from kodi repository does from time to time
-
I want to request Mosh support. It's brilliant when using SSH and swapping between WiFi and cellular network.
Mosh: the mobile shellMobile shell that supports roaming and intelligent local echo. Like SSH secure shell, but allows mobility and more responsive and robust.mosh.org -
Change the port to something else that's not taken
Subfolder proxy is not recommended as it doesn't always work. It often requires app support for base url.
No idea about what kind of cert is used for dns. If web ssl certs are compatible, the instructions for sharing SWAG certs are in the SWAG readme.
Ok.
Yes but that requires that the image is downloaded through docker pull in the command line and thus the install through the GUI is rendered useless.
I was hoping for a solution on the GUI option. Like an implementation of something like a checkbox "import SWAG ssl-dir" -
Can I run AdGuard and SWAG at the same time? There seems to be conflicting ports, and I can't leave that field empty in the settings for AdGuard. I have to change it to something else. I was thinking of using the reverse proxy function with a subfolder, if that's possible.
Secondly, if I want to enable encrypted DNS in AdGuard, I need a certificate. One is created with Let's Encrypt in SWAG, but how do I import that into AdGuard Home? There doesn’t seem to be an option for that in the container when you install it from the LinuxServer repo in Kodi.
I don't want to use the Linux terminal or run any docker pull commands. I prefer to make changes through the GUI.
-
Display More
From - https://docs.portainer.io/start/install-…er/docker/linux
docker run -d \
--name portainer \
--restart=always \
-p 9000:9000 -p 9443:9443 \
-v /var/run/docker.sock:/var/run/docker.sock \
-v portainer_data:/data \
portainer/portainer-ce:latestYes I know, thank you

I was wondering where this image went from the LSIO repo within Kodi. Since they mention it in the first post i figured it should be present in this list too.
-
We at linuxserver.io no longer recommend portainer. In fact, we highly recommend against it due to various bugs and questionable design choices, which made providing support very difficult.
We removed it from the linuxserver repo.
We recommend and support containers created with docker run or compose.
Aha ok!
Another question, can i run AdGuardHome and SWAG at the same time? There seems to be conflicting ports and i cannot leave that field empty in the settings for AdGuardHome. I have to change it to something else. I was thinking of using the reverse proxy function with subfolder, if thats possible?
Secondly, if i want to turn on encrypted DNS in AdGuardHome i need a certificate, one gets created with LetsEncrypt in SWAG. But how do i import that to AdGuardHome? There is no option for that in the container when you install it from the LinuxServer repo in the repository list in Kodi.
-
Where do i find Portainer?
And how do i install it?
Regarding to this post Portainer should be used for other images that are not in the LS addon repostory and i guess it should reside at the LinuxServer Docker repository addon list?
ThreadLinuxServer.io docker addons and general docker info
For support requests, please go to LinuxServer.io or join our Discord: Discord
What is docker and what is it for?
Docker allows you to run programs or apps in a self contained and sandboxed container, with its own OS, while sharing the host system’s resources, and in some cases libraries and devices.
LinuxServer.io’s pre-built docker images and containers can be thought of as mini virtual machines (VM) that are much lighter and more efficient than full blown VMs, and they make installing and…
Linuxserver.ioMarch 24, 2017 at 9:53 PM -
This subject is beyond my understanding but I can type code that is in front of me.
Raspberry pi4, libreelec, kodi, openvpn, nord vpn. My issue is my fiber optic speed is 500Mbps but with the vpn service on I only get about 150Mbps, turn it off and I get my 500Mbps. Searching for a resolve I found that Wireguard is superior and much faster. My goodness the install process is quite involved. All I want is vpn on my setup that will get me closer to my available speed. Can I achieve that with Wireguard or are there other options to openvpn?
Thanks in advance for your assistance.
Your problem is OpenVPN. That protocol is old and does not allow for higher speeds. As you have noticed, turn to WireGuard instead, it's much faster.
-
Nope. The hotspot is intentionally simple and doesn't support much more than ON/OFF. If you need router features, you need to get a router

Ah what a bummer!
I have just replaced my router and the new one does not have WiFi, i figured i could be using this tethering (with decent speeds) while am awaiting the new WiFi puck.

-
Can the WiFI hotspot frequency be forced? When using the LibreELEC as AP i mean.
-
I'm just a novice and I have no experience with the Pi5, but it seems that you are asking for a lot of transcoding on one computer. I am probably incorrect, but maybe more experienced folks can chime in.
PS: I would keep the server and clients on different machines.
I don't do transcoding. The Raspberry Pi 5 has HEVC hardware support and all my materials are exclusively in HEVC (h.265/x265).
When i play media the CPU meter in htop barley moves.
EDIT: Besides, the HEVC is much smaller (due to compression and probably some other technologies) than x264 so it's a lot of hard drive space savings too to use this codec.
-
Yeah the bigger the fan the lower noice it will be (at lower RPM's). So this stock cooling fan can be a bit noisy when it spins up due to it's smal fan blades

Your build looks epic!
-
I've been using the dontpanickodi version for ages .. works great.
Are you running the Plex server on the same machine?
PM4K worked fine for me until i ditched my dedicated plex server and merged it into my LibreELEC machine. The Plex server seems to be working fine, but PM4K got all weird and the interface is all blurry, grey and flickering. Except for the settings menu, in there it's all normal. It's the same on my PM4K on my RPi5 and the same on another RPi4 thats located at another place.
I don't think it's the addon that does this, since it worked fine before i merged the plex server into my LibreELEC device. I have of course reinstalled the addon multiple times without any luck.But it would be interesting to hear if anyone else has this issue while running Plex server on the LibreELEC and also the PM4K client on the same machine.
-
Ok nice! This solved my problem, thank you. Both of you
