Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to hide errors #21

Closed
Kuuhhl opened this issue Sep 26, 2022 · 1 comment
Closed

Option to hide errors #21

Kuuhhl opened this issue Sep 26, 2022 · 1 comment

Comments

@Kuuhhl
Copy link

Kuuhhl commented Sep 26, 2022

When using a device without a constant internet connection (e.g. laptop), the script shows an Error, as it can't access the spotify api (Error: Get "https://open.spotify.com/get_access_token?reason=transport&productType=web_player"...).
This error message shows up on my status bar, when I would rather have it not show anything if it can't access the internet.
Could you add an option/flag to hide it?

@raitonoberu
Copy link
Owner

Fixed in v1.1.0. Errors are now ignored by default, this can be overridden in config.yaml or by passing the --verbose flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants