pyatv icon indicating copy to clipboard operation
pyatv copied to clipboard

Implement generic support for password in atvremote

Open postlund opened this issue 4 years ago • 0 comments

What feature would you like?

With 0.9.0, password is now a general setting for all protocols. It is only relevant for RAOP at the moment (and AirPlay in the future, once support is added for that). I however would like to add generic support in atvremote for the sake of being generic.

Describe the solution you'd like

Should accept arguments on the form --xxx-password where xxx is one of the protocols (e.g. airplay or raop). Password should be set for the correct service.

Any other information to share?

This is an easy task, suitable for someone new.

postlund avatar Sep 22 '21 17:09 postlund