tonycpsu / streamglob

A console media browser designed to facilitate live and time-shifted viewing of online content.
GNU General Public License v3.0
34 stars 10 forks source link

NHL API broken? #66

Open mlb-fan opened 6 months ago

mlb-fan commented 6 months ago

I'm trying to download an MLB game with a setup that was working fine the last time I used it. It now throws a bunch of errors about "Failed to establish a new connection" before timing out from "Max retries exceeded"

Tracing through the errors, I see the connection it is failing to make is to "statsapi.web.nhl.com"

I see a post on Reddit from a few months ago indicating that the NHL API was changed, which I assume is causing the problem here - but my question is why is streamglob trying to do anything with the NHL when I'm just trying to download an MLB game? I've never used this program for anything NHL-related and don't have NHL credentials in my config file.

mlb-fan commented 5 months ago

@tonycpsu ?