Thanks Amaury for the quick reply.

I was actually using it but, couldn't find much help for python.   

Thanks,
Riz 

Sent from my BlackBerry Torch

-----Original Message-----
From: "Amaury Forgeot d'Arc" <amaur...@gmail.com>
Date: Tue, 11 Oct 2011 18:13:54 
To: Riz Hossain<hossain.iq...@gmail.com>
Cc: <python-win32@python.org>
Subject: Re: [python-win32] iTunes control using win32.com

2011/10/11 Riz Hossain <hossain.iq...@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

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to