When I had this issue back in the Plex Premium Music days, a Plex dance would resolve it. That is no longer the case. Taking a look at the XML for the file I noticed the lastViewedAt is in the future, which explains why Plexamp keeps it at the top of the history as seen in the old thread. grandparentTitle="Felt" parentTitle="Felt: A Tribute to Christina Ricci" summary="" index="7" parentIndex="1" ratingCount="9" viewCount="7" lastViewedAt="1668748227" parentYear="2002" (human readable= GMT : Friday, November 18, 2022 5:10:27 AM).
How can I clear this? Playing the track does not update the field. Is it possible to delete this in the db without clearing watch statistics? Deleting it from Plex Dash does not work either.
I haven’t noticed any issues after running the second command. I noticed the first line is the track I’ve been trying to update, I am not sure what the second track is, but is the gracenote entries expected? Any issues that might come up by updating all the entries to yesterday?
@TeknoJunky I followed the process when the new metadata rolled out (did the same for Movies when the public build released). I have deleted and recreated the music library a dozen or so times trying to fix this track issue so I am guessing some stuff is lingering around.
In fact, I know old stuff is still lingering around when I observed my old HDHR shows up in the Console log when the Plex is starting:
DVR:Device: Error refreshing existing device device://tv.plex.grabbers.hdhomerun/xxxxxx, marking as dead.
I deleted the tuners early last year and then removed DVR since I switch from cable to YTTV.
I migrated from Windows to Synology a couple years ago and while trying to solve this problem, I found this article that recommends clearing out the cache for plug-ins after the transfer. So I am trying to clear out all the gremlins I can.
i wouldn’t worry too much about the gracenotes; rows in metadata_item_settings and metadata_item_views are allowed (and designed) to become disconnected from the actual media (and maybe reconnected in the future).