After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 317582 - Automatic Playlist converts path to lowercase
Automatic Playlist converts path to lowercase
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.9.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 331665 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-09-30 08:45 UTC by Daniel Holbach
Modified: 2006-02-18 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (849 bytes, patch)
2005-09-30 16:56 UTC, James "Doc" Livingston
none Details | Review

Description Daniel Holbach 2005-09-30 08:45:48 UTC
Distribution/Version: Ubuntu Breezy

Forwarded from: https://launchpad.net/distros/ubuntu/+sources/rhythmbox/+bug/2645

I keep my music in a directory /LOCAL/music/
If I try to create an automatic playlist based on the path containing the word
'music' it works. If I try to create an automatic playlist based on the path
containing the word 'LOCAL' it fails to retrieve anything. Editing the playlist
details shows that it has converted the path to lowercase.

To recreate:
Go Music -> Playlist -> Create Automatic Playlist
Set Path contains 'music' (no quotes)
Click new
shedloads of music found
Right Mouse-click Playlist and select 'Edit'

Text in textbox shows 'music' (no quotes)

Go Music -> Playlist -> Create Automatic Playlist
Set Path contains 'LOCAL' (no quotes)
Click new
*No tracks found*
Right Mouse-click Playlist and select 'Edit'
Text in textbox shows 'local' (no quotes)

Oops, forgot version number: package version 0.9.0-0ubuntu5
Comment 1 James "Doc" Livingston 2005-09-30 16:56:44 UTC
Created attachment 52866 [details] [review]
patch

This is a slightly hackish patch for 0.9.0 that should fix the problem. CVS
doesn't suffer from this issue, due to larger changes in the playlist editor.
Comment 2 Sebastien Bacher 2005-10-07 14:09:12 UTC
Thanks for the patch. Closing the bug since it's not an issue with the current
CVS code
Comment 3 James "Doc" Livingston 2006-02-18 13:03:19 UTC
*** Bug 331665 has been marked as a duplicate of this bug. ***