I want to make a filter folder for every genre seperately,that shows the most played songs in that genre
What filter code do i need for this?
Thanks in advance,
Robin
What filter code do i need for this?
Thanks in advance,
Robin
Posted Sun 10 Apr 16 @ 10:22 am
Try this one:
group by genre with sort by Play Count Play Count > 0
Posted Sun 10 Apr 16 @ 12:26 pm
music234 wrote :
Try this one:
group by genre with sort by Play Count Play Count > 0
It doesnt seem to do anything.all im getting is a filter folder with nothing in it.
any other advice anyone?
Posted Sun 10 Apr 16 @ 7:03 pm
works fine here?!?

Posted Sun 10 Apr 16 @ 7:28 pm
Didnt realize i needed to press the filter folder to see all the genres below it.
I was thinking of making one for each genre but this is a lot easier thanks!
Is there any way i can remove the genres i dont need?
I was thinking of making one for each genre but this is a lot easier thanks!
Is there any way i can remove the genres i dont need?
Posted Mon 11 Apr 16 @ 9:01 pm
What options do you get if you right click a genre?
Posted Mon 11 Apr 16 @ 9:03 pm
Post leveled for being off topic.
Posted Tue 12 Apr 16 @ 1:59 am
Tried this script in 7.4.7 and got a syntax error, didn't work for me.
used your example "group by genre with sort by Play Count Play Count > 0"
What do I need to change for it to work in 7.4.7?
Thanks...
used your example "group by genre with sort by Play Count Play Count > 0"
What do I need to change for it to work in 7.4.7?
Thanks...
Posted Tue 12 Apr 16 @ 3:14 am
Update VDJ to 8.... I remember that group by does not work with older version, sorry.
Posted Tue 12 Apr 16 @ 4:47 am
A Man and His Music wrote :
What options do you get if you right click a genre?
right click options are:
-search with geniusdj
-batch and all of its options
i guess the only way to fix it is to change the tags in the songs themselves
wich is too much work for me knowing that i have 300.000 songs
Posted Thu 14 Apr 16 @ 6:39 pm
in case you only need a few Genres, then you will need to create separate Filter Folders for them like..
genre="edm" and Play Count >50
genre="edm" and Play Count >50
Posted Thu 14 Apr 16 @ 6:45 pm
Is there a script like this for 7.4.7 and how would you code it?
Thanks..
Thanks..
Posted Fri 15 Apr 16 @ 3:00 pm