Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category
  • Assigned To
    linusnielsen
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2002-10-15
Last edited by zagor - 2003-04-15

FS#439 - Incomplete ID3 tag strings

When extra text, such as album credits and recording
info, are entered in unsupported tag fields (notes, etc.),
other, supported tags (album name, track number), are
sometimes returned as empty, or partial strings in the
WPS.

Workaround for an empty string is to use the conditional
if/else in custom wps file, BUT, there is no easy
workaround when just the first few chars of a string are
returned.

Can this be patched so a supported tag (ex: album
name) is returned as either complete or empty, but not
partial?

Closed by  zagor
2003-04-15 22:39
Reason for closing:  Fixed
Anonymous Submitter commented on 2002-10-15 12:12
Anonymous Submitter commented on 2002-10-15 12:15
Anonymous Submitter commented on 2002-10-23 02:59

I submitted a patch that may help you somewhat with your
problem. It pretty much solves the 300 byte tag limit. With
the patch the limit is still 300 bytes of tag info, but almost the
entire 300 bytes is used for supported tag info, such as title,
artist, album, etc. All unsupported tags are skipped, so even
with large frames such as album cover art, as in my case,
the wanted tags are saved. Hope this helps.

Doug

Project Manager

Fixed in CVS.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing