Does anyone know if you can tag the mp3 somewhere show it will show up in the VDJ comment field....
For instance......If I use tag and Rename Program can I use one of the fields and it will show up in VDJ......I'm thinking it's not possible but I figured I would throw it out there if anyone has had any luck.
Thanks,
NAW-T-BOY
For instance......If I use tag and Rename Program can I use one of the fields and it will show up in VDJ......I'm thinking it's not possible but I figured I would throw it out there if anyone has had any luck.
Thanks,
NAW-T-BOY
Posted Wed 30 Jun 04 @ 7:22 pm
VDJ doesn't read any tags by default... And the ID3 parser parses only the song name/author. I think you can only enter the comments in VDJ, but I might be wrong.
macourteau
macourteau
Posted Wed 30 Jun 04 @ 8:06 pm
Does the vdj2dbreader.exe allow you to edit the comments???
Posted Wed 30 Jun 04 @ 8:18 pm
Yes you can edit, delete and add everything you want with vdj2dbreader NAWTBOY
Posted Wed 30 Jun 04 @ 8:22 pm
yes... the vdj2dbreader will.... when finished :) but one by one... (copy and paste) i guess
Posted Wed 30 Jun 04 @ 8:22 pm
hehe.. kabensa beat me to the answer... he should know ;) lol,......
nice tool kabensa, the new version looks promising
nice tool kabensa, the new version looks promising
Posted Wed 30 Jun 04 @ 8:24 pm
dj-in-norway, I will try to release this new version this weekend and I am sure you will like it.
I will also implement the VDJ Database BPM Updater of MixMeister BPM Analyzer (Thanx to macourteau)
I will also implement the VDJ Database BPM Updater of MixMeister BPM Analyzer (Thanx to macourteau)
Posted Wed 30 Jun 04 @ 8:29 pm
i'm sure too ;) i will love it.... nice tool u are making...
wow---- implement the updater?? sounds great!!!!
thanx!!
wow---- implement the updater?? sounds great!!!!
thanx!!
Posted Wed 30 Jun 04 @ 8:31 pm
@kabensa: I posted an updated version of my DB Updater; you can use the DLL in there (it contains everything, including the interface). Here's how to use it: create a new instance of BPMUpdater.MainWindow, and then use the function .ShowDialog() on it (at least, that's how it's done in c#...) Here's the C#.NET code for this:
BPMUpdater.MainWindow mw = new BPMUpdater.MainWindow();
mw.ShowDialog();
That's all you have to do to use it in your app :)
Regards, macourteau
BPMUpdater.MainWindow mw = new BPMUpdater.MainWindow();
mw.ShowDialog();
That's all you have to do to use it in your app :)
Regards, macourteau
Posted Wed 30 Jun 04 @ 11:13 pm
@NAWTBOY: I updated my program in the addons page. You can now import the 'Description' (comment) field into VirtualDJ's database. Please read my post here:
http://www.virtualdj.com/forum/display.html?topic=5436
macourteau :)
http://www.virtualdj.com/forum/display.html?topic=5436
macourteau :)
Posted Thu 01 Jul 04 @ 1:13 pm
Somebody PINCH Me......I think I'm Dreaming....
Posted Thu 01 Jul 04 @ 1:21 pm