Summary: | "Guess from filename" does not remember settings | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | S. Burmeister <sven.burmeister> |
Component: | Metadata Editing and Reading | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 123kash |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.5 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: |
Description
S. Burmeister
2011-08-17 17:45:33 UTC
*** This bug has been marked as a duplicate of bug 264302 *** Git commit 0d78ff0561ce2717789f298d716b971b2c87a36c by Sergey Ivanov. Committed on 20/08/2011 at 19:09. Pushed by ivanov into branch 'master'. Fixed several bugs in TagGuesser. Now It can store presets (as OrganizeCollection do), correctly save settings on close and correctly guesses tags in case of using full file path. BUG: 280288 BUG: 264302 Particaly 264632 FIXED-IN: 2.4.4 M +5 -93 src/dialogs/OrganizeCollectionDialogBase.ui M +4 -31 src/dialogs/TagDialog.cpp M +3 -0 ChangeLog M +7 -2 shared/TagsFromFileNameGuesser.cpp M +12 -0 src/dialogs/FilenameLayoutDialog.h M +2 -1 src/dialogs/TagGuesser.cpp M +0 -8 src/dialogs/OrganizeCollectionDialog.h M +93 -5 src/dialogs/FilenameLayoutDialog.ui M +336 -231 src/dialogs/FilenameLayoutDialog.cpp M +2 -92 src/dialogs/OrganizeCollectionDialog.cpp http://commits.kde.org/amarok/0d78ff0561ce2717789f298d716b971b2c87a36c |