Menu

#120 How to preserve/recreate folder structure?

Next snapshot
closed
None
1
2020-05-29
2018-03-25
Anonymous
No

Hi!

I love this app. :)

I have a number of FLAC files in different folders. How do I batch convert them all, so that for each folder with FLAC files, the application creates equivalent folders with MP3 files? For example:

<flac 1="">
<flac 2=""></flac></flac>

converted to

<flac 1="" mp3s="">
<flac 2="" mp3=""></flac></flac>

Thanks!

Discussion

  • Anonymous

    Anonymous - 2018-03-25
    It should be:
    
    <flac 1>
    <flac 2>
    
    converted to
    
    <flac 1 MP3s>
    <flac 2 MP3s>
    
     
  • Robert Kausch

    Robert Kausch - 2018-04-01

    Sorry for answering only now!

    You can configure the output filename pattern something like this:

    <filetype>\<directory>\<filename>

    The <filetype> placeholder will resolve to MP3 when converting to .mp3 files. The <directory> placeholder will reproduce the input folder of the original files. You can add a +n to that placholder to skip folders at the beginning, so you might end up with something like this:

    <filetype>\<directory+2>\<filename>

    See the fre:ac how to guide on filename patterns for more details.

     
  • Robert Kausch

    Robert Kausch - 2018-04-01
    • status: open --> pending
    • assigned_to: Robert Kausch
     
  • Robert Kausch

    Robert Kausch - 2018-05-01
    • status: pending --> closed
     
  • Anonymous

    Anonymous - 2020-05-28

    How do you add every directory without adding each directory manually?

     
    • Robert Kausch

      Robert Kausch - 2020-05-29

      I'm not sure what you mean. Adding directories to the joblist? Just select them in your system's file manager (Explorer, Finder etc.) and drag & drop them to the fre:ac joblist.

       

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB