Yeah, that only works for MP3s. I haven't tried to add other formats like AAC.
>
> I was wondering if you could also copy over playcount?
I looked into this. I'd have to interface with the MM database, which
is new to me. It'll take me a while to learn how to do it, but I'll
see what I can do.
> A simple utility which could sync the id3 tag to iTunes (either way)
> is all I need but your script got me most of the way there.
Simple, eh? Simple for the user, maybe. Try programming that :-P
--
Rob
Yep, for both MM and iTunes, the playcount is in their respective
databases. There isn't a standard tag for play count -- and IMO
there shouldn't be. Updating the ID3 tag every time you play the file
would be massive overkill.
> Was only pointing out AAC because script fails and stops rather than skip AAC files.
I might add some error checking :)
--
Rob