快速登录:  

Forum: VirtualDJ Technical Support

话题: VDJ Script Question..

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

I use cloudlists for my library browsing and when I do that there is a magnifying glass to the left of the track.

When I double click it with my mouse pad it will search "similar songs".

Is there a way to do that with VDJ script with the browse button on my SZ?

I have tried adding:

holding 2000ms ? search:browser_enter

Holding it down just focuses your cursor to the search box. I would like it to actually fill it in like it does when I double click with mouse.

I will try the get commands and see if that works too.

thanks.. LJ
 

发表时间 Wed 07 Dec 16 @ 9:47 am
Took me forever to figure it out but I got it to search.

search "`get_browsed_song 'title'` `get_browsed_song 'artist'`"
 

发表时间 Wed 07 Dec 16 @ 9:31 pm
locoDogPRO InfinityModeratorMember since 2013
Props
 

发表时间 Wed 07 Dec 16 @ 10:03 pm
Here is the whole script including holding down the button option.

holding 1000ms ? search "`get_browsed_song 'title'` `get_browsed_song 'artist'`":browser_enter

I am going to use this holding option for a few more buttons to give them more actions.

Hope this will help someone else out in the future!

LJ
 

发表时间 Thu 08 Dec 16 @ 6:54 pm
locoDogPRO InfinityModeratorMember since 2013
 

发表时间 Thu 08 Dec 16 @ 7:21 pm


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