dmunozv04 / iSponsorBlockTV

SponsorBlock client for all YouTube TV clients.
GNU General Public License v3.0
2.21k stars 92 forks source link

Docker setup, can't find Apple TV 2022 on iOS 16.2 #38

Closed reversed95 closed 9 months ago

reversed95 commented 1 year ago

Describe the bug During the setup the prompt returns 0 Apple TV's found.

iSponsorBlockTV server (please complete the following information): Docker on UNRAID

Apple TV (please complete the following information): Apple TV 2022, OS 16.2

dmunozv04 commented 1 year ago

I’m going to need more information since I don’t have an unraid machine to replicate. First, please run with the --debug flag and provide the logs. Second, provide the exact docker command you used to run iSponsorBlockTV. Also, provide the unraid and docker versions

dmunozv04 commented 1 year ago

Also, I just realized it’s a 2022 apple TV, this has already been reported. https://github.com/dmunozv04/iSponsorBlockTV/issues/36

reversed95 commented 1 year ago

Yeah I'm sorry, didn't check the closed tickets. Thanks for the quick response.

dmunozv04 commented 1 year ago

No problem, please wait a bit while the new build (that should fix the issue) gets uploaded. Please report if it does work

dmunozv04 commented 1 year ago

I'll close the issue soon if I don't get an answer confirming the fix

reversed95 commented 1 year ago

Hi dmunozv04,

I'm sorry for the late response, but I've managed to add the Apple TV manually using the atvremote command. However, the skipping doesn't seem to work. It might be because it is running on unRAID. I will try to dig a bit deeper. Cheers.

dmunozv04 commented 1 year ago

I haven’t used unRAID, but make sure you start the container with --net=host https://wiki.unraid.net/Manual/Docker_Management#Network_Type

reversed95 commented 1 year ago

Yes I have done that. Here is the overview of the container running in Docker

iSponsorBlockTV 1

And here is the log

iSponsorBlockTV 2
dmunozv04 commented 1 year ago

That last message suggests that everything is working. Do you get any more logs when playing a video?

reversed95 commented 1 year ago

No new logs are generated unfortunately. Should the DNS server of the Apple TV be the IP address of the server? Thanks in advance.

dmunozv04 commented 1 year ago

You shouldn’t need to change the dns server. Please get the latest version with docker pull ghcr.io/dmunozv04/isponsorblocktv and try to add the Apple TV again

dmunozv04 commented 9 months ago

This should be “fixed” with V2, since it connects to devices using a different protocol