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

Setup works on Google TV, at the same time it does not on FireTV. #208

Open
n0thappie opened this issue Dec 25, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@n0thappie
Copy link

Hi, I will start with the fact I am fairly new to docker and not great with linux servers thus I can't really tell if it's a fault of mine or not, however I've got both Google TV 4K and FireTV. Whilst ads skip seamlessly on Google TV, but despite having the FireTV added just the same way, via the code, it does not do anything for it.

Steps to reproduce the behavior:

  1. Setup the container using

docker run --rm -it
-v /usr/data:/app/data
ghcr.io/dmunozv04/isponsorblocktv
--setup-cli

  1. Check the devices
  2. GoogleTV skips ads, FireTV does not.

Expected behavior
It works for Fire TV just as same as it does for Google TV

Screenshots - none, but I pasted the config log, didn't do anything after I did this:
https://pastebin.com/tA3MdPw1

iSponsorBlockTV server (please complete the following information):

  • OS: Docker on Linux
  • Device: Fire TV Stick 4K
  • OS: Fire OS 6.7.0.8 (NS6708/5570)
@n0thappie n0thappie added the bug Something isn't working label Dec 25, 2024
@dmunozv04
Copy link
Owner

Does it properly skip segments on the FireTV with sponsor block? Some devices can't mute audio, and maybe the fire tv handles ad skipping differently. If you can, run the container with the debug flag enabled and send the logs for further examination

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

2 participants