Summary: | When changing uppercase letters to lowercase in filename, the collection does not update | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Zdeněk Zikán <zdenek.zikan> |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bl.bugs, mail |
Priority: | LO | ||
Version: | 2.3-GIT | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of the buggy behaviour |
Description
Zdeněk Zikán
2009-03-18 16:57:46 UTC
Created attachment 32240 [details]
Screenshot of the buggy behaviour
Are your files stored on an ext partition of is it another partition format? Everything from my collection is on ext3 partition. Also happens in 2.1-SVN *** Bug 203243 has been marked as a duplicate of this bug. *** This applies to both artists and album. Song titles aren't affected. But not updating lowercase/uppercase is not the biggest problem, as this bug is also ignoring things like changing accents on letters. Change, say, "Andre" to "André", and it doesn't update the name. And this is much worse because it affects pronunciation. Is this still valid with current 2.2-git? Ben, we do agree that this is about changes in the filenames, not in the id3 tags, as the title describes, right? I upgraded to 2.2.1 today and the problem is no longer there. It even somehow fixed all by itself several of the accent-less artist names I desperately tried to fix earlier :-) The id3 tags were as far as I could see always updated with the correct tags, but it didn't replace them in the database, but the latest version does it correctly. So thanks for fixing this, even if it happened by magic :-) Thanks for the fast feedback :) |