Nightwalker83
Nightwalker83
Hi, I am use the docker version of iSponsorBlockTV with my ChromeCastHD. I have noticed every now and then I have to re-enter the pairing id in to iSponsorBlockTV because...
Hi, Does that error, Cannot connect to host www.youtube.com:443 ssl:default that some other application is using that port? if so how would change iSponsorBlockTV to use a different port? Thanks,...
Hi, I receive the following when trying to run the setup.sh script. ~/wrtbwmon-0.36# ./install.sh wrtbwmon readDB.awk usage.htm1 usage.htm2 wrtbwmon ./install.sh: line 11: install: not found ./install.sh: line 11: install: not...
Hi, CastSponsorSkip is not auto detecting my Google Chrome HD Those are my settings ` #CastSponsorSkip docker run -d \ --network=host \ --name=castsponsorskip \ -e CSS_DISCOVER_INTERVAL="5m" \ -e CSS_PAUSED_INTERVAL="1m" \...
Hi, The code below is not generating the client.ovpn anymore and I can not figure out way. ``` docker run -v $OVPN_DATA:/etc/openvpn --rm -it kylemanna/openvpn easyrsa build-client-full CLIENTNAME nopass docker...