Code: Select all
SQL filter: Songs.Rating IN (10,20,30,40,50,60,70,80,90,100)
Code: Select all
SQL filter: Songs.Rating IN (10,20,30,40,50,60,70,80,90,100)
Note: To use a script, download it and save it to C:\Program Files\MediaMonkey\Scripts\Auto ... Restart MediaMonkey and the functionality associated with the script will appear.
Code: Select all
Custom 4\<Custom 4>\<album artist>\<album|sort by:max(year)>
Custom 5\<Custom 5>\<album artist>\<album|sort by:max(year)>
Code: Select all
Custom 1\<Custom 1>\<album artist>\<album|sort by:max(year)>
Custom 2\<Custom 2>\<album artist>\<album|sort by:max(year)>
Custom 3\<Custom 3>\<album artist>\<album|sort by:max(year)>
Code: Select all
Most Played nations|icon:top level\<nationality|sort by:sum(played)|sort order:desc|all:no|unknown:no|top:150|min tracks:1>
Code: Select all
Countrys by Time|icon:top level\<Nationality|sort by:avg(length)|sort order:desc|all:no|unknown:no|top:100|min tracks:40>
Code: Select all
Most Played by Time|icon:top level\<Nationality|sort by:avg(length)*sum(played)|sort order:desc|all:no|unknown:no|top:100|min tracks:1>