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?"
Just use it with the option "Keep itunes music folder organized"
it does a great job for me.
http://dspace.org/introduction/index.html
"What Kinds of Content Does DSpace Accept?
DSpace accepts all forms of digital materials including text, images, video, and audio files. Possible content includes the following:
* Articles and preprints
* Technical reports
* Working papers
* Conference papers
* E-theses
* Datasets: statistical, geospatial, matlab, etc.
* Images: visual, scientific, etc.
* Audio files
* Video files
* Learning objects
* Reformatted digital library collections
"
I use MP3 Tag Tools. It hasn't been updated for a while, and I'm sure there's newer stuff out, but this does everything I need. You can manipulate both tags and filenames automatically. I don't think it supports OGG though.
I keep my music organized in seperate folders, like so:
Artist\(Year) Album\Artist - Album - Tracknumber - Title
Orginizing it at first took a while, especially with bad tag info and weird filenames, but fb2k and it's masstagging and freedb lookup took care of that. Now, whenever I get a new CD, I've got CDex set up to automatically rip to the proper folder, so it's pretty easy to keep it organized.
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/
Mac OSX Tiger + Spotlight?
Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
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
If the album is Circus I make a directory:
Then to know if it's the complete album or incomplete, I append a '(c)' (complete) or an '(i)' (incomplete) on the end of the album name. So we end up with:
Each track is the song name and playlists for XMMS , WinAMP and XBox Media Center are generated.
When all is said and done, I've got:
Compilations are put in
This has served me well for years and I can pretty much find anything in a matter of seconds and I can immediately tell if it's the complete album or not.
so what you are saying is that you have never had to ask the question!
I have, and after a lot of searching I settled on Amarok (KDE project).
Sorry GNOME folks, but your music player sucks. Its a bit like Amarok but it doesn't even work on RH FC3.
Amarok beats windows media player for usability and functionality in everything EXCEPT it won't read TAGS from WMA files, and it only plays audio. Yes I miss playing video but its search facility is so good, I don't care.
Just point Amarok at your music wherever you put it, and enjoy!
Sam
blog.sam.liddicott.com
I agree, but hopefully the cream (of the crop) rises. Apps like http://www.id3-tagit.de/ are good ones to consider. The main thing is just figuring out what your requirements are. There are dozens that typically fit the bill once you figure out what you need done.
There is a tool called Cantus that can be used for mp3 organizing. And of course, once you get them organized, you can set them up to be streamed over the web with Jinzora.
"What do you think?" "I think 'What, do you think?!'"
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.
tagboxI can't allow iTunes to manage the music for me. It won't allow me to control how it names files. It insists on reading the song title from the id3 tags, and then creating this structure:
Artist Name/Album Name/Song Name.mpg
That seems fine, but for me, I want it to come out this way (which has been the standard since, oh Napster):
Artist Name/Album Name/Artist Name - Song Name.mp3
That way if I'm using something OTHER than iTunes or my iPod, maybe something that only reads filenames, I'll know what the song is. You wouldn't believe how many songs have similar or identical names, and if you don't prepend the artist's name, it gets very messed up.
That said, I use MP3 Rage to manage my mp3's. Very nice tool.
Karma: Chameleon (mostly due to the fact that you come and go).
Organizing MP3s and Other File Collections?
Don't be coy Roy. Just admit you have a pr0n collection.
I just pooped your party.
Ideas on some form of database / directory / foo? Clearly SQL is a well trodden path, but is it the "best" choice?
From the description on its homepage:
The MusicBrainz Tagger application allows you to automatically look up the tracks in your music collection and then write clean metadata tags (ID3 tags or Vorbis comment fields) to your files. As you tag the files in your collection that MusicBrainz didn't recognize, you submit the acoustic fingerprints (TRM ids) of your files back to the server. Submitting acoustic fingerprints will allow MusicBrainz to automatically identify these tracks in the future, so that other people using the Tagger can benefit from the work you have done.
Don't let that discourage you, though. The program is fully usable right now.
From the Statistics page:
Artists 155884
Albums 261790
Disc IDs 124538
Tracks 3211514
It's a gem.
For now there's only a Windows version out, but the program is GPL'd, and the source code is available to everyone.
Download it here:
http://www.musicbrainz.org/tagger/download.html
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.
Boy, there's the itch that I want scratched!
Stop storing music as files in a disk directory. Craft up a database that keeps the music AND ALL the metadata (artist, title, album, track #, date, album genre, song genre, lyrics, album cover, liner notes, producer, guest artists, record label, drugs the band was on while recording, etc.). Work up file-system API's into the database to present the data as if it were actual files with appropriate filenames/ID tags. Plug in an API appropriate to your OS and configure whichever output filename format (Artist/Album/Artist-SongTitle.foo) you and your player software prefer.
In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss.
Tag and rename handles a bunch of different files, and has a pile of tools for editing tags.
If you always have network access to a server, drop your music files on the server and point GnuMP3d at the directories. GnuMP3d has ACLs and password moderated accesss.
Just dump everything in one big directory and get google desktop or something
Why read the article when I can just make up a snap judgement?
I use foobar2000+Masstagger for that. It does the job just great with my structure being: Artist\Album\## - Song.mp3 I recommend that one :o)
I modeled it after /dev I just give them all a prefix serial number and plop them in one directory, like such:
.
w
/dev model leaves much to be desired? Pfft! Blasphemy!
/etc.
mm000000.mp3
mm000001.mp3
mm000002.mp3
.
.
"mm" stands for "mystery music".
This way, I never need the shuffle button. Stripping the ID3 tags makes it even better. Every song is a surprise!
I also do the same thing with pictures, movies, and everything else. You should see the directory containing my college homework!
~/u/essays/essay001.sxw
~/u/essays/essay002.sx
~/u/essays/essay003.sxw
.
.
.
What, you think the
P.S. I organize all my web bookmarks like
"Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.