illustrate
Products            Buy            Support Forum            Registrations            Professional            About           
 

Preserving folder layout, not same as I'm seeing in forums

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • DMRube
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by mville
    I tried to help, but you ignored my question in post no. 12.
    I thought I did actually in post 10, I thought I described the folder hierarchy. It's "users/davidrubenstein/music".

    I think I'm going crazy...

    Leave a comment:


  • mville
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    I tried to help, but you ignored my question in post no. 12.

    Leave a comment:


  • DMRube
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by BrodyBoy
    It sounds like you're getting close. Back where you said you had tried [origpath]\[origfilename], you described the problem as having "too much" of your folder structure carried over ("user"\Music\ etc).

    As garym describes, [trimfirstfolder] is the way to remove unwanted file structure levels. For each [trimfirstfolder] you add to the beginning of the [origpath]\[origfilename] string, it will remove a level from the beginning. So if you need to remove three levels, include three [trimfirstfolder] elements. Along with the required closing double-brackets, it would look like this:

    [trimfirstfolder][trimfirstfolder][trimfirstfolder][origpath[][][]\[origfilename]
    Okay, thanks so much guys for the help, but I'm seriously starting to go crazy.

    When I use that exact string, I get only all individual music files with NO folders. It eliminates the users/david/music hierarchy, yes, but loses the folders of artist or album(!)

    I have tried a few different versions of this to no avail. I do think we're close, but it's a mystery how this didn't work since the "[origpath]\[origfilename]" worked exactly as I was needing it to, with ONLY the three additional folder layers, so one would think eliminating that would work, but it totally changed the way the folder copying is working, so now I'm lost.

    Please help-

    Leave a comment:


  • BrodyBoy
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by DMRube
    Thank you, I'll try that.
    It sounds like you're getting close. Back where you said you had tried [origpath]\[origfilename], you described the problem as having "too much" of your folder structure carried over ("user"\Music\ etc).

    As garym describes, [trimfirstfolder] is the way to remove unwanted file structure levels. For each [trimfirstfolder] you add to the beginning of the [origpath]\[origfilename] string, it will remove a level from the beginning. So if you need to remove three levels, include three [trimfirstfolder] elements. Along with the required closing double-brackets, it would look like this:

    [trimfirstfolder][trimfirstfolder][trimfirstfolder][origpath[][][]\[origfilename]

    Leave a comment:


  • DMRube
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by garym
    Did you read my post earlier with link to thread?
    https://forum.dbpoweramp.com/showthr...der&highlight=[trimfolder]

    Depending on how deep your folder structure is, you'll need one or more [trimfirstfolder] items in the front of the string. Here's an example with two levels you need to remove. Don't forget that each needs a '[]' at the end to close it.

    In your "Output Location:" -> "Dynamic:"

    [TRIMFIRSTFOLDER][TRIMFIRSTFOLDER][origpath][][]\[origfilename]

    You'd want to put, for example the folder where you want the converted files to end up in the "folder" line: for example, "D:\Music\Apple" in the "Folder" line.
    And if you're using this approach, you will NOT also be using artist/album, etc.
    Thank you, I'll try that.

    Leave a comment:


  • garym
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by DMRube
    Thank you. I tried that before starting this thread. [origpath]\[origfilename] that convention starts THREE layers above, in other words starts with 'USER', than "my name', then 'MUSIC', and only then the folder of the actual artist or album, and imbedded in that are the tracks, but it otherwise converts it correctly, by the way, BOTH the compilation folder and an artist folder that would have more than one album. So I then removed the [origpath] leaving only [origfilename] and it copied all tracks individually, all on same level, without folders for artist or album.

    That tells me we're on the right path, using both terms is too much, and using just the one is too little, but with the right code it should work correctly.

    By the way, if you could post the 'code" in terms like these to try, e.g.:[artist]/[album]/[track] [title] ; [origpath]\[origfilename] ; it would help me quite a bit, I may not be as fluent in this program, so if you could "spoon-feed me" that would help

    I hope I've adequately explained why I'm still running into difficulty.

    Thanks guys-
    Did you read my post earlier with link to thread?
    https://forum.dbpoweramp.com/showthr...der&highlight=[trimfolder]

    Depending on how deep your folder structure is, you'll need one or more [trimfirstfolder] items in the front of the string. Here's an example with two levels you need to remove. Don't forget that each needs a '[]' at the end to close it.

    In your "Output Location:" -> "Dynamic:"

    [TRIMFIRSTFOLDER][TRIMFIRSTFOLDER][origpath][][]\[origfilename]

    You'd want to put, for example the folder where you want the converted files to end up in the "folder" line: for example, "D:\Music\Apple" in the "Folder" line.
    And if you're using this approach, you will NOT also be using artist/album, etc.
    Last edited by garym; April 25, 2015, 12:19 PM.

    Leave a comment:


  • mville
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by DMRube
    I tried that before starting this thread. [origpath]\[origfilename] that convention starts THREE layers above, in other words starts with 'USER', than "my name', then 'MUSIC'
    Please can you describe exactly, how you have organised your audio library folder/directory structure?

    Leave a comment:


  • mville
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by DMRube
    Thank you. My tags are pretty solid. But please elaborate when you say "without Album Artist and Compilation tags setup correctly, he will only hit problems further down the line."
    A lot of media player and server software that you may use to play/stream your music, use the Album Artist and Compilation tags and not just the Artist tag, to organize and display albums.

    Leave a comment:


  • DMRube
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by BrodyBoy
    Have you tried just setting the "Folder" to the desired location for the new files, and then [origpath]\[origfilename] for dynamic naming?
    Thank you. I tried that before starting this thread. [origpath]\[origfilename] that convention starts THREE layers above, in other words starts with 'USER', than "my name', then 'MUSIC', and only then the folder of the actual artist or album, and imbedded in that are the tracks, but it otherwise converts it correctly, by the way, BOTH the compilation folder and an artist folder that would have more than one album. So I then removed the [origpath] leaving only [origfilename] and it copied all tracks individually, all on same level, without folders for artist or album.

    That tells me we're on the right path, using both terms is too much, and using just the one is too little, but with the right code it should work correctly.

    By the way, if you could post the 'code" in terms like these to try, e.g.:[artist]/[album]/[track] [title] ; [origpath]\[origfilename] ; it would help me quite a bit, I may not be as fluent in this program, so if you could "spoon-feed me" that would help

    I hope I've adequately explained why I'm still running into difficulty.

    Thanks guys-
    Last edited by DMRube; April 25, 2015, 08:16 AM.

    Leave a comment:


  • DMRube
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by mville
    This is how I do it as well, but I know my tags, for audio library and player/server compatibility purposes, are in good shape.

    I am trying to encourage David toward sorting his tags, as, without Album Artist and Compilation tags setup correctly, he will only hit problems further down the line.
    Thank you. My tags are pretty solid. But please elaborate when you say "without Album Artist and Compilation tags setup correctly, he will only hit problems further down the line."

    Leave a comment:


  • BrodyBoy
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by DMRube
    How do I do it, what are the exact settings I should try?
    Really? I don't know how to be more exact....

    Leave a comment:


  • DMRube
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by mville
    This is how I do it as well, but I know my tags, for audio library and player/server compatibility purposes, are in good shape.

    I am trying to encourage David toward sorting his tags, as, without Album Artist and Compilation tags setup correctly, he will only hit problems further down the line.
    This is just not clear to me. I want to copy over the file structure add it currently is, folders that have multiple albums, albums that have multiple artists like compilations without copying as multiple albums...How do I do it, what are the exact settings I should try?
    Thank you in advance-

    Leave a comment:


  • BrodyBoy
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by DMRube
    I need to know how to batch convert, to a folder of my choice, the EXACT folder layout of the folder I'm converting from. I want the folders of artists with multiple albums to be copied with the artist name, and then if there are multiple albums within that folder, they should then be copied inside that folder.
    Have you tried just setting the "Folder" to the desired location for the new files, and then [origpath]\[origfilename] for dynamic naming?
    Last edited by BrodyBoy; April 25, 2015, 12:05 AM.

    Leave a comment:


  • garym
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by mville
    This is how I do it as well, but I know my tags, for audio library and player/server compatibility purposes, are in good shape.

    I am trying to encourage David toward sorting his tags, as, without Album Artist and Compilation tags setup correctly, he will only hit problems further down the line.
    i agree. Get the tags fixed first.

    Leave a comment:


  • mville
    replied
    Re: Preserving folder layout, not same as I'm seeing in forums

    Originally posted by garym
    I do this with some combination of preserve path and trim folder commands.
    This is how I do it as well, but I know my tags, for audio library and player/server compatibility purposes, are in good shape.

    I am trying to encourage David toward sorting his tags, as, without Album Artist and Compilation tags setup correctly, he will only hit problems further down the line.

    Leave a comment:

Working...