Connexion rapide:  

Forum: General Discussion

Sujet VDJScript = Toggle Genre Tag

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

doug9474ControlleristMember since 2019

I made a script to toggle the Genre tag instead of having to type it.. Not sure if there's a better way to do this, but the script is something like this:

get_browsed_song 'Genre' & param_equal 'One' ?
browsed_song 'Genre' 'Two' : get_browsed_song 'Genre' & param_equal 'Two' ?
browsed_song 'Genre' 'Three' : get_browsed_song 'Genre' & param_equal 'Three' ?
get_browsed_song 'Genre'& browsed_song 'Genre' 'Four' :
browsed_song 'Genre' 'One'

a new line can be copied for each Genre. First and last line should have the same Genre
 

Posté Sun 06 Oct 19 @ 8:34 pm


(Les anciens sujets et forums sont automatiquement fermés)