Hello gang,
I am close to complete on a little application that I have written that helps me find out what song(s)/media have frequenty followed another. This is done by scanning a folder full of playlists (see first image) It then adds EACH song as a first level value. It then compares all of the songs against each other to see what followed what. When you select a song/media it shows the media\\\'s details (as retrieved from the VDJ database, not MP3 tags) and what playlists this song/media is on. (see picture #2)
Details: This is written in Visual Studio 2008 (VB, I will be converting it to C# as well) and the code will be released in case you want to tweak it yourself. The scanning is threaded so you can stop it part way through.
My machine is a 4 core with 4gb ram running Windows 7 64bit. It takes about 4 minutes to load all of the songs/media and takes approx 80MB ram when fully loaded. Your response time and memory usage will differ based on your machine and how many playlists with x number of songs per.
This app will be free. (I wanted it, and thought someone else might need it)
At this point I am looking to see if there are any other abilities that you think the application should be able to do.
There are a few bugs (see BPM and Length in the screenshot.) but all in all it's working very well.


Peace,
James
I am close to complete on a little application that I have written that helps me find out what song(s)/media have frequenty followed another. This is done by scanning a folder full of playlists (see first image) It then adds EACH song as a first level value. It then compares all of the songs against each other to see what followed what. When you select a song/media it shows the media\\\'s details (as retrieved from the VDJ database, not MP3 tags) and what playlists this song/media is on. (see picture #2)
Details: This is written in Visual Studio 2008 (VB, I will be converting it to C# as well) and the code will be released in case you want to tweak it yourself. The scanning is threaded so you can stop it part way through.
My machine is a 4 core with 4gb ram running Windows 7 64bit. It takes about 4 minutes to load all of the songs/media and takes approx 80MB ram when fully loaded. Your response time and memory usage will differ based on your machine and how many playlists with x number of songs per.
This app will be free. (I wanted it, and thought someone else might need it)
At this point I am looking to see if there are any other abilities that you think the application should be able to do.
There are a few bugs (see BPM and Length in the screenshot.) but all in all it's working very well.
Peace,
James
发表时间 Fri 12 Feb 10 @ 3:09 pm