by dubidu » Sun Mar 15, 2009 7:25 am
Hello,
I just bought a Sansa Clip 8GB (v2) and found that MM is not syncing the ratings correctly.
I'd like to write a script that does sync the ratings from the Clip to MM.
MM is recognizing the Clip and it has got its own node in the tree view labeled 'Sansa Clip 8GB'.
But how can I access that node in a script? I just can't find how to do this.
I tried accessing the ActiveDeviceList, but it's always empty, even though the Clip is showing up in the tree view:
Dim devices : Set devices = SDB.Device.ActiveDeviceList("")
devices.Count will always be 0, no matter which argument is handed to ActiveDeviceList().
Could anyone enlighten me?
BTW I'm still using MM 2.5.5.998.
Thanks!
Hello,
I just bought a Sansa Clip 8GB (v2) and found that MM is not syncing the ratings correctly.
I'd like to write a script that does sync the ratings from the Clip to MM.
MM is recognizing the Clip and it has got its own node in the tree view labeled 'Sansa Clip 8GB'.
But how can I access that node in a script? I just can't find how to do this.
I tried accessing the ActiveDeviceList, but it's always empty, even though the Clip is showing up in the tree view:
Dim devices : Set devices = SDB.Device.ActiveDeviceList("")
devices.Count will always be 0, no matter which argument is handed to ActiveDeviceList().
Could anyone enlighten me?
BTW I'm still using MM 2.5.5.998.
Thanks!