erdnaxeli / castblock

Automatically skip sponsor segments and ads in YouTube videos playing on Chromecast.
MIT License
182 stars 20 forks source link

Crash if dns fails #26

Closed stephen304 closed 2 years ago

stephen304 commented 2 years ago

I recently did some work on my network and had DNS down for a bit and it looks like it triggered a crash. Looks like dns resolution errors aren't caught. I think just silently failing is fine since it would just try again the next segment.

Screenshot_20210930_174633 Screenshot_20210930_174651

erdnaxeli commented 2 years ago

Duplicate of #20