Page 1 of 5 123 ... LastLast
Results 1 to 10 of 45

Thread: files to Audio mp3's

  1. #1
    Join Date
    May 2003
    Location
    On The Road
    Posts
    30,031
    Total Downloaded
    0

    files to Audio mp3's

    For one reason or another I have around 500 songs WITHOUT the .mp3 on the end,,,
    any ideas on how to add .mp3 to the end of a windows file title,, in bulk.
    Attached Images Attached Images
    "How long since you've visited The Good Oil?"

    '93 V8 Rossi
    '97 to '07. sold.
    '01 V8 D2
    '06 to 10. written off.
    '03 4.6 V8 HSE D2a with Tornado ECM
    '10 to '21
    '16.5 RRS SDV8
    '21 to Infinity and Beyond!


    1988 Isuzu Bus. V10 15L NA Diesel
    Home is where you park it..

    [IMG][/IMG]

  2. #2
    Join Date
    Nov 2010
    Location
    Adelaide
    Posts
    303
    Total Downloaded
    0
    You could try a batch file, something like
    Code:
    rename *.* *.mp3
    Depends on where your files are and if there are other files present in the same directory. I'm also pretty certain if you create a batch file and drag and drop the files you want to rename on the batch file icon it'll change those only. You'd have to move the batch file to every directory you want to change.

    You can also add paths to the file criteria, which would change the files in multiple directories.

    More information will be needed...

  3. #3
    Join Date
    Nov 2010
    Location
    Adelaide
    Posts
    303
    Total Downloaded
    0
    Looking at your screen grab you'll have to modify the batch file to include opening and closing quotes etc to get it to work.

    You have got show file extension turned on for that directory? (It pays to check)

    BTW, is that Set Me Free by the Sweet?

  4. #4
    Join Date
    May 2003
    Location
    On The Road
    Posts
    30,031
    Total Downloaded
    0
    Quote Originally Posted by theresanothersteve View Post
    You could try a batch file, something like
    Code:
    rename *.* *.mp3
    Depends on where your files are and if there are other files present in the same directory. I'm also pretty certain if you create a batch file and drag and drop the files you want to rename on the batch file icon it'll change those only. You'd have to move the batch file to every directory you want to change.

    You can also add paths to the file criteria, which would change the files in multiple directories.

    More information will be needed...


    all the songs that need changing are in one folder, there ARE complete working song files in the same folder, but easily sorted and removed if necessary.

    I have NO batch file experience,,

    file extension turned on for that folder.

    The Sweet? naw,, this ones by The Kinks
    "How long since you've visited The Good Oil?"

    '93 V8 Rossi
    '97 to '07. sold.
    '01 V8 D2
    '06 to 10. written off.
    '03 4.6 V8 HSE D2a with Tornado ECM
    '10 to '21
    '16.5 RRS SDV8
    '21 to Infinity and Beyond!


    1988 Isuzu Bus. V10 15L NA Diesel
    Home is where you park it..

    [IMG][/IMG]

  5. #5
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    In the command window, do a directory listing and write it to file.
    Use that file to create your batch file. Post it up and I'm sure someone will be able to write the batch file for you.

    Or you could use ZTG (Z-Tree Gold).

  6. #6
    Join Date
    May 2003
    Location
    On The Road
    Posts
    30,031
    Total Downloaded
    0
    yea,, ZTG looks fun,,,
    "How long since you've visited The Good Oil?"

    '93 V8 Rossi
    '97 to '07. sold.
    '01 V8 D2
    '06 to 10. written off.
    '03 4.6 V8 HSE D2a with Tornado ECM
    '10 to '21
    '16.5 RRS SDV8
    '21 to Infinity and Beyond!


    1988 Isuzu Bus. V10 15L NA Diesel
    Home is where you park it..

    [IMG][/IMG]

  7. #7
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    Well, I won't recommend that other package I use that is brilliant at making batch files.

    Well, did you do that directory listing and write it to a text file? Are you going to post it up?

    Hint: it's the DIR command with a few switches set.

    dir /b > list.txt

  8. #8
    Join Date
    May 2003
    Location
    On The Road
    Posts
    30,031
    Total Downloaded
    0
    its telling me access is denied,,
    "How long since you've visited The Good Oil?"

    '93 V8 Rossi
    '97 to '07. sold.
    '01 V8 D2
    '06 to 10. written off.
    '03 4.6 V8 HSE D2a with Tornado ECM
    '10 to '21
    '16.5 RRS SDV8
    '21 to Infinity and Beyond!


    1988 Isuzu Bus. V10 15L NA Diesel
    Home is where you park it..

    [IMG][/IMG]

  9. #9
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    You have other issues then.

    When you open the command window, do you change to the directory where the files are using the CD command?

  10. #10
    Join Date
    May 2003
    Location
    On The Road
    Posts
    30,031
    Total Downloaded
    0
    yes, have notepad file list
    and no i'm not posting it online..
    I'm still not sure what this would give you Mick the screen shot i posted didnt??
    "How long since you've visited The Good Oil?"

    '93 V8 Rossi
    '97 to '07. sold.
    '01 V8 D2
    '06 to 10. written off.
    '03 4.6 V8 HSE D2a with Tornado ECM
    '10 to '21
    '16.5 RRS SDV8
    '21 to Infinity and Beyond!


    1988 Isuzu Bus. V10 15L NA Diesel
    Home is where you park it..

    [IMG][/IMG]

Page 1 of 5 123 ... LastLast

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Search AULRO.com ONLY!
Search All the Web!