Connexion rapide:  

Forum: VirtualDJ Technical Support

Sujet Batch delete cue points

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

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

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

Posté 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.
 

Posté 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.
 

Posté 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)
 

Posté Wed 04 Oct 17 @ 10:56 am


(Les anciens sujets et forums sont automatiquement fermés)