Organising Movies and Music in Explorer..
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 5 of 5
  1. #1

    Join Date
    Sep 2009
    Location
    Australia
    Posts
    83

    Default Organising Movies and Music in Explorer..

    I am looking for a program which is designed to make it easy to organise the thousands of videos and hundreds of thousands of songs on the computer.
    Currently I have about a million tracks titled: track1.mp3, and I wondered if there is some software out there which will look up what the track is named in iTunes, and relabel the file, so that it could look like " Muse - Resistance" or "Tool - Stinkfist" (Band - Songname)

    And perhaps a similar one for movies, so that instead of: "requiem_for a dreem superleeth4xzor2.1 blah blah" it could say 'Requiem for a Dream"

    Does anyone know if this software exists? My tracks are organised in iTunes, and i organise my movie files manually, but if I'm looking for the actual song file, it can take forever, or I have to go to iTunes and click show in windows explorer.

    Ideally the program would capitalise appropriate letters, and some manual work would have to be done, but just the band name and track title have to be entered, rather than having to click rename, edit the details etc.



  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Aug 2009
    Location
    The Canadas
    Posts
    795

    Default

    eyeD3

    It sounds like your id3 tags are intact if you're using iTunes. Then you could use the above command line utility to rename all your files. It's free and very powerful. It's powerful because you can run it against many files or script with it.

    For example, the following command would rename all the mp3's in a directory starting with the track number, a space, a dash, a space, and finally the track name. You could also use album, year, artist, etc. in your new name.
    Code:
     $ eyeD3 --rename="%n - %t" *.mp3
    "I have called this principle, by which each slight variation, if useful, is preserved, by the term of Natural Selection."
    - Charles Darwin

  4. #3

    Join Date
    Sep 2009
    Location
    Australia
    Posts
    83

    Default

    Ah so the python eyed3 program? Thankyou very much, I have been looking for somethnig like this for ages, but never bothered to ask someone. Cheers Mate.
    Last edited by rascuache; September 26th, 2009 at 06:59 PM.

  5. #4

    Join Date
    Aug 2009
    Location
    The Canadas
    Posts
    795

    Default

    I think I forgot to mention that this is a Linux program.

    Quote Originally Posted by s2cuts View Post
    eyeD3

    It sounds like your id3 tags are intact if you're using iTunes. Then you could use the above command line utility to rename all your files. It's free and very powerful. It's powerful because you can run it against many files or script with it.

    For example, the following command would rename all the mp3's in a directory starting with the track number, a space, a dash, a space, and finally the track name. You could also use album, year, artist, etc. in your new name.
    Code:
     $ eyeD3 --rename="%n - %t" *.mp3
    "I have called this principle, by which each slight variation, if useful, is preserved, by the term of Natural Selection."
    - Charles Darwin

  6. #5

    Join Date
    Sep 2009
    Location
    Australia
    Posts
    83

    Default

    I got it to work.. In windows xp. Thanks to Neurowiz for his technical support, and s2cuts for the mention of eyeD3 which helped.

Similar Threads

  1. Replies: 25
    Last Post: March 1st, 2012, 06:45 AM
  2. Bollywood movies and music
    By drwatson in forum BitTorrent Discussion
    Replies: 5
    Last Post: September 16th, 2011, 09:25 AM
  3. Replies: 1
    Last Post: March 25th, 2011, 08:39 AM
  4. Replies: 0
    Last Post: August 25th, 2009, 12:42 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •