Programmatic iTunes library mods
February 4, 2006 1:05 PM
Subscribe
I'm looking for some kind of library for reading and writing from the
iTunes database.
I emphasize that because I'm not interested in dealing with the iPod, except in the sense that I want to have a setup similar to that described
in this thread.
My issue is similar to this poster's. I will have the vast bulk of my music on an NFS share on my old machine, with some subset on the new hotness of my Macbook Pro. Since I'm reasonably competent at the coding thing, but less competent at the reverse engineering thing, I want to make use of someone else's invention of the wheel.
Broadly speaking, I want to maintain two libraries for iTunes, one of which that includes the files on both my MacBook and my NFS share, and one of which that includes only those on the macbook. Further, I want to be able to synchronize them when I change states from connected to unconnected and vice versa. The last thing I want to do is have some kind of easy (in the sense that
mv $folder $newfolder && update_lib_locations $oldfolder $newfolder is easy. I'm not looking for AI, here) way of moving files between underlying stores.
So, to sum up:
- I want to provide the illusion of one single library, that gains and loses songs depending on my connected storage devices.
- I expect to have to write this myself.
- I'm totally new to the Mac
- I want a freakin' pony!
An equally good answer would be step by step instructions on setting up the same idea. The solution I linked to above isn't good enough because it involves too many manual steps. Less mousing == goodness.
Thanks.
posted by ChrisR to computers & internet (7 comments total)
posted by ChrisR at 1:06 PM on February 4, 2006