|
The Python/Pywin32 Script collection -
Other
|
|
There is a nice Python Script at Activestate to convert Tracks from an Audio CD to Apples Lossless Music Format. The idea behind it is the lack of error handling in iTunes when a conversion of a track fails. In this case users have to check each track manually. The script simply converts the tracks and compares the duration of the original track and the converted file after conversion. If a difference is detected, it simply try to convert again.
There is also another Script of Fabien, which shows more in general, how to automate iTunes with Python for Windows.
|
|
Last Updated ( Thursday, 19 April 2012 )
|