Hello, I'm trying to develop some monitoring system for mp3 file in VB (watch which mp3 plays the most and send the data to database)
And the problem is the system have to have realtime scanner feature because it have to monitors everything that happened to the mp3 file, start from playing, meta data modification, moving to other directory etc and send it to database. I'm getting trouble doing it in VB.
I already tried filesystemwatcher but it does not report anything when an mp3 file is opened.
Does anyone now how to make it possible in VB? Or is it impossible from the beginning?
real time scanner is it possible in VB?
Started by vallenoire, Feb 27 2010 09:37 AM
2 replies to this topic
#1
Posted 27 February 2010 - 09:37 AM
|
|
|
#2
Posted 28 February 2010 - 02:47 AM
first do you have a default player for your mp3 files?
Share your Knowledge, It's one way to achieve immortality.
Video Tutorial Channel
Video Tutorial Channel
#3
Posted 28 February 2010 - 06:30 AM
Thanks for replying :laugh:
My default player is winamp for the time
will the code different for different player?
My default player is winamp for the time
will the code different for different player?


Sign In
Create Account

Back to top









