I found a little problem where album art wasn't being displayed for flac files.
isFile() did not include flac in the list of supported types. Patch is
attached.
thanks
--Jason
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
Results 1 to 3 of 3
-
2003-11-26, 09:38 #1Jason HoltzappleGuest
Flac album cover art not displayed (patch attached)
-
2003-11-26, 11:07 #2Dan SullyGuest
Re: Flac album cover art not displayed (patch attached)
* Jason Holtzapple <jasonholtzapple (AT) yahoo (DOT) com> shaped the electrons to say...
> I found a little problem where album art wasn't being displayed for flac files.
> isFile() did not include flac in the list of supported types. Patch is
> attached.
This list should not be hardcoded, but generated dynamically somehow..
(just thinking out loud)
-D
--
<qq> noise hair!
<qq> "what the fuck is that shrieking noise coming out of my nose??"
-
2003-11-26, 12:34 #3
Re: Flac album cover art not displayed (patch attached)
Thanks!
On Nov 26, 2003, at 8:38 AM, Jason Holtzapple wrote:
> I found a little problem where album art wasn't being displayed for
> flac files.
> isFile() did not include flac in the list of supported types. Patch is
> attached.
>
> thanks
> --Jason
>
> __________________________________
> Do you Yahoo!?
> Free Pop-Up Blocker - Get it now
> http://companion.yahoo.com/
> <Info.pm.diff>

Reply With Quote


