Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Grouping Tag to a Button

This topic is old and might contain outdated or incorrect information.

hrdnxPRO InfinityMember since 2011
How do I get to add this to a button???
similar to this: search '`get_browsed_artist`'
getting this:
sampler_group_volume, skin_panelgroup etc.
Theres nothing in the documentation or the wiki (http://www.virtualdj.com/wiki/VDJscript_verbs_v8..html)
Is this not possible at this time??
thnx in advance
Would also be useful for assigning tracks to a group.
 

Posted Thu 12 Jan 17 @ 1:59 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
Can you please explain "group" ?
 

Posted Thu 12 Jan 17 @ 8:13 pm
hrdnxPRO InfinityMember since 2011
 

Posted Fri 13 Jan 17 @ 10:24 am
locoDogPRO InfinityModeratorMember since 2013
There is no script for that, the only time saver I can offer is... mark all the files you want to tag to a specific group a specific colour [one you haven't used elsewhere] then once you've finished colouring, recurse the database, order the files by colour select all the files that are the specific colour and then tag them all in one go.
 

Posted Fri 13 Jan 17 @ 11:10 am
djdadPRO InfinityDevelopment ManagerMember since 2005
If you are trying to search based on the "grouping" field, in theory, you could use..
search '`get_browsed_song "grouping"`'
but since there is no option for Search to search within the Grouping field, you will not get the expected results.

As for VDJ script actions for any database field, you can use ..
get_browsed_song "fieldname"
or
get_loaded_song "fieldname"
 

Posted Fri 13 Jan 17 @ 11:16 am
hrdnxPRO InfinityMember since 2011
Thnx for the response guys
and Thnx to you Sir LocoDog
 

Posted Fri 13 Jan 17 @ 12:32 pm
locoDogPRO InfinityModeratorMember since 2013
there's always my library/extras/grouping
 

Posted Fri 13 Jan 17 @ 1:01 pm


(Old topics and forums are automatically closed)