A couple questions about the KEY field. There as a post about the KEY field recently, but I can't find it.
Please correct me if I'm wrong, I assume the KEY field is a unique numeric identity field for every track imported into MediaCenter.
I have deleted a track from MC and then reimported it, and the KEY value did not change, so I assume the KEY value is stored in a tag?
What if a track is imported that was previously imported by another copy of MediaCenter, does the KEY value change? If not, what if there is a conflict with another track with the same KEY value?
Is the KEY value simply a counter that selects the next unused value or is it derived somehow? Are KEY values ever reused? I have changed a track name and the KEY value did not change.
What uniquely identifies a track internally for MC and under what circumstances would a KEY value ever change?
I'm trying to keep track of deleted tracks from MC by comparing a current export to the prior export. I am trying to figure out the best way to see if a track from the prior export exists in the latest export. Of course I can check for the same Artist/Album/TrackName, but the KEY field would seem to be more accurate and would automatically handle any renaming of the Artist/Album/TrackName fields.