-
Notifications
You must be signed in to change notification settings - Fork 0
Home
stephbu edited this page May 12, 2011
·
7 revisions
ITunesSync is a console application for keeping ITunes in synchronization with a folder and all it's subfolders on disk.
What it does:
- Scans folder for files that are missing from ITunes
- Scans ITunes for stale tracks that no-longer exist in the folder
- Optionally adds files to ITunes
- Optionally deletes stale tracks from ITunes
It is written in C#/.NET 4.0, and depends on the ITunes COM API.
Blog - http://stephbu.wordpress.com