While perusing my collection I discovered two anomalies regarding Disc Ids:  A few profiles had 8 character Disc Id keys. Not sure where they came from, but they are not useful in today's Profiler.  In some cases the key Id didn't match the Disc Id in the Discs section. So, I wrote a little tool to find these anomalies:  Initially I had the idea that I should incorporate this into ProfilerQuery, but I realized that it would be foolish to complicate ProfilerQuery with a function that you would probably only use once (or at least very few times). So I made it a separate program. IMPORTANT NOTE: "Mismatching IDs" does not necessarily mean that you should try to change the key ID. There can be several reasons why the Ids don't match. This thread talks about one of them. Rather you could use this info to investigate why there are differences, and what - if anything - you should do about it. IdCheck 1.0.0 |