Hi,
I'm trying to update my database of my music for my website and was wondering how I can access the playcount field that Virtual DJ uses?
Is it saved in the tags, or do I have to do something more complicated?
For now I've exported my library to a CSV file using MediaMonkey and I can then use phpMyadmin to add it to a database on my web hosting, only I was hoping to include the playcount field, so clients can see my most played tracks, is this possible?
Thanks in advance,
Dan
I'm trying to update my database of my music for my website and was wondering how I can access the playcount field that Virtual DJ uses?
Is it saved in the tags, or do I have to do something more complicated?
For now I've exported my library to a CSV file using MediaMonkey and I can then use phpMyadmin to add it to a database on my web hosting, only I was hoping to include the playcount field, so clients can see my most played tracks, is this possible?
Thanks in advance,
Dan
Posté Thu 12 Mar 09 @ 10:34 am
In the Virtual DJ database is a field called PlayCount ( Song -> Infos -> PlayCount )
The database is stored in your My Documents\VirtualDJ folder or the root of each drive if the song comes from a drive different to your system drive.
The database is stored in your My Documents\VirtualDJ folder or the root of each drive if the song comes from a drive different to your system drive.
Posté Thu 12 Mar 09 @ 12:40 pm
Hi Andrew,
Thanks, I've found the XML file and imported into Excel, however it doesn't seem to match up the playcount field with the actual tracks - it does have the path, but not the artist & title fields - these are shown later on in the list of records.. but they don't have a playcount.
I admit I'm not that clued up on XML and how Excel (2003) deals with it.. so I may be missing something obvious..
Any suggestions?
Thanks, I've found the XML file and imported into Excel, however it doesn't seem to match up the playcount field with the actual tracks - it does have the path, but not the artist & title fields - these are shown later on in the list of records.. but they don't have a playcount.
I admit I'm not that clued up on XML and how Excel (2003) deals with it.. so I may be missing something obvious..
Any suggestions?
Posté Thu 12 Mar 09 @ 1:28 pm
I've managed to crack this now, not sure how.. but I've got it doing what I want!
Thanks for the help.
Thanks for the help.
Posté Thu 12 Mar 09 @ 3:56 pm