[GH-ISSUE #512] Allow passing username and password through arguments #292

Open
opened 2026-03-02 23:46:17 +03:00 by kerem · 0 comments
Owner

Originally created by @Tiebe on GitHub (Jul 20, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/512

Is your feature request related to a problem? Please describe.
I'd like to integrate spotify-player into my NixOS config, including credentials. As of right now, anytime I reset my /home folder, or install on a new machine, I have to reauthenticate.

Describe the solution you'd like
It'd be awesome if there were a way to pass the username and password through the command line. I currently manage my secrets through sops-nix, and with an OneShot systemd service I would be able to authenticate anytime I rebuild NixOS.

Originally created by @Tiebe on GitHub (Jul 20, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/512 **Is your feature request related to a problem? Please describe.** I'd like to integrate spotify-player into my NixOS config, including credentials. As of right now, anytime I reset my /home folder, or install on a new machine, I have to reauthenticate. **Describe the solution you'd like** It'd be awesome if there were a way to pass the username and password through the command line. I currently manage my secrets through sops-nix, and with an OneShot systemd service I would be able to authenticate anytime I rebuild NixOS.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#292
No description provided.