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