GNOME Bugzilla – Bug 113718
Preference dialog should show customizations to file_pattern and path_pattern
Last modified: 2015-11-27 11:19:49 UTC
If I change file_pattern or path_pattern in GConf to something that isn't in Sound Juicer's static list, the preference dialog doesn't show it. So if I change file_pattern to '%tn $tt' and open the preferences, the option menu will have "Number - Title" selected, because "Number Title" isn't one of the built-in defaults. So the preference dialog doesn't actually show what will be output. It would be better if the dialog recognized that the GConf value isn't in the built-in list and inserted an extra item in the option menu for that value.
There's already a preview in the current version. However, when the pattern doesn't match an included pattern, we should show custom in the drop-down.
If the file_pattern in Gconf is cleared ie "", then the output file type is just an extension with a dot preceeding it. Eg: .ogg Ross, what should be done reg. this.
I'd say the default should be just the song name.
*** Bug 337636 has been marked as a duplicate of this bug. ***
i want to be able to have the custom path as Artist/(Year) Album title year isn't currently an option
*** This bug has been marked as a duplicate of bug 319024 ***