Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker install. try to add device with pairing code. return failed to add device. try add with lan discovery. no device to be found #179

Open
dvnhan91 opened this issue Jul 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@dvnhan91
Copy link

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
image
image
image

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
    .
@dvnhan91 dvnhan91 added the bug Something isn't working label Jul 18, 2024
@Skyl3lazer
Copy link

Same here, from two different devices on the network with the TV (Samsung Tizen)

@Tech33
Copy link

Tech33 commented Sep 2, 2024

Can confirm its working for me.

@darthcircuit
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants