Thank You for your continued support and contributions!
It would seem it is possible to list more than one genre in the genre tag...
Is it possible to support multiple genres for songs,EXAMPLE:Song A could have for Genre: Electronic; House; Chillout
What would you do with the genre when it's in there?...So for instance, if one tracks genre track contains "Electronic;Chillout" and another contains "Electronic;House" you can get both by searching for "Electronic;"
Quote from: seani on January 31, 2009, 05:03:53 PMWhat would you do with the genre when it's in there?...So for instance, if one tracks genre track contains "Electronic;Chillout" and another contains "Electronic;House" you can get both by searching for "Electronic;"In the list of genres I would like to see:- Chillout- Electronic- HouseUnfortunately your example is not the best one because Chillout and House are sub-genres of Electronic and I would consider listing Electronic as redundant. I think that more useful use will be for songs of mixed genres like World and Electronic etc.
You can do what you indicate here by creating three filters and these filters can be combined with the other "standard" tags, there are examples in the documentation for tagnavi syntax:http://www.rockbox.org/twiki/bin/view/Main/DataBaseThe limitation is that you would have to manually add a menu entry for each sub-genre you wanted to search on, i.e. if you decided to add a "workout" sub-genre to the list, you'd need to cut-and-paste a line into your tagnavi file to filter on that value.
Still, adding new filter lines is a fairly rapid process and only needs to be done occasionally.
Quote from: seani on February 12, 2009, 08:29:20 PMYou can do what you indicate here by creating three filters and these filters can be combined with the other "standard" tags, there are examples in the documentation for tagnavi syntax:http://www.rockbox.org/twiki/bin/view/Main/DataBaseThe limitation is that you would have to manually add a menu entry for each sub-genre you wanted to search on, i.e. if you decided to add a "workout" sub-genre to the list, you'd need to cut-and-paste a line into your tagnavi file to filter on that value.Yes, that is possible but I think that terrence1019 was not asking for a solution where you have to manually add every possible genre. Expected is an automatically created list of all genres actually contained it the tags. Also is not there a limitation on the tagnavi.conf size?Quote from: seani on February 12, 2009, 08:29:20 PMStill, adding new filter lines is a fairly rapid process and only needs to be done occasionally.No, I do not agree. That is not always rapid and that is not what a normal user wants. We should not expect normal users to modify tagnavi.config.I could imagine a workaround where the filters would be created automatically after database update. For this the kernel would need only a modification to run a plugin after the database update finishes but that is not easy as the DB update runs in the background.
Page created in 0.206 seconds with 23 queries.