Run a script when synchronizing

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

asaf-g
Posts: 15
Joined: Sat Sep 27, 2008 10:40 am

Run a script when synchronizing

Post by asaf-g »

Hello
Do you know of a way I can run a script when I begin/end a sync or when a single file is being copied to the device?

Thanks!
Christoph
Posts: 243
Joined: Fri Jan 25, 2008 12:43 pm

Re: Run a script when synchronizing

Post by Christoph »

Hey,
I also had the same thought and created a topic in the wishlist forum.
http://mediamonkey.com/forum/viewtopic.php?f=4&p=168992

Would be great if someone has an idea. :)

Christoph
asaf-g
Posts: 15
Joined: Sat Sep 27, 2008 10:40 am

Re: Run a script when synchronizing

Post by asaf-g »

I tried registering to the "OnTrackConverted" event, assuming all tracks are being converted while sync-ing.
Sadly it didn't seem to raise the event this way, only when I manually converted tracks.
Big_Berny
Posts: 1784
Joined: Mon Nov 28, 2005 11:55 am
Location: Switzerland
Contact:

Re: Run a script when synchronizing

Post by Big_Berny »

OnTrackProperties works if you wan't to get songs on the pc which have been changed while synching. Example: When synching my ipod and I playde a song on it before, then MM updates the playcounter on the pc when synching which starts 'OnTrackProperties'. IThis isn't exaclty what you looked for but maybe it helps?

But be aware that OnTrackProperties also triggers all other changes in songs.
Image
Scripts in use: Genre Finder / Last.fm DJ / Magic Nodes / AutoRateAccurate / Last.FM Node
Skins in use: ZuneSkin SP / Eclipse SP
AutoRateAccurate 3.0.0 (New) - Rates all your songs in less than 5 seconds!
About me: icoaching - internet | marketing | design
asaf-g
Posts: 15
Joined: Sat Sep 27, 2008 10:40 am

Re: Run a script when synchronizing

Post by asaf-g »

Not sure I understand what you mean...
Post Reply