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

Support multiple Spotify accounts #303

Open
janwillemb opened this issue Feb 26, 2021 · 0 comments
Open

Support multiple Spotify accounts #303

janwillemb opened this issue Feb 26, 2021 · 0 comments
Labels
C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@janwillemb
Copy link

janwillemb commented Feb 26, 2021

As a familymember
I want to select my own Spotify account from a list of family accounts
So I can stream my own playlists and tracks.

Steps

  • user opens mopidy client > Library
  • system presents "Spotify" in the list
  • user selects "Spotify"
  • if there is only 1 Spotify account in the config:
    • system presents "Top Lists, Your Music, Play Lists" as usual
  • if there are multiple accounts in the config:
    • system presents the usernames (or friendly names)
    • user selects a username
    • system presents "Top Lists, Your Music, Play Lists" for that user
  • the rest works as usual

Config

  • config should be backwards compatible
  • add extra accounts by repeating all config vars and postfixing them with _<number>, so username_2 =..., password_2 = ..., etc.
  • allow gaps in the numbering for ease of use
@jodal jodal added the C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

2 participants