[python-win32] iTunes control using win32.com

Amaury Forgeot d'Arc amauryfa at gmail.com
Tue Oct 11 18:13:54 CEST 2011


2011/10/11 Riz Hossain <hossain.iqbal at gmail.com>

> Hello,
>
> I am trying to automate some of the iTunes control using python.  So far I
> have been able to manage:
>
> - Add tracks to iTunes library
> - Create Playlist in iTunes
> - Delete Playlist in iTunes
> - Add tracks to Playlist
>
> I haven't found any help online for:
>
> - Renaming a playlist
> - Rename track info (Track Name, Album name, and artist name)
>
> Any kind of pointers or help would be greatly appreciated
>

You'll probably find everything in the iTunes COM SDK,
here is how to obtain it:
http://stackoverflow.com/questions/2966992/where-is-itunes-sdk-api-documentation

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20111011/710f77e6/attachment.html>


More information about the python-win32 mailing list