Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Batch delete cue points

This topic is old and might contain outdated or incorrect information.

Greetings, is there a simple way to batch delete all cue points?
 

Posted Mon 03 Jul 17 @ 4:44 pm
On a single track, or the entire database ?
 

Posted Mon 03 Jul 17 @ 9:32 pm
locoDogPRO InfinityModeratorMember since 2013
For individual tracks a button scripted to

delete_cue 1 & delete_cue 2 & delete_cue 3. etc
this will clear the cues.

For groups of tracks you need to set up a repeat start script that loads a track waits a second deletes the cues then loads the next track and does the same again.
So you're best making a playlist of the group you want to clear the cues.

For database wide cue clearing it may be easier to work on the database xml at text editor level, with find and replace.
 

Posted Tue 04 Jul 17 @ 2:35 pm
Is there a way to edit the database file to wipe all the cue points? I don't see an obvious option.
 

Posted Wed 04 Oct 17 @ 12:12 am
KEEP A BACKUP FIRST!!!

Yes, you can edit the database file directly with an XML editor or a similar app.
You will need to work with RegEx commands though and this may be a little tricky... If you don't know anything about RegEx then a little studying and trying out may be involved.

Personally instead of an XML editor I would recommend to use Notepad++ (Open source text editor / Windows only)
 

Posted Wed 04 Oct 17 @ 10:56 am


(Old topics and forums are automatically closed)