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

Add option to show tracks by genre. #30

Open
dseomn opened this issue Dec 18, 2016 · 2 comments
Open

Add option to show tracks by genre. #30

dseomn opened this issue Dec 18, 2016 · 2 comments

Comments

@dseomn
Copy link
Contributor

dseomn commented Dec 18, 2016

Currently when I click on a genre, O!MPD shows me a list of albums with that genre. For some genres, I'd prefer to see a list of tracks with the genre instead of a list of albums. How would you feel about having an option to list tracks or albums in a genre page? If you think it's a good idea, I can possibly write the patch myself.

@brendan-pike
Copy link
Contributor

I may be wrong but I think most distributors tag at the album level and less so at the track, eg. if an album has Blues and Jazz tracks all tracks get labelled as Blues, Jazz.

@ArturSierzant
Copy link
Owner

Actually each track has individual field in DB for its genres. Album's genre is a list of all tracks' genres from that album.

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

3 participants