i have checked around on the net, but have not found anything… i also
can’t get the search to work on this site either, so i decided to try
here…
i am trying to get this package to work… installed the gem…
then did this…
require “mp3info”
Mp3Info.open(“myfile.mp3”)
and all i get is this:
mp3.rb:4: uninitialized constant Mp3Info (NameError)
i am sure i am doing something really stupid… but i am stumped…
any ideas?
thanks!