登录:     


Forum: VirtualDJ Skins

Topic: Adding tracks to a Virtual Folder in the Sideview

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

HI
At the moment i have a convoluted track button script that checks whether the sideview is showing the sidelist, automix or karaoke folder then uses sidelist_add, automix_add or karaoke_add accordingly.
However I also have a few permanent virtual folders in the sideview & cannot work out how to add tracks to them with the track button when they are selected in sideview.

So is there a simple command that will add whatever track is selected in the browser to whatever Sideview panel is currently selected?

Or is there a way to query if a specific virtual folder i.e 'my vfolder' is the current sideview so that I can then use virtualfolder_add 'my vfolder' to add the track to it?

Thanks
 

发表时间 Sun 08 May 22 @ 8:39 pm
param_equal `sideview_title` "MyString" ? we're showing myString folder in sideview : we're not.
 



(陈旧帖子或论坛版块会自动关闭)