| Summary: | Add support for "albumartistinitial" macro | ||
|---|---|---|---|
| Product: | [Unmaintained] kaudiocreator | Reporter: | Justin Sheckler <self> |
| Component: | general | Assignee: | Gerd Fleischer <gerdfleischer> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.10 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
SVN commit 700861 by larkang: Add macro for "Artist initial" BUG: 91081 M +1 -0 job.cpp M +6 -0 wizard.cpp M +13 -16 wizard.h M +312 -273 wizard.ui |
Version: 1.10 (using KDE 3.3.0, SuSE) Compiler: gcc version 3.3.3 (SuSE Linux) OS: Linux (i686) release 2.6.5-7.108-default It would be nice to set an "Encoded Filename Location" string such as: ~/music/%{albumartistinitial}/%{albumartist}/%{albumtitle}/%{number} - %{title}.%{extension} so that the finished filepath looks something like this: /home/foo/music/J/J Rocker/Why Rain/09 - Time.ogg I have an mp3 player that mounts like a USB harddrive, and directory reads become very slow with 200 or so folders named by artist all at the same level.