https://bugs.kde.org/show_bug.cgi?id=504295

            Bug ID: 504295
           Summary: Album directory creation broken when creating FAT32
                    compatible file names
    Classification: Applications
           Product: Audex
      Version First unspecified
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Keywords: regression
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: ma...@maniatek.de
          Reporter: jan.rathm...@gmx.de
  Target Milestone: ---

SUMMARY
When the option "Create FAT32 compatible file names" is selected, the creation
of album directory(s) is broken, likely because the dir separating slashes of
the format string are replaced by underscores.

STEPS TO REPRODUCE
1. In settings of current Profile, check "Create FAT32 compatible file names"
2. Rip a track.

OBSERVED RESULT
Path of target file is something like:
targetdir/artist_albumname_01 - songname.wav
(file is created in target directory, no album dirs are created)

EXPECTED RESULT
Path of target file should be:
targetdir/artist/albumname/01 - songname.wav
(proper sub directories are created, file is created in the appropriate album
sub dir)

SOFTWARE/OS VERSIONS
Audex build from master
KDE Frameworks Version: 6.15.0
Qt Version: 6.8.3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to