Koozali.org: home of the SME Server

Album does not appear in MP3 enabled iBay

Mark Slater

Album does not appear in MP3 enabled iBay
« on: January 16, 2002, 06:07:51 PM »
I've installed the MP3 jukebox using both the blade and individual RPMs from the HOWTO.  However, when I browse my MP3s there is no album column as shown in the Help and documentation.

I've checked the MP3 files and they have Album ID3 tags.

I've looked around the system but have lost my way.

Any help appreciated.  Thanks.

Stan Coleman

Re: Album does not appear in MP3 enabled iBay
« Reply #1 on: January 17, 2002, 08:17:15 AM »
>
> I've installed the MP3 jukebox using both the blade and
> individual RPMs from the HOWTO.  However, when I browse my
> MP3s there is no album column as shown in the Help and
> documentation.
>
> I've checked the MP3 files and they have Album ID3 tags.
>
> I've looked around the system but have lost my way.
>
> Any help appreciated.  Thanks.

Mine doesn't have the Album thingy either. My MP3's wouldn't have an Album title in their MP3 ID. I'm assuming that's where it would get the ID from if it was there. So I guess what I'm saying is I don't have the Album thingy either but it didn't really suprise me because it "might" need to get that information from either the MP3 ID or the way you name your MP3 files, neither of which my MP3's have.Mark Slater wrote:

Mark Slater

Re: Album does not appear in MP3 enabled iBay
« Reply #2 on: January 20, 2002, 12:25:43 AM »
OK sorted it...  Very similar to Gary Parker solution to fix track listing order (http://forums.contribs.org/index.php?topic=12097.msg45406#msg45406)...

Insert $OUT .= "    PerlSetVar Fields       title,artist,album,duration\n"; into /etc/e-smith/templates/etc/httpd/conf/httpd.conf/95ApacheMP310Handler.

Mark