[python-win32] iTunes control using win32.com
Riz Hossain
hossain.iqbal at gmail.com
Tue Oct 11 18:31:07 CEST 2011
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" <amauryfa at gmail.com>
Date: Tue, 11 Oct 2011 18:13:54
To: Riz Hossain<hossain.iqbal at gmail.com>
Cc: <python-win32 at python.org>
Subject: Re: [python-win32] iTunes control using win32.com
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/d8bee252/attachment.html>
More information about the python-win32
mailing list