Quick Sign In:  

Forum: General Discussion

Topic: VDJScript = Toggle Genre Tag

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

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
 

geposted Sun 06 Oct 19 @ 8:34 pm


(Alte Themen und Foren werden automatisch geschlossen)