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

Idea: {song_genre} variable #11

Open
Praktykalny opened this issue Dec 30, 2023 · 1 comment
Open

Idea: {song_genre} variable #11

Praktykalny opened this issue Dec 30, 2023 · 1 comment

Comments

@Praktykalny
Copy link

Since Spotify is able to sort songs by Genre and Mood, it'd be cool to be able to display that in the custom status. If a song has multiple genres, you'd probably want to display just 1 primary genre, but I'm not sure how you'd decide which genre that is.

@OvalQuilter
Copy link
Owner

OvalQuilter commented Jun 3, 2024

Hello! Spotify doesn't have genres for tracks, only for artists (which is still incomplete sometimes).
I'll think about your idea, but, currently, I have in mind two implementations:

  1. Add dynamic variables like {song_genre1} {song_genre2} and so forth (number of genres that artist has).
  2. Add one variable, {song_genre}, and make an additional interface to choose which genre to use.

I'm leaning towards the second option, but feel free to share with me your thoughts.

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