COM event for Device Sync Complete?

Post a reply

Visual Confirmation

To prevent automated access and spam, you are required to confirm that you are human. Please place a check mark next to all images of monkeys or apes. If you cannot see any images, please contact the Board Administrator.

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: COM event for Device Sync Complete?

Re: COM event for Device Sync Complete?

Post by Melloware » Wed Dec 02, 2009 6:08 pm

I don't believe that there is an event for this.

You might have to use a SQL Lite query against the tables to figure out if a file has been synced and then delete that file. Probably against the DEVICE or DEVICE_TRACKS tables.

COM event for Device Sync Complete?

Post by AndyTot » Tue Dec 01, 2009 11:03 pm

Is there an event for after a file has been synced with a device? I'd like to write a script to delete or move podcast files after they have been sent to a device so they won't be re-synced again. Not seeing an event that will help trigger this.

Thanks

Top