Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: J Script Panel 3 - New Script for displaying rating' statistics (Read 497 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

J Script Panel 3 - New Script for displaying rating' statistics

Hi there,
I developed for my own use a script for displaying, for the genre currently played, a bar graph showing how many 5 rating per year.
Please see the picture below :
X

What it does is use the current genre of the playing track (if no track is played then the script does nothing), scan the entire library for that same genre and organize the top rating (rating = 5) per year in a bar graph.
It can create a playlist for any bar of the graph and there are some customizations available for the graph.
If you have too many years (then the graph may be difficult to read), you can use a (variable) materiality threshold (expressed in a % of the highest top rating, below is not shown)
I'm using it everyday so i thought it may be usefull for some.
It may be a bit long for big library, mine is 45k tracks and it takes approx. 600ms to generate the graph.

Install note :
- Create a J Script Panel 3 (version 3.3.3 or higher)
- right click in the panel, choose configure
- copy/paste the content of the included txt file in the configuration panel.


X