nichobi / sponsorblockcast

A shell script that skips sponsored YouTube content on all local Chromecasts
GNU General Public License v3.0
348 stars 15 forks source link

Script seems to have trouble with Nest Hub(s) #18

Closed pchristod closed 2 years ago

pchristod commented 2 years ago

Hi,

actually I tried quite a few things because I always tested this on one of my two Nest Hubs (1st Gen) and thought the Script wasn't working altogether. But testing it with my Chromecast (with Google TV) I saw an output in the Log and skipping works (after adding the API Key). So I'm not really sure why exactly but on the Nest Hubs the Script seems to be not working. Unfortunately I do not get any Log Output while trying to cast/play on the Nest Hubs, just the standard

watching xyz, pid=22 watching zyx, pid=31 watching abc, pid=36 watching cba, pid=51

and nothing more.

Currently I'm using the Docker Image, but I also threw this directly from source onto my Raspberry PI to test, which gave me the exact same outcome.

Appreciate any help on it :)

Thanks

pchristod commented 2 years ago

Closing comment: One of the recent docker images fixed this. I tried it again yesterday and it started working 😁 So thanks, whatever the fix was. This is now working for everything beautifully.