fongecore / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

COWON vorbis tags support uppercase tags only #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Encode any cd using ogg vorbis setting
2. Transfer to a Cowon A2 PMP
3. Play the songs and look at the tag info

What is the expected output? What do you see instead?

The tag info should be defined as was found from freedb.org or as entered
by hand in the rubyripper interface.  However, the tag values show up as
UNKNOWN.

What version of rubyripper are you using? v0.4beta through v0.4.1
On what operating system? Ubuntu Edgy Eft
Are you using the gtk2 or the commandline interface? Both

Please provide any additional information below.

Refer to the following link for the solution:
http://www.cowonglobal.com/zeroboard/zboard.php?id=B05&page=9&sn1=&divpage=1&bme
nu=board&sn=off&ss=on&sc=on&select_arrange=headnum&bmenu=board&desc=asc&no=26212
&bmenu=board

See attached for my code modification

Original issue reported on code.google.com by gmak...@gmail.com on 7 May 2007 at 9:32

Attachments:

GoogleCodeExporter commented 8 years ago
The question at hand here is if other programs will accept these tags as well. 
Please share any experiences. I can however always make it an option to use 
capital 
tags.

Original comment by rubyripp...@gmail.com on 7 May 2007 at 5:36

GoogleCodeExporter commented 8 years ago
This works ok on Amarok. The standard allows for uppercase tags. Fix applied in 
revision 109.

Original comment by rubyripp...@gmail.com on 19 May 2007 at 12:35