• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Borewit / music-metadata / 31626383454
96%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2026 06:12PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
31626383454

push

github

Borewit
Decode RIFF LIST-INFO tag values as UTF-8

ListInfoTagValue read tag values with the 'ascii' decoder, which masks off the
high bit of every byte, so any non-ASCII tag came back silently corrupted
rather than merely mis-mapped.

For a title written by ffmpeg as UTF-8, the bytes on disk are
54 c3 af 74 6c 65, which should decode to "Title" with an i-diaeresis but
instead came back as "TC/tle": c3 becomes 43 'C' and af becomes 2f '/'.
A four-byte emoji degrades the same way.

ASCII content decodes identically under UTF-8, so existing files are
unaffected; the full sample suite passes unchanged.
Source Files on build 31626383454
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #31626383454
  • 5ff2d595 on github
  • Prev Build on master (#31520117629)
  • Next Build on master (#31629795486)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc