BrodyBuster
BrodyBuster
You can use the excludeinputs config. Should look something like this: ``` { "platform": "RokuPlatform", "name": "Roku", "discoverTimeout": 5000, "volumeIncrement": 5, "volumeDecrement": 1, "infoButtonOverride": "HOME", "excludeInputs": [ "ABC", "CBS", "Apple...
> I also have this with containers that use both host and bridge network, started recently, possibly by docker-ce update. docker-ce/jammy,now 5:25.0.0-1~ubuntu.22.04~jammy Debian Bookworm - Docker version 25.0.0, build e758fe5...
FWIW, I moved all my containers that were on the default system HOST network (network_mode: host) to a user bridge network, and was able to eliminate the error. All containers...
> > FWIW, I moved all my containers that were on the default system HOST network (network_mode: host) to a user bridge network, and was able to eliminate the error....
Please try the updated script and report back. Are you running the script as root? If you are still having an issue, please run the following from a term window...
> Regular VPN seems to work now, but using Cloudflare WARP+ (which uses IPv6) gives me error: > > `/usr/local/bin/wireguard: line 129: 2606:4700:110:XXXXX:XXXX:XXXX:XXXX:XXXX: command not found ` I did not...
> Regular VPN seems to work now, but using Cloudflare WARP+ (which uses IPv6) gives me error: > > `/usr/local/bin/wireguard: line 129: 2606:4700:110:XXXXX:XXXX:XXXX:XXXX:XXXX: command not found ` Also, I believe...
What exactly are you trying to accomplish?