[go: nahoru, domu]

Skip to content
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.

Licence

Code Flow

Blog - http://stephbu.wordpress.com

Clone this wiki locally