This is probably true for ALL PMS versions currently available on ANY platform.
I personally experienced this issue at least on Synology and on SHIELD.
The following date entries in the database can get the value 2022-02-22 instead of the real date:
added_at table metadata_items
updated_at table media_parts
updated_at table media_items
This has some nasty side effects, like no new items are shown in the Home screen, as the ones with 2022 in the date are blocking everything else as they are the newest…
A quick internal check in the code if the date to set is > the current date before the commit would prevent that once and for all.
Think about it.
For us normal users experiencing this:
Grab a SQLite DB Browser and fix that manually or with SQL commands and you are set again. (until the next occurrence)
Let me know if I can help you with more information.
I quickly checked the DB, whereas i fixed it already once, the 2022 dates are back.
There should be enough data for the dev team to analyze.
Sorry for the large db size…
If you need me to provide anything else, or try something specific, just ask.
So that specific date is a test pattern, that explains at least always the same wrong date…
But just to mention it, i don’t own any equipment from Grandstream Networks…
As for date based content, no i don’t have any in my library.
Just normal TV shows and normal movies.
I didn’t even add any Music or Photos yet…
I have found the most irritating effect is the wrong added date in the metadata_item table, as this affects the order of “Recently added TV Shows”
Not quite sure what the effect of the other wrong dates is though…
The reference I gave you is how they use the RTC test pattern. There are many other ways the same test pattern can be activated. When doing date-based renaming, if the system’s RTC is in ‘test mode’, it will return that pattern regardless of the actual wall time.
I’ve chatted with the dev team and the ‘added_at’ means the date value is coming from your system’s clock… somehow. Respectfully, if it were PMS-wide, we’d all be seeing it. I have done some recording and ripping this weekend without issue.
i think this issue is occurring a long time with different PMS installations.
Some guy actually gave the “workaround” a name: The Plex Dance.
It was described to remove the “frozen” items in “Recent TV Shows” from the library and then re-add them to fix the issue.
Thats the thread: https://forums.plex.tv/discussion/158487/plex-incorrectly-identifying-tv-episodes
But afaik It was never analyzed to that depth before though…
There is one test which can be done. (Linux makes this so much easier)
Stop PMS
Go to /var/lib/plexmediaserver
Rename Library to Library.save
Start PMS
Add the one section which has caused you problems.
If the problem still exists, now we have it in isolation. The DB and log files are perfect to pass up.
If it doesn’t exist, then there was a freak corruption in the DB which nothing could spot and both database versions are for the dev team to see.
Is it me or the newest version of Plex for Synolgy 1.4.3.3433 when i normally go to my TV Shows and i want to see all TV Shows recently added it will show the Series Name that was recently added but not the episode name anymore. Also it shows the time when added the Show it self and not the Episode date added… maybe not correct subject posted but wanted to let you know.