The trackstarvirtualdj
module provides track information to
trackstar
by watching the
history files written by VirtualDJ. By default, VirtualDJ will write out a file
for all the tracks you've played on a given day. New tracks will only be added
to the file after a certain delay.
In VirtualDJ's settings, ensure writeHistory
is set to Yes
and historyDelay
is set to the number of seconds VirtualDJ should
let a track play before adding the track to the log file.
This module checks for updates to this file every 5 seconds, imposing an additional delay of up to 5 seconds.
The module provides no links.