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


Click here to return to the '10.4: Sync iTunes via rsync, python, and Automator' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Sync iTunes via rsync, python, and Automator
Authored by: luhmann on Mar 10, '07 06:06:24PM

"You will have to modify the arguments in the first block of the workflow for your particular folder arrangement."

Could you be a little more specific about this?

There are four values that need to be set:

python [PATH TO]/syncTunes.py

That's easy, its the path to syncTunes, but what are the other paths supposed to be? Root directory of you music folder, or your iTunes library folder? Or does this assume that they are in the same place?

--rootdir=
--library=
--folder=



[ Reply to This | # ]
10.4: Sync iTunes via rsync, python, and Automator
Authored by: gleatherman on Mar 24, '07 12:50:10PM

Yes more detail here would be great. This script is exactly what I've been needing to keep three different machines updated to new songs all on one large network drive. I'd love to be able to test it out!

thanks



[ Reply to This | # ]