I am trying to convert WAV files to FLAC files, but I am struggling with getting it to place it in a separate folder(s) where my FLAC files are stored separate from the WAV files. My folders are:
Source: G:\Music_WAV\<Artist>\<Album>\<Songs>
Target: G:\Music_FLAC\<Artist>\<Album>\<Songs>
I am not quite sure how to have this happen from the "dBpoweramp Music Converter" screen where I choose "FLAC" as the Encoding and choose some option in the "Output To" drop down box. The best I got was "G:\Music_FLAC\Source Path\Source Filename", however, when it converts the WAV file to a FLAC file, it creates a subfolder named "\Music_WAV" in my "G:\Music_FLAC" folder along with the Artist and Album.
How do I build the string that is needed in the "Output To" drop down box such that it will NOT use the "Source Path" instead, just use the folder starting with the "Artist\Album"?
Source: G:\Music_WAV\<Artist>\<Album>\<Songs>
Target: G:\Music_FLAC\<Artist>\<Album>\<Songs>
I am not quite sure how to have this happen from the "dBpoweramp Music Converter" screen where I choose "FLAC" as the Encoding and choose some option in the "Output To" drop down box. The best I got was "G:\Music_FLAC\Source Path\Source Filename", however, when it converts the WAV file to a FLAC file, it creates a subfolder named "\Music_WAV" in my "G:\Music_FLAC" folder along with the Artist and Album.
How do I build the string that is needed in the "Output To" drop down box such that it will NOT use the "Source Path" instead, just use the folder starting with the "Artist\Album"?
Comment