Tagged Questions

2
votes
0answers
34 views

Can you use iPod objects through iTunes COM SDK?

I am currently trying to use the tracks located in an iPod (not synchronised with the computer I use), in order to create a specific playlist. Is it possible to have a playlist/source that ...
1
vote
2answers
658 views

Need an explanation on iTunes COM persistent ID. Is the ID for a track same when its transferred to an iPod?

I am writing a JScript script with iTunes COM api for updating ratings and played count from the iPod database back into iTunes Library. In order to do so, the script should be able to recognize the ...