You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try to add device with pairing code. return failed to add device. try add with lan discovery. no device to be found
save -> exit
3rd step:
docker run -d
--name iSponsorBlockTV
--restart=unless-stopped
-v sponsorblock_data:/app/data
ghcr.io/dmunozv04/isponsorblocktv
container up and run but log show:
No devices found, please add at least one device
Exiting in 10 seconds...
07/18/2024
07:53:52 PM
Container stopped
07/18/2024
07:53:53 PM
Container started
and repeat.
dietpi IP is 192.168.8.201
TV ip is 192.168.8.3
same DHCP
Screenshots
iSponsorBlockTV server (please complete the following information):
OS: Dietpi Orangepi 3b. arm64
Python version 3.11
Android TV (please complete the following information):
Device: Shield TV pro
OS: AndroidTV
.
The text was updated successfully, but these errors were encountered:
I am facing the same thing with my FireTV Stick 4k and the official youtube app. Tried both the pairing code and lan discovery. I also ran /bin/sh in the container to verify that it was on my host's ip, and it was correct.
I am on the latest version. i installed iSponsorBlockTV on Opi 3b dietpi > docker
1st step:
sudo docker volume create sponsorblock_data
2nd step:
docker run --rm -it
-v sponsorblock_data:/app/data
--net=host
-e TERM=$TERM
-e COLORTERM=$COLORTERM
ghcr.io/dmunozv04/isponsorblocktv
--setup
try to add device with pairing code. return failed to add device. try add with lan discovery. no device to be found
save -> exit
3rd step:
docker run -d
--name iSponsorBlockTV
--restart=unless-stopped
-v sponsorblock_data:/app/data
ghcr.io/dmunozv04/isponsorblocktv
container up and run but log show:
No devices found, please add at least one device
Exiting in 10 seconds...
07/18/2024
07:53:52 PM
Container stopped
07/18/2024
07:53:53 PM
Container started
and repeat.
dietpi IP is 192.168.8.201
TV ip is 192.168.8.3
same DHCP
Screenshots
iSponsorBlockTV server (please complete the following information):
Android TV (please complete the following information):
.
The text was updated successfully, but these errors were encountered: