Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

The parser doesn't support charsets different than ASCII in lines #22

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Take cue sheet with Russian or other language content
2. Try to parse using the library
3.

What is the expected output?
Parsed result in national characters

What do you see instead?
Line unparseable warnings

What version of the product are you using?
1.2.1
On what operating system?
Arch Linux


Please provide any additional information below.
I have fix for the problem by subclassing line reader and provide charset 
decoding in lines, modified code is available in music-barrel project.


Original issue reported on code.google.com by metricst...@gmail.com on 9 Mar 2013 at 6:55

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions