bleskodev / rubyripper

Fork of the original rubyripper from code.google.com/p/rubyripper + some bugs fixes
125 stars 21 forks source link

Artist name with question marks does not create correct folder on filesystem. #644

Open mainrs opened 7 months ago

mainrs commented 7 months ago

I scanned a CD which an artist value of Die drei ???. The file template is %a/%b/%f/%n - %t. But the resulting folder is ~/Die drei /..... Note the extra space at the end. Looks like the question marks just get cut off.

What I noticed is that it only occurs with question marks. If the filename has an exclamation mark in it, for example Hello, world!, then its file gets created correctly according to the template, i.e., 01 - Hello, world!.ogg.