GNOME Bugzilla – Bug 331665
Automatic playlist caseconversion in filter
Last modified: 2006-02-18 13:03:19 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/rhythmbox/+bug/31821 "When creating a new "automatic playlist" in Rhythmbox when I specify to use the type "path" for the filter and enter "Hooverphonic" for example, this would mean all files in my library which have the word "Hooverphonic" in their paths would be selected. The strange thing however is that Rhythmbox converts the entered word(s) to all smallcaps. Which results in all files with "Hooverphonic" in their path not being selected, since we are using a casesensitive filessystem. Either leave the case as entered. Or, this is what I would prefer, make the compare between the filter and the path of a file in the library case-insensitive so when entering "Hooverphonic" will result in selecting files with "Hooverphonic" as well as "hooverphonic" in their paths. ... > Thanks for your bug. What version of Ubuntu do you use? That works fine for me on dapper ... I am still using Ubuntu Breezy Badger (5.10), with the Rhythmbox package from the default install, which has version 0.9.0. So the following example will work in Dapper? file: "/home/loe/music/The Very Best Of Sting/01.flac" will be selected when entering a filter on the path and entering "sting" (all lowercase). ... > Right the example gives the same behaviour with dapper In case it was not clear the filter doesn't match the example"
*** This bug has been marked as a duplicate of 317582 ***