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

[Feature request] Show multiple genres #174

Open
jrabensc opened this issue Jan 28, 2023 · 2 comments
Open

[Feature request] Show multiple genres #174

jrabensc opened this issue Jan 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@jrabensc
Copy link

It would be really nice if amperfy would support multiple genres. Currently, it only shows the first one available.

@BLeeEZ
Copy link
Owner

BLeeEZ commented Jan 28, 2023

Backends only provide one string for all genres. Different backends use other symbols to separate multiple genres (,;-). Amperfy as an client can't know the separation character. That's why this request is quiet difficult.

@BLeeEZ BLeeEZ added the enhancement New feature or request label Jan 28, 2023
@jrabensc
Copy link
Author

In some backends, the genre separator can be configured. The solution for amperfy would be to either use a fixed separator or make it configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants