Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
ruby-mp3info
Summary
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
Forums
|
Admin
Discussion Forums:
open-discussion
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
By:
Aiden N
Special characters in tags [ reply ]
2009-08-11 22:12
I spent a while trying to work out why special characters in tags weren't being read properly in Shroom. I eventually realised that using tag_data.unpack(C*).pack(U*) solved the problem. This information may be useful to others using MP3Info.