Windows 10: [File Explorer] Is there a way to batch-migrate files out of multiple folders into one...

Discus and support [File Explorer] Is there a way to batch-migrate files out of multiple folders into one... in Windows 10 Ask Insider to solve the problem; I've downloaded my music library from Google Play, since they are migrating towards YouTube Music. Because I don't wanna use YT Music, I'm downloading... Discussion in 'Windows 10 Ask Insider' started by /u/Devmode2, Oct 12, 2020.

  1. [File Explorer] Is there a way to batch-migrate files out of multiple folders into one...


    I've downloaded my music library from Google Play, since they are migrating towards YouTube Music. Because I don't wanna use YT Music, I'm downloading the entire library onto my computer to eventually port to a better MP3 app (Android).

    However, When I downloaded it and unzipped the folder, my songs were all placed in folders sorted by artist, and then within album folders. The song files themselves all have leading numbers too. Of course a music app may pull the artist and song title information from the music properties, but I want the files to be named without the leading zeros, as the MP3 app I end up using may pull the filename rather than the music data.

    The current layout is as follows in this example:

    • Capyac [artist folder]
      • Headlunge [album folder]
        • "00 - All Your Life.mp3"
        • "00 - Aufzug.mp3"
        • "11 - 11:35 At A Middle School Cafeteria.mp3"
    • [Next artist folder]

    Is there a way to pull out the music files from all these artist and album folders in a single batch process? Also, can I rename all the files in a batch, but only in the fashion of deleting the first 5 characters and saving the rest?



    I'm thinking this might be a "no" for both questions, but I thought it would be fun to learn how to do so in File Explorer while also saving a ton of time.

    Note: I get this a lot, but I will not use YouTube Music. In other conversations people told me to just deal with it. I want a simple MP3 app that's clean. I find it ridiculous that the YouTube Music app needs the screen to remain on in order to play music, just like the YouTube video app. That is, unless you pay to go premium, but that's not worth it for a feature I have used before, for free. Not to mention, ads. I don't deserve ads for a music library whose files I own entirely and am not even buying/streaming from Google. Just putting this out there in case someone were to tell me otherwise. I even considered switching to an iPhone literally because of their native MP3 app which should be standard on all phones. Thank you for listening to my TED Talk.

    submitted by /u/Devmode2
    [link] [comments]

    :)
     
    /u/Devmode2, Oct 12, 2020
    #1
  2. oily_17 Win User

    Batch Files Knowledge Base

    Don't use batch files very much but one I find useful is for creating a list of files in a directory.
    Just copy the text below into Notepad and save as Filelist.bat

    dir /a /-p /o:gen >filelist.txt

    When you run it from a folder it will create a Filelist.txt file,in the same folder, that lists all the files in that folder.Useful when you are too lazy to type all the files out yourself.
     
    oily_17, Oct 12, 2020
    #2
  3. Batch Files Knowledge Base

    Very nice and usefull thanks for contributing.
     
    AphexDreamer, Oct 12, 2020
    #3
  4. YmeCat Win User

    [File Explorer] Is there a way to batch-migrate files out of multiple folders into one...

    Windows 10 batch copying multiple image files

    Hi, I need some help with copying multiple image files from one folder to another, the original folder (source folder) has over 4000 image files and I only want to copy selected files from a list of file names that I have produced in CSV file.

    Is there away in windows explorer or third party software that I can batch copy and move only the files listed in theCSV? Any help would be appreciated as this is a mammoth task if I cannot batch copy these image files.

    Regards
     
    YmeCat, Oct 12, 2020
    #4
Thema:

[File Explorer] Is there a way to batch-migrate files out of multiple folders into one...

Loading...
  1. [File Explorer] Is there a way to batch-migrate files out of multiple folders into one... - Similar Threads - File Explorer batch

  2. Is there a way to batch change multiple extensions to one?

    in Windows 10 Gaming
    Is there a way to batch change multiple extensions to one?: I have many pictures I created on an online Ai art generator website...but when I downloaded them the extensions changed from .jpg todownload - 2024-04-30T142255.998download - 2024-04-23T135602.987download - 2024-04-30T150153.982download - 2024-04-30T171628.979.....these...
  3. Is there a way to batch change multiple extensions to one?

    in Windows 10 Software and Apps
    Is there a way to batch change multiple extensions to one?: I have many pictures I created on an online Ai art generator website...but when I downloaded them the extensions changed from .jpg todownload - 2024-04-30T142255.998download - 2024-04-23T135602.987download - 2024-04-30T150153.982download - 2024-04-30T171628.979.....these...
  4. Win11 File Explorer not moving multiple folders

    in Windows 10 Gaming
    Win11 File Explorer not moving multiple folders: When I select more than one folder to move either cut and paste or drag and drop, Explorer will move the first folder but leave the other selected folders. I can move multiple files with no issues. I can delete multiple folders / files with no issues. My work around is to...
  5. Can't Merge multiple PDF files into one file in Explorer

    in Windows 10 Network and Sharing
    Can't Merge multiple PDF files into one file in Explorer: As the title says, I want to merge several PDF files into one using the Print to PDF feature. I have used Adobe Acrobat Reader as the default program. The Print option in Explorer doesn't merge the files, it merely prints them to PDF separately. I don't see a print dialogue,...
  6. a way to select multiple files on a rule in explorer

    in Windows 10 Support
    a way to select multiple files on a rule in explorer: animated cg, but only animation not the model from rendering. it's over 2000 frames, lots of excess so reduce file size and it would still look smooth. 2000 frame animation for game has many facing angle so it is repetitive, and a single set rule (which I could adjust) of...
  7. Is there a way to batch rename files?

    in Windows 10 Ask Insider
    Is there a way to batch rename files?: I have a file with pictures formatted as "A-B-C" and need to change all the dashes to underscore such as "A_B_C". Is there a way to do this as a batch in the folder somehow? submitted by /u/gingernuts13 [link] [comments]...
  8. Batch Folder and Batch File/Move Software

    in Windows 10 Software and Apps
    Batch Folder and Batch File/Move Software: Looking for recommendations for software that handles automatic batch folder creation according to defined rules. Also looking for software that handles automatic file and folder moving into more than one directory according to selection criteria (size, date, extension,...
  9. Renaming Multiple File Extensions With a Batch File

    in Windows 10 Customization
    Renaming Multiple File Extensions With a Batch File: Hello, Pretty self explanatory question, but not turning up the results I need. If I use a command line window to change a bunch of file types, I can do the following: CD LocalDirectory\Is\Located\Here REN *.jpg *.tif This changes every file that has a JPG extension to...
  10. Batch File - Find Multiple Files From Multiple Locations

    in Windows 10 Support
    Batch File - Find Multiple Files From Multiple Locations: Hi, I'm not new to Batch Files but i have a requirement that i can't seem to get my head around, I'm sure it must be simple'ish.. I have 2 .txt files (Locations.txt | Files.txt) Locations is a list of directories Files is a list of file names I would like to...