Hello,
The reason i've just switched from Serato is being able to sort songs by "last play/first play".
As i'm new to VDJ i played with a couple songs to set things and train. But i don't want the songs to appear as "last play" as i did not play them during a gig.
So how to reset the songs to "never played" or remove them from the last played song ? I might need to set cues and grid for new songs, and i don't want them to be marked as played, as i did not really play them,
Thank you
The reason i've just switched from Serato is being able to sort songs by "last play/first play".
As i'm new to VDJ i played with a couple songs to set things and train. But i don't want the songs to appear as "last play" as i did not play them during a gig.
So how to reset the songs to "never played" or remove them from the last played song ? I might need to set cues and grid for new songs, and i don't want them to be marked as played, as i did not really play them,
Thank you
Mensajes 6 hours ago
setting writeHistory
for practice sessions you could turn that off
or to mark a track
you could do this
browsed_song 'lastplay' '2000/01/01 00:00'
browsed_song 'playcount' 0
for practice sessions you could turn that off
or to mark a track
you could do this
browsed_song 'lastplay' '2000/01/01 00:00'
browsed_song 'playcount' 0
Mensajes 6 hours ago
Hello, and thank you for your resonse.
I’m new to Virtual DJ so i have no idea how to do this…
I’m new to Virtual DJ so i have no idea how to do this…
Mensajes 54 minutes ago
sure the first is a setting, just go into options and type "write"
the second you want to use a custom_button
https://www.virtualdj.com/manuals/virtualdj/interface/decks/decksadvanced/custombuttons.html
these two will effect the track pointed at in the browser.
browsed_song 'lastplay' '2000/01/01 00:00'
browsed_song 'playcount' 0
these two will effect the track loaded on deck.
loaded_song 'lastplay' '2000/01/01 00:00'
loaded_song 'playcount' 0
the second you want to use a custom_button
https://www.virtualdj.com/manuals/virtualdj/interface/decks/decksadvanced/custombuttons.html
these two will effect the track pointed at in the browser.
browsed_song 'lastplay' '2000/01/01 00:00'
browsed_song 'playcount' 0
these two will effect the track loaded on deck.
loaded_song 'lastplay' '2000/01/01 00:00'
loaded_song 'playcount' 0
Mensajes 21 minutes ago





