NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Server (Score:3, Interesting)
I've wanted to work on this, I wish I had time to help out, but we are moving in about a month and I am doing my darndest to get Mac::Glue out. It is almost ready, too! Wooo!
Have you seen iTunesdl [chalmers.se]? It's a Cocoa app that shows you a library and lets you download MP3s. No docs or source.
Anyway, thanks for moving forward on this, we need it. If you decide you can't release it, maybe you can launder the source to someone else who can.
Reply to This
Re:Server (Score:5, Informative)
iTunesdl is cute. But with my code, you could mirror a remote iTunes database, write a gnutella-to-iTunes gateway (Rael suggested making gnutella look like an iTunes server), aggregate multiple iTunes servers through a proxy, etc.
Also, Todd's now looking to find other dmap files on the system. For instance, the iTunes database and the databases on your iPod all seem to be some variant of dmap format. I'd love to be able to copy specific songs and albums back off my iPod without having to id3info every damn mp3 file. And of course, making your iPod available as an iTunes server is a very real possibility ...
--Nat
Reply to This
Parent
Re:Server (Score:2, Insightful)
Re:Server (Score:2, Insightful)
I'm working on a standalone daap server (daapd). An Apache module is a nice idea, though, and I just happened to think about proxies this morning, too :)
I hope that I have something to release at the end of the weekend. Let me know how the legal issues turn out. Apropos O'Reilly: Rob Flickenger has done some work on the Rendezvous side [oreillynet.com] of things.
I'm the guy with the daap wiki [deleet.de].