dmunozv04 / iSponsorBlockTV

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

Crash when starting youtube on my TV #155

Closed albertvaka closed 4 months ago

albertvaka commented 4 months ago

When I open the Youtube app on my Samsung TV, the TV screen goes black and the logs show (not sure if related or not):

[05/07/24 10:10:54] ERROR    Tele Handle subscribe failed, status 200 reason OK 
                                  Traceback (most recent call last):            
                                    File                                        
                                  "/usr/local/lib/python3.11/site-packages/pyytl
                                  ounge/wrapper.py", line 464, in subscribe     
                                    File                                        
                                  "/usr/local/lib/python3.11/site-packages/pyytl
                                  ounge/wrapper.py", line 325, in               
                                  _process_events                               
                                    File "./iSponsorBlockTV/ytlounge.py", line  
                                  136, in _process_event                        
                                  IndexError: list index out of range  

iSponsorBlockTV server:

dmunozv04 commented 4 months ago

That's certainly very weird issue, would you mind running with debug mode (adding --debug to the run command on docker) and post the logs (removing sensitive info first, like screen IDs) so I can evaluate the issue further?

albertvaka commented 4 months ago

It no longer happens to me :/ If it happens again I'll reopen this issue attaching the debug info :)

dmunozv04 commented 4 months ago

That’s good to hear!