sure, it works but after i close and re-open vdj one of the two columns is unsorted (in my main installation). it maintain the last of the two method i used. i thought to a multiple selection with control.
Mensajes Wed 17 Oct 18 @ 10:19 am
for a permanent solution create this filter folder
group by artist sort by harmonic
have fun :-)
on second though this will create far fewer folders one for each key
group by harmonic sort by artist
group by artist sort by harmonic
have fun :-)
on second though this will create far fewer folders one for each key
group by harmonic sort by artist
Mensajes Wed 17 Oct 18 @ 10:26 am
@wickedmix
First click on the artist database header and the base sorts in artist order. Then clicking the harmonic key header sorts the base in harmonic key order. This appears to be just one type sort followed by another different one?????
Can you explain a little more?
First click on the artist database header and the base sorts in artist order. Then clicking the harmonic key header sorts the base in harmonic key order. This appears to be just one type sort followed by another different one?????
Can you explain a little more?
Mensajes Wed 17 Oct 18 @ 10:45 am
@VDJ Ron
i think ONINIT is the way! thanks a lot
Peppe
i think ONINIT is the way! thanks a lot
Peppe
Mensajes Wed 17 Oct 18 @ 1:36 pm
this do the trick:
browser_sort "+artist" & browser_sort "+harmonic"
browser_sort "+artist" & browser_sort "+harmonic"
Mensajes Wed 17 Oct 18 @ 5:38 pm