Write a Script

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

sara21
Posts: 2
Joined: Wed Aug 24, 2011 4:37 am

Write a Script

Post by sara21 »

I want to write a script that stores the album/arist/title tags in an external database (MS SQL).
The script will be triggered each time a CD has been ripped, or it can be triggered manually.
I want to have a kind of 'link' between the library and my database, x22 irons
So I need a value for a song that's unique throughout the whole library.
So if I modify the tags in the library, I still have the link with the song in the SQL-database.
I'm thinking about using the hashed value, but I don't know how to get it in a script.
Or can I get the ID of the song as it is stored in the MM-databas