| Summary: | Wish: allow for folder structures in Audio File Names | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Jeffrey <eljefedelito> |
| Component: | kcm_audiocd | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Version: (using KDE 4.3.2) OS: Linux Installed from: Debian testing/unstable Packages When editing the file name in System Settings for audio files, entering a string such as this: > %{albumartist} %{year} %{albumtitle}/%{number} %{title} does NOT obey the / as a directory delimiter, and it should. No folder is created and the / is replaced with %2F. File names are getting the full "%{albumartist} %{year} %{albumtitle}" expansion but I want those as the folder name, and file names only to get the part after / (meaning, file names should only get "%{number} %{title}" if that is how a user has it set up. Thanks for KDE!