Re: Display Artist-Song
"Andrew Liebeskind" <[email protected]> Mon, 11 Aug 2003 19:51:38 -0400 (EDT)
| Newsgroups | gmane.comp.apache.mod-mp3 |
|---|---|
| Message-ID | <[email protected]> |
Dean, I think there's something odd going on here -- I've got my own MP3 files using nothing but id3v2 tags, and haven't had any problem with mod_mp3 not showing the tags in the stream. It sounds like mod_rewrite isn't getting triggered to map the mp3 file request into a mod_mp3 request URL. The only time I've ever seen the filename show up in the player window is when the file was being served directly instead of being streamed through mod_mp3. Things to try: 1) Go directly to the mod_mp3 virtual server with a URL like: http://foo.bar.com:8001/?op=select (change hostname and port as appropriate for your config). Try playing songs directly from there, and see if the tags show up properly. If they do, then mod_mp3 works, and it's the redirection that's failing. 2) If you're using Winamp as a player, try looking at the file info while you're playing. It should have entries for "Metadata interval", "Stream name", "Current title", etc. If the stream-related entries aren't there, then you're probably playing the file URL directly instead of redirecting to Netjuke. If you want to send me your Apache config, I'll have a look and see if anything looks at odds with my own config. The mod_rewrite stuff you're using is something I worked out more or less by trial and error, so it's possible something odd is in there that I missed. Andrew Dean Sellis said: > I'm using iTunes to encode the songs. Here is the output from id3v2 > (command line program) with the tags from one of the files. None of > the files that were encoded have the artist/title displayed. All files > encoded with CDex, correctly show the artist and title. > <snip> > Dean > > > On Monday, August 11, 2003, at 09:59 AM, Brian Aker wrote: > >> On Sun, 2003-08-10 at 19:11, Dean Sellis wrote: >>> I think I found the problem. It seems mod_mp3 won't read id3v2 tags, >>> and iTunes doesn't write id3v1 tags. Most of my files were encoded >>> with iTunes and so there is no information for mod_mp3 to read. I'm >> Actually it should be able to. What program did you use to do the >> encoding? >> -Brian >> -- >> _______________________________________________________ >> Brian "Krow" Aker, [email protected] >> Seattle, Washington >> http://krow.net/ >> http://askbrian.org/ >> _______________________________________________________ >> You can't grep a dead tree. >> -- ### Andrew Liebeskind ###### That's logic, as I know and use it. ### # "I am the Golux", said the Golux, proudly, "the only Golux # # in the world, and not a mere Device." # # --_The Thirteen Clocks_, James Thurber # ### [email protected] ########### http://www.meredevice.com/ ###