I'm pretty sure mp3 is NOT a format Verity (at least the version in CF) supports. However, you can find _numerous_ Java classes out there that parse mp3s files. Do what I did - parse em all and store the results in a db. That's how I found out I have over 700 hours of music. -shudder-
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Xavier Vanvlasselaer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 05, 2003 3:22 PM > To: CF-Talk > Subject: cf 5 verity collection question > > > does anyone know if verity can index mp3 files? I've tried > adding .mp3 in <CFSET IndexExtensions = ".doc,.mp3,.wav">, > but it only indexes the .doc. What am I doing wrong? > > Thanks! > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

