1170 & Play Count Discrepancy - Solved by Bex's TI Scrip

Beta Testing for Windows Products and plugins

Moderator: Gurus

nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

1170 & Play Count Discrepancy - Solved by Bex's TI Scrip

Post by nynaevelan »

Hi:

While working on something in my database, I noticed that the playcount which MM is displaying is not the playcount which is being extracted when I run a SQL query in SQLite or using Bex's SQL Viewer. The playcount is higher in MM than both SQLite and SQL Viewer. Can someone tell me why the discrepancy and which is the right playcount? And more importantly, how do I identify all the tracks which are displaying a different playcount than what is actually in the SQL database? Here are a few examples:


Track1 - MM(37) SQL (32)
Track2 - MM(147) SQL(134)
Track3 - MM(62) SQL(52)
Track4 - MM(80) SQL(77)

Help, my play counts are CRITICAL to my use of MM.

Nyn
Last edited by nynaevelan on Wed May 21, 2008 8:25 pm, edited 1 time in total.
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Hard to say. The playhistory table named "Played" only contains plays played within MM. If you have increased your playcount through sync with portable device or through scripts then the playcount will be higher than what's stored in the played table. To fix it you either have to populate the Played table with the extra plays (with time stamp) or decrease your playcount. What is right is up to you to decide! :)
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Post by nynaevelan »

Ok, makes sense and I have used a script to change play counts from time to time. But I've also been using the fake plays script in conjunction with the adjustments, so I can only assume these discrepancies are derived from adjustments which I've made prior to using the fake plays script. Now on to detection and correction. :-?

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
Post Reply