cfangmeier / tuijam

A fancy TUI client for Google Play Music
MIT License
129 stars 9 forks source link

Stabilize credential fetching #39

Closed cfangmeier closed 4 years ago

cfangmeier commented 5 years ago

Currently, if the attempt to fetch credentials fails (normally because the server is down), tuijam crashes. These credentials are not critical for tuijam to function, they just enable certain features. Therefore, falling back to a smaller feature set (ie no youtube, lastfm) when credentials cannot be found would be preferable.