Skip to content
Discussion options

You must be logged in to vote

Hello,

you can specify user name and password using URL notation:

beefctl now-playing --server "http://user:pass@localhost:8880/"

alternatively if you frequently use the same endpoint it could be saved permanently

beefctl servers add my_server "http://user:pass@localhost:8880/"

and then it could be used instead of URL

beefctl now-playing --server my_server

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Znerwicowany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants