Skip to content
  • Michael Pyne's avatar
    Fix Bug #81589 by forcing the user-specified pattern to match at the end · e2297aa2
    Michael Pyne authored
    of the filename.  This means that patterns with embedded slashes such
    as %A/%a/%t will correctly match tags in a file structure such as
    /mnt/hdc1/mpeg/genre/Album/Artist/Titles*.mp3, instead of ending up with
    Album = mnt, artist = hdc1, and title = mpeg.
    
    You might still need to rearrange the order of the patterns in the Tag
    Guesser Configuration Dialog.
    
    CCMAIL:81589-done@bugs.kde.org
    
    svn path=/trunk/kdemultimedia/juk/; revision=313716
    e2297aa2