jajuk-team / jajuk

Advanded jukebox for users with large or scattered music collections
49 stars 19 forks source link

Add an hidden option to set this minimum genre repartition #1963

Closed bflorat closed 9 years ago

bflorat commented 9 years ago

Reported by andreas baltschun on 28 Feb 2014 10:34 UTC After updating Jajuk to version 1.10.6 I noticed that my genre repartition only contains 3 classifications. Plaese see attachment. How can I change this to see more. My collection size is currently >5000 albums I am running windows 7 professional (64-bit)

bflorat commented 9 years ago

Commented by bflorat on 3 Mar 2014 05:47 UTC Thanks for reporting.

You may have many more genres but in Stats view, we only show major genres and we group the others remaining in the "others" category.

Could you please open the Tracks tree view in Tracks perspective, make sure you sort by "Genres" and check if you got all your genres ?

bflorat commented 9 years ago

Commented by andreas.baltschun@web.de on 3 Mar 2014 15:42 UTC Hello bflorat,

In the track tree view I have more than 100 genres and I agree only the major ones can be shown in the Stats view. But my stats only show 3 categories (Pop 11%; Rock 19%; other 70%) whereas your picture in the 'Demo and tours>Jajuk perspectives and views'shows 8 different categories. Question is how can I see more categories or is there a min. percentage required (10%) and all the rest is summed up in others?

Regards,

Andreas

bflorat commented 9 years ago

Commented by bflorat on 6 Mar 2014 20:48 UTC Hi,

I just checked the code. We only display genres > 5% of the total. Otherwise, genres go to 'others'. This is hard-coded and cannot be changed at this point.

TODO for future releases : add an hidden option to set this minimum.

bflorat commented 9 years ago

Commented by bflorat on 7 Mar 2014 06:17 UTC Done. Will be available in upcoming 1.10.7.

New hidden option documented in http://www.jajuk.info/index.php/Hidden_options

I also set the default minimum percentage to 2% instead of 5%.