m0ngr31 / EPlusTV

Virtual linear channels for ESPN, ESPN+, MSG+, Paramount+, MLB.tv, and FOX Sports
119 stars 23 forks source link

Disabling ESPNPLUS With Any Other Channel Enabled Crashes Container #34

Closed thompatry closed 1 year ago

thompatry commented 1 year ago

Whenever you disable ESPNPLUS but enable other channels such as ESPN on first run, it allows you to authenticate with a TV Provider but then crashes. Nothing is in the log when it crashes. When you re-enable ESPNPLUS, it has you authenticate for ESPN+ and then it works.

> eplustv@2.0.0 start
> ts-node index.ts

:: TV Provider Auth ::
Please open a browser window and go to: https://www.espn.com/watch/activate
Enter code:  xxxxxx
App will start when login has completed...

> eplustv@2.0.0 start
> ts-node index.ts

EDIT: I will also note, when you re-enable ESPNPLUS, you cannot watch your ESPN stream.

m0ngr31 commented 1 year ago

I'll double check this. Thanks

m0ngr31 commented 1 year ago

This should be fixed now