Slashdot Mirror


Organizing MP3s and Other File Collections?

Anonymous Coward asks: "After trying to merge several sets of media files that I've had laying around across several PC's (and looking at the short-comings of my own Perl script), I began looking at some commercial products and was overwhelmed. Does Slashdot have advice for organizing MP3 collections and what software works well for them?"

7 of 174 comments (clear)

  1. itunes does it for me by FiDooDa · · Score: 4, Informative

    Just use it with the option "Keep itunes music folder organized"

    it does a great job for me.

    1. Re:itunes does it for me by node+3 · · Score: 4, Informative

      iTunes could do a great job for me, if Apple didn't miss to implement support for FLAC, Musepack, Monkey's Audio and some other formats.

      iTunes supports FLAC, OGG, and any other format for which there is a QuickTime plug-in. Unfortunately, QuickTime plug-ins are (it's said) really annoying to program. The release of QT 7, though implies that this might change for the better.

      Unfortunately Apple made the design flaw that you can't simply drag audio files in a special folder and they are useable, so I have to install iTunes to put music on my iPod.

      This is intentional. When the iPod came out, the main HD-based player was the Nomad, which suffered from horrible performance. This was because the songs were just stored as files with no database. The reason the iPod can search through many thousands of songs instantaneously is because of its song database, which iTunes creates (you actually don't need iTunes for this--any program can read/write the iPod database).

      You could easily write a program that lets you just drop songs on it from your filesystem, which will automatically copy them to the iPod, and update the database.

  2. The GodFather by Tozog · · Score: 4, Informative

    The GodFather is by far my favorite. It has mass tagging, renaming, organization, and handles mp3/ogg/mpc/ape/flac/aac/apl/wv/mp4/ofr/spx tags, scripting abilities, pull info from online sites, and free, but not open source.

    http://users.otenet.gr/~jtcliper/tgf/

  3. ID3-TagIt by Winterblink · · Score: 4, Informative

    ID3-TagIt is a FANTASTIC application for managing MP3 metadata, as well as filenames. I used it to completely overhaul my collection so the filenames and tags were what I wanted them to be. Unfortunately it's only a windows application, but it really helped me when I put my collection into iTunes and the browse panes had everything all nice and neat. Best of all, it's free. :)

    --
    "I'm a leaf on the wind. Watch how I soar."
    -Hoban Washburn
  4. MusicBrainz for acquiring and checking metadata by oldbox · · Score: 4, Informative

    Use MusicBrainz!

    I have just started to use the MusicBrainz Tagger to organize my mess of mp3 files. It does all of the normal re-tagging functions, but it will also make an AcousticFingerprint of the music file, and check your it with their database. This solves the problem of tags that are incorrect or missing altogether. It is a little slow, but otherwise a good program. It is available as Windows, MacOS X, and Python. Works with mp3 and Ogg. It's free & GPL'd.

    tagbox
  5. Re:My gripe by Elektrance · · Score: 4, Informative

    My friend did this a few times on a very large iTunes collection, and decided to write a perl script to fix it... I'll shamelessly promote it on here, cause well, its not my script. It's called iTunes Dupeblaster Source is available as well, so you can modify to suit your needs.

  6. My pr0n example. by Pig+Hogger · · Score: 4, Informative
    I have 59,224 pornographic files (including 879 movies and clips), all organized by category (sex acts performed, races involved, clothing worn, kind of kink, etc.).

    Since I have several of those that span more than one category, I put everything on a Linux server and I put hard links to directories containing the various categories the pictures are into.

    So whenever I crave for a particular kind of kink, I have no problem locating the series of files I want to look at.