Entra:     


Forum: VirtualDJ Technical Support

Topic: get_browsed_song "order"

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

seems last song added to automix list doesn't get an order number when added via action.
I was having a 3rd attempt at an "add to playlist at point" script and I caught the anomaly

button name
`get_browsed_song "order"`

set t 0 & browser_window_songs & playlist_add & browser_window automix & wait 1000ms & 
set t `param_multiply 'get_browsed_song "order" & param_cast "integer"' -1` &
browser_scroll bottom & wait 1000ms &
set t `param_add 'get_browsed_song "order" & param_cast "integer"' 'get_var t'`
 

Inviato Mon 09 May 22 @ 7:39 am


(Vecchi argomenti e forum sono automaticamente chiusi)