Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Move iTunes audio files between hard drives via script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Move iTunes audio files between hard drives via script
Authored by: cougar718 on Sep 28, '05 07:05:50PM
I, like others wondered what this script was doing at first. We all know you can not move files from 1 drive to another without copying them first. You can however "move" then delete the source files automatically - Although this may be dangerous.
But none the less, in the scenario that was given, the point was that the internal drive could not hold any more music and "new" music had to be stored on a second hardrive. Assuming this, iTunes library is being changed via AppleScript to reference the different locations of the music. Consequently, this means the music is not consolidated.
I consider myself an AppleScript expert but I believe this is what this script is accomplishing. The original poster did not make it clear what exactly this script is doing.

---
Rick alias cougar

[ Reply to This | # ]