gco / rubyripper

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

Empty space before track names when loading of previously entered CD-TEXT data #477

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using 4be41d9d519f4029bb6f41e439ece1a53e12f7d0 and entering artist and song 
data for a CD, closing Rubyripper and loading the same CD again the previously 
entered information is used as expected.

The song title have an unnecessary space prepended though.

Original issue reported on code.google.com by pm.deb...@googlemail.com on 4 Oct 2011 at 2:49

GoogleCodeExporter commented 9 years ago
I am sad to report I cannot reproduce this.

I tried:
* put in a cd and wait until the freedb info is loaded
* change the title of one song to "Test"
* start to rip, abort, close rubyripper
* restart rubyripper
* I expected to see the trackname "Test" and it was. No extra spaces included.

Is this an incident or can you further describe the steps to reproduce this?

Original comment by boukewou...@gmail.com on 8 Oct 2011 at 10:06

GoogleCodeExporter commented 9 years ago
Thank you for following up on my report.

I think I forgot to mention that this is only reproducible when having various 
artists. In this case the YAML entry looks like this

    TTITLE3=Artist / Song title

and the space between the slash »/« and song title is probably not stripped.

Original comment by pm.deb...@googlemail.com on 8 Oct 2011 at 10:24

GoogleCodeExporter commented 9 years ago
Found it :) Should be fixed with:
http://code.google.com/p/rubyripper/source/detail?r=5f6a1dc34d940080b8f6fe991a42
98654c85fad5&name=stable

Original comment by boukewou...@gmail.com on 8 Oct 2011 at 11:39

GoogleCodeExporter commented 9 years ago

Original comment by boukewou...@gmail.com on 8 Oct 2011 at 11:39