Better Jukebox Software for Bigger Libraries?
jimjenkins1975 asks: "I recently ripped and encoded my entire CD and Vinyl library, as well as merged my home and work computer's libraries (I work at a music company so my work library is very very large). It resulted in well over 750 GB of MP3's. I was hoping to get away with using iTunes to manage this, however the XML database file has grown very large, and the application itself is non-responsive or very sluggish at best, once it has loaded up (a process that takes several minutes itself). Is there another application (preferably for Mac, but I do have a PC) with similar features out there that can handle a library of this size with aplomb?"
There is a gnome equivalent but it is not quite as stable. I can't speak for the MacOSX crowd, but when in Win32 (rare these days) I reluctantly choose to use Winamp.
Some tips from my experience:
mediamonkey claims to handle 50K+ files without slowing down. It's amazing what you can find in seconds with google =) The search was mp3 media manager.
There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
I've used Media Monkey on windows for a 45GB archive. I went looking for a replacement when winamp stopped being useful.
The only other thing I can suggest is just using the filesystem to organise your music.
09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
Quod Libet is a fantastic GTK+-based music player designed for gigantic libraries. There are so many ways to search in it (for instance, you could search for &(genre=pop, genre=rock, #(lastplayed > 30 days)) to find every pop rock song you haven't been listening to for the last month, if you've got the tags right), so finding the tracks you're looking for shouldn't ever be a problem either.
amaroK works really well for me on ~14000 tracks (80gb). It uses either a mySQL or SQLite database for indexing, so I would expect it to scale pretty well. It supports mp3, ogg, aac, wma, ipods, irivers, ... it's the best and most flexible music player that I've seen.
Amarok is by far my favorite "jukebox" program. There are only two things it doesn't have that iTunes does and those are the jukebox look (coverflow) and the APE (air port express) integration. Now, you mentioned OS X. Amarok is a great program, and when it's finally ported to Qt4, I will no longer use iTunes unless I have to. Here is a guide for getting Amarok running in OS X, and here is one to get it running "natively". There's a bit of a conversation as to an .app package for it.
"Don't meddle in the affairs of a patent dragon, for thou art tasty and good with ketchup." ~ohcrapitssteve
I use mpg123 and the file system hierarchy to organize and play my mp3s. I have no idea what the hell you kids are talking about.
In Soviet America the banks rob you!
Foobar2000 is my choice for *managing* my collection, which is currently about 55000 tracks split equally between aac and musepack files, totalling about 320gb.
The tagging and conversion features are unsurpassed and it's still nimble even with a collection that size. I don't use it for actual playback, for that I use mpd on my linux box.
hth
Torrent, please?!
for instance, you could search for &(genre=pop, genre=rock, #(lastplayed > 30 days)) to find every pop rock song you haven't been listening to for the last month
Mmm, pop rocks...
I started using Amarok to do this recently, but I've found that indexing only 40-50 Gb of my collection it chokes up my computer for ten minutes or more. It has completely frozen my computer several times doing this as well. Not just the first time, either, but obviously whenever it needs to re-build the database. It unnecessarily does this if you add an additional folder to the database, which is annoying. It recursively scans your folders if you want it to, and it adds things to the database quickly that way, so why does it have to rebuild the entire database if you add a folder?
Some annoying problems often occur when transferring music to my mp3 player (jetaudio X5L), which it does in a customizable and convenient way so I would like to keep doing it in the future. For now, though, I've gone back to just copying files from konquerer directly. Sometimes Amarok doesn't name the files correctly and album tracks end up out of order on the player, sometimes it claims to have transferred files but they are nowhere to be seen when I'm out somewhere and really want to listen to that new music I thought I just put on the player, and things like that.
Your mileage may vary of course. It's a great program, and I highly recommend it over anything else that I've tried. It's very possible that it's just my particular setup that causes problems with it, considering that the other comments indicate that it works well with much more data than I am using it with.
Of course you're asking about Mac software specifically; maybe this wasn't the best place to do that.
Slimserver, while traditionally used to drive a Squeezebox, can stream to any player that can stream MP3 format. (And probably FLAC, AIFF, or WAV, I've never tried it though.) The latest version uses mysql as a backend and I've seen people talk about very big collections like yours on the mailing list. FWIW, I have a squeezebox (rev. 1) and I love it.
At work I have done the other thing people mention, which is attempted to rigorously organize the directory structure my MP3s are stored in, and then used good old xmms to play directly from the filesystem. I see other people talking about amarok but every time I have attempted to use it it's very unstable for me. (My collection is about 80G and it never seems to make it through scanning it.) Is the secret to backend it into mysql instead of letting it do sqllite? Or maybe it's artsd that is problematic? Would anyone like to share their Amarok best practices?
Is a better iTunes in some ways, worse in others, but its built on an SQLLite backend which is semi-exposed and is _super_ quick on my 120GB collection
Making laws based on opinions that stem up from false informations leads to witch hunts.
fb2k is known for being very effecient, even in the face of crazily huge libraries. I dare say you'll hate the default interface/config, but it's not difficult to bend it to your will (though it's not exactly iTunes; more like vim/mutt for music).
Windows only unfortunately, though it is supposed to work well in Wine. Significant chunks of it are BSD licensed.
Je fume. Tu fumes. Nous fûmes!
Has anyone come across something similar for video? I've seen videodb but that seems more geared to DVD. I want something that will catalogue all my downloaded xvid so I can tell straight away if I had a particular title, instead of hunting through a stack of discs. Hashing or fingerprinting them files in some way would also be good, so I can start to share my collection with other people.
Imagine this: set up a torrent tracker, get your members to catalogue their video collection, combine that into one list of all available video, then if someone wants a particular file, the tracker will be able to ask all members with that file to start seeding.
iTunes doesn't use the XML to store its library - the XML is there purely to be used by *other* applications. iTunes keeps its library in its own proprietary format, similar to the format of the iTunesDB file on iPods, which is completely binary in nature, and muuuch smaller than the XML spat out :)
I like iTunes because of the COM object, mainly. I wrote a script that uses MusicBrainz to tag my music in iTunes automatically, getting Amazon artwork for that missed by the iTunes Music Store (and embedding downloaded artwork for those with only the downloaded variety, which iTunes doesn't like putting in MP3s on its own).
If I could find an application that allowed media management just as good as iTunes, with the playback features, artwork shits, etc. then I'd jump ship in a second. Especially if it had a SQL back-end. dirty. :)
Assuming these are mp3, at an average size of 3.5 MB per file, we're talking somewhere in the neighborhood of 70 GB. Correct me if my assumptions are unfounded. I'd call that "medium-big," but not huge.
Anyway, if you're looking for a good GTK jukebox (and yes, Rhythmbox totally blows), check out gmusicbrowser. Excellent browser, can use gstreamer or mpg321/ogg123/flac123 or mplayer as a backend, very adaptable interface, snappy as hell with my 80GB or so (mixed bag of flac/ogg/mp3), I can't speak for how well it'd hold up under a heavier load. It's initial scan with that much data takes a goddamn long time (start it before you go to bed), but once the files are scanned, you're golden. You can set it up to scan for new/deleted/changed files on startup, which is much faster and less processor-intensive than the initial scan, but even that can be turned off or done manually from the prefs menu. Enjoy!
Hey, I finally got my first freak! Took you long enough!
I've had pretty decent experiences with XMMS2 for playing music from my library and MusicBrainz Picard for organizing it.
One of my requirements is the ability to add an SMB share directly to the media player's library, as my entire music collection is stored on a media server (Maxtor MSS Plus) and accessible via an SMB share. Amarok is unable to add an SMB share directly to its Collection, and requiring root access to mount an SMB share is just stupid, IMHO. Rhythmbox is capable of using GNOME's solution to the problem, the "Network Places" shortcuts, which are GNOME-specific connnection configuration settings saved in GConf and represented as "shortcuts" on the desktop and within Nautilus (and applications that use Nautilus in them). However, as we're all aware, Rhythmbox totally blows chunks.
XMMS2 even runs efficiently on low-end hardware. I turned an old Dell OptiPlex GXM 5166 I dug out of storage (specs, picture) into a headless XMMS2 box. I control it using TurboX2, which is also installed on the old OptiPlex. Playback is perfect, even with a 166 MHz!! clock speed.
I have a little over a month's worth of MP3, Ogg Vorbis, FLAC, and MOD tracks in my music library right now, and I'm adding more on an almost weekly basis (I <3 Used CDs).
Have you driven a fnord... lately?
You must wait a little bit before using this resource; please try again later.
http://mr2.phpwerx.net/Photos/Sully/stuff/full/w inamp.png
I can go to "Audio" which shows me all of my tracks, or I can go to "Classic Rock" or "Rock" which contain smaller amounts of music, and load a bit faster. Also plays nice with my iPod, including album art.
Honest question here, because I am puzzled. Do you actually like all that music? I have about 40GB of music, but I only listen to about 12 GB of that with any regularity. All the other music I have just isn't that good, and I haven't gotten around to deleting it from my hard drive.
:)
I very rarely find new music that I actually like -- so I'm puzzled when I hear that someone has a 750GB music collection!
Am I just too picky?
I hold it, that a little rebellion, now and then, is a good thing. -- Thomas Jefferson