Accesso rapido:  

Forum: VirtualDJ Technical Support

Topic: Script: Add to top of sidelist rather than the bottom of sidelist
seanPRO InfinityMember since 2018
8 years ago someone asked this:
https://virtualdj.com/forums/208691/Wishes_and_new_features/Automatically_add_to_top_of_sidelist_rather_than_to_the_bottom_of_sidelist_when_using_controller.html
I wish old topics weren't closed so we could respond to results showing up in Google.

If you use the sidelist to keep track of potential songs you want to play during your set sidelist_add adds them to the bottom of the list. If the list is already full these display off screen and you need to scroll down to see them. It would be nice if they were displayed at the top off the sidelist so they were visible. This script does that:

sidelist_add & browser_window 'sidelist' & browser_scroll 'bottom' & browser_move 'top' & browser_window 'songs'


Alternatively you could keep the sidelist scrolled to the bottom so newly added tracks are always visible:

sidelist_add & browser_window 'sidelist' & browser_scroll 'bottom' & browser_window 'songs'
 

Inviato Mon 19 Feb 24 @ 7:11 am