Hi, I would like to be able to add the currently selected file from the file list into whatever sideview has focus, so far I can manually check each proper sideview folder
sideview "karaoke" ? karaoke_add ... etc
but if I have a virtual folder i am not sure how to add file to it, i tried creating a virtual folder called 'myvirtualfolder' then using
sideview "myvirtualfolder" ? virtualfolder_add "myvirtualfolder"
but that didn't work, anyone know the correct syntax.
Of course it would be much easier if there was just a way of adding the current file to whatever sideview had focus so if that is possible please share.
sideview "karaoke" ? karaoke_add ... etc
but if I have a virtual folder i am not sure how to add file to it, i tried creating a virtual folder called 'myvirtualfolder' then using
sideview "myvirtualfolder" ? virtualfolder_add "myvirtualfolder"
but that didn't work, anyone know the correct syntax.
Of course it would be much easier if there was just a way of adding the current file to whatever sideview had focus so if that is possible please share.
Inviato Fri 20 Jul 18 @ 2:21 pm
I just drag with my mouse. I guess you are wanting this on a custom button or pad?
If so then use
virtualfolder_add "nameof virtualfolder"
And it will add the highlighted track to the named virtual folder.
If so then use
virtualfolder_add "nameof virtualfolder"
And it will add the highlighted track to the named virtual folder.
Inviato Fri 20 Jul 18 @ 3:22 pm
Might be that you can't query if sidelist is populated with a vfolder, not at nachine to test.
Inviato Fri 20 Jul 18 @ 3:32 pm
Not in front of machine, but try:
sideview ‘karaoke’ ? karaoke_add
Inviato Fri 20 Jul 18 @ 3:48 pm
Not the issue dan, the issue is vfolder in sidelist query, or could be a bug with vfolder add verb
Inviato Fri 20 Jul 18 @ 4:19 pm
Hi
Was there ever an answer or resolution to this problem.
Was there ever an answer or resolution to this problem.
Inviato Fri 28 Sep 18 @ 2:36 pm