[mythtv] Patch: Mythmusic - undoes previous patch to flac encoder...

Jim Radford radford+myth at blackbean.org
Fri Oct 3 17:50:55 EDT 2003


On Sat, Oct 04, 2003 at 12:00:32AM +0100, Edward Wildgoose wrote:
> Hi, I since the flac encoder patch for long description fields went in I
> have a problem with not getting anything at all out of flac files.  The
> problem appears to be that the patch doesn't consider case sensitivity when
> checking the comments fields to locate the individual items, eg "TITLE" is
> how it is spelt in my flac comments, but it is checking for "title"

I sent a patch that fixed this issue a few minutes after my first
patch.  I don't know why it hasn't been applied.

    summary:         s/strcmp/strcasecmp/

> The patch below reverts to the previous code, but then tries a new
> tack to solving the previous seg-fault on long (>512 char)
> descriptions.  It works for me and looks right.  Could the original
> poster of this patch please check that it still works for them

I think my patch is cleaner, but as long at it doesn't segfault
I don't much care.

-Jim


More information about the mythtv-dev mailing list