Archive for August, 2006

Scripting iTunes with VBScript

:apple:A new section of TRF has been setup that will include all the iTunes scripts that have been shared on TRF.   I am not out of ideas for new scripts and I already have plans for some improvements to the existing scripts.    Current iTunes Scripts are: Remove duplicatesRemove Orphaned TracksUpdate Library Information You can [...]


Using the iTunes SDK to Update Library Info

:apple:This is a continuing look at what we can accomplish with the  iTunes SDK.   If you have missed the previous articles in this series please take a look at  An introduction to Apple’s iTunes SDK, Removing Duplicate Songs, and Removing Orphaned Songs.  The script I am going to introduce tonight is a simple one.   A friend of mine [...]


Using the iTunes SDK to Remove Orphaned Songs

:apple:I looked at the iTunes SDK in “Scripting iTunes.. A look at Apple’s iTunes SDK” and I have shared with you a script I have wrote to eliminate duplicate song entries in your iTunes library in “Using the iTunes SDK to Remove Duplicate Songs“.   I have used the feedback to help improve this script and [...]