Okay… I think I’ve got a solution in mind. Looking for some feedback…
Here’s the plan:
I’m going to set up a computer with a 200GB RAID array in our machine room specifically for soundfx and music, creating a centralized iTunes library. Then I’m going to set up a little script that executes on the client computers when they log in. It will check to see if they have an iTunes library in the appropriate place. Then one of two things will happen:
1. If they [b:9b0cda4154]don’t[/b:9b0cda4154] have the library I’m going to copy the iTunes library into the folder (probably about 2MB). Then, I’m going to set up a cron job to synchronize the libraries every few minutes using rsync.
2. If they [b:9b0cda4154]do[/b:9b0cda4154] have the library in there I’m going to use rsync to sychronize the libraries w/ cron every few minutes.
How’s that sound? Is there anything else that iTunes needs to work in the way I want it too? Thanks for your feedback.
Comments are closed