Server Version#:1.21.1
Player Version#: 4.47.3
Some, not all, movies do not show up at the front of the ‘recently added’ section. I believe this has something to do with file timestamps but when I check the created/modified/accessed time and dates are showing todays details. Is there a way to display what attribute plex is selecting for added date? It doesn’t show when using ‘get info’ from the web gui. Thanks.
You can inspect the Plex XML info
and copy the number in the AddedAt
XML property.
It is a date/time stamp in UNIX “epoch” format.
You can use various ways to convert it into human-readable format, e.g. this website: epochconverter.com
1 Like
Thank you, that is very useful information
What appears to be happening for me is that I was ‘upgrading’ some 720p to 1080p movies. I would copy the 1080p to the same folder as the 720p and then delete the 720p and do a library scan. The issue is that the AddedAt was being retained from the 720p version.
That is intended behaviour. After all, you had the movie already.
2 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.