musikcube icon indicating copy to clipboard operation
musikcube copied to clipboard

Multiple genres

Open grmwld opened this issue 4 years ago • 1 comments

While organizing my library, I noticed that it would be fantastic for musikcube to parse multiple genres, so that a track tagged as "Drone; Ambient" would be found in the genres "Drone; Ambient", "Drone", and "Ambient".

I looked up if there is a convention on the separator and storing multiple genres, but from what I read it seems to be up to the program to handle that.

grmwld avatar Nov 16 '20 17:11 grmwld

Apologies for the late response, I've been very focused on cleaning up some fundamental issues and getting the code base in a bit better shape.

musikcube does indeed index multiple genres, but the UI is only configured to read the first one. This is something I'd like to improve in the future.

clangen avatar Jan 27 '21 03:01 clangen