On May 24, 12:17 am, Tony Meyer <[EMAIL PROTECTED]> wrote:
> On May 24, 4:23 pm, Denrael <[EMAIL PROTECTED]> wrote:> I've been playing
> with the iTunes sdk on windows, and have come across
> > a strange problem. With the following code:
>
> The object you
I've been playing with the iTunes sdk on windows, and have come across
a strange problem. With the following code:
import win32com.client
iTunes = win32com.client.gencache.EnsureDispatch("iTunes.Application")
curr = iTunes.CurrentTrack
name = curr.Name
skipped = curr.SkippedCount
skipdate = curr.
I am looking for a way in Python to update Windows File Summary
Metadata. By that I mean the data (Title, Subject, Keywords, Comments)
found when you right click a windows file, select properties and then
summary. Can anyone point me in the right direction?
--
http://mail.python.org/mailman/listi