Anyone here have an AppleTV? Then check this out
Posted: 02 Mar 2010, 14:32
My original file server was a Mac Mini with an external USB drive. This was nice because it provided native iTunes and iPhoto support as well as good old standard file service. Well, when it was time to upgrade for other reasons, I decided to go with the Bubba 2 (well, two, actually, one for here and one at my parents' place for a remote backup).
Unfortunately, the Bubba can't really speak to an AppleTV. Sure, it can serve music to iTunes running on any Mac, but the AppleTV requires a sort of handshake/password entry to connect to iTunes. And no Linux DAAP solution can currently emulate that. And of course the AppleTV's disk is too small to hold all of the music. So that means I'd need to keep my Mac Mini running after all. But even if I did that, it would double my network traffic when serving music---because the Mini would read from the Bubba, and the AppleTV would read from the Mini.
Hence my challenge: find a way to get the AppleTV to read its entire media library directly from the Bubba. Well, I've done it. Specifically, my AppleTV is currently grabbing its /mnt/Media directory from the Bubba via NFS. I use my Mac's iTunes program to build that directory, and it took a LONG time. But now that it's done it doesn't need to be present for the AppleTV to work.
If anyone else here is interested in doing the same thing, let me know and I'll provide some instruction. It requires that you hack your AppleTV to gain SSH, and that you have a computer running iTunes that can access the Bubba directly as well. Oh, and it requires a little special sauce to prevent your music from being duplicated in two different places on your Bubba.
Unfortunately, the Bubba can't really speak to an AppleTV. Sure, it can serve music to iTunes running on any Mac, but the AppleTV requires a sort of handshake/password entry to connect to iTunes. And no Linux DAAP solution can currently emulate that. And of course the AppleTV's disk is too small to hold all of the music. So that means I'd need to keep my Mac Mini running after all. But even if I did that, it would double my network traffic when serving music---because the Mini would read from the Bubba, and the AppleTV would read from the Mini.
Hence my challenge: find a way to get the AppleTV to read its entire media library directly from the Bubba. Well, I've done it. Specifically, my AppleTV is currently grabbing its /mnt/Media directory from the Bubba via NFS. I use my Mac's iTunes program to build that directory, and it took a LONG time. But now that it's done it doesn't need to be present for the AppleTV to work.
If anyone else here is interested in doing the same thing, let me know and I'll provide some instruction. It requires that you hack your AppleTV to gain SSH, and that you have a computer running iTunes that can access the Bubba directly as well. Oh, and it requires a little special sauce to prevent your music from being duplicated in two different places on your Bubba.