Server Version#: 1.13.9.5456 and 1.14.0.5470 (tried both, no change)
Player Version#: Browser
Hey guys,
I recently buit out a new VM for Plex that upgraded from Ubuntu Server 16.04 to 18.04. To give some context, my plex server is a VM on my ESXi host that then mounts my NAS via fstab. The NAS and Plex VM live off to separate zones on my firewall. Basic diagram would be
Plex > Firewall DMZ > Firewall Inside > Router > NAS - SMB/CIFS share
After about 24 hours, all of the metadata for my media populated, but I am running into an issue where 4 movies, 1 season of 1 TV show, and 2 entire TV shows (8 seasons on one, 21 on another) are showing an added value of ‘addedAt=“4039387200”’, which converts to 79 years from now. All of this media has the exact same time.
I know there are other posts on this from the past, but let my rule out what I’ve already tried:
-Clean sweep: moved the files to a different directory on the NAS, scanned for library files, clean bundles, confirm the Plex doesn’t have them anymore, and move them back;
-I’ve tried using sqllite3 to inject the added at value in the past for anything on the server. Example below:
sqlite3 com.plexapp.plugins.library.db "UPDATE metadata_items SET added_at='2016-12-25 00:00:00' WHERE id='%';"
-I tried disabling IPv6 because I saw in older posts from years ago that caused issues, but that actually forced the VM into a read-only file system, so I had to restore from a previous VM snapshot.
This is my second go around with a new 18.04 VM and I’ve had issues with different media each time, so I know it’s not the specific movies or TV shows I’m running into currently.
Any help would be greatly appreciated. I’m not the best SQL coder (network-based security engineer lol), and I think that’s the easiest way to fix it. Just don’t know if it’s the code or something with plex…
Thanks!
Example body of XML (XXXXXXXXX used to remove identifying data)
<Video ratingKey="373" key="/library/metadata/373" guid="com.plexapp.agents.imdb://tt5913184?lang=en" librarySectionTitle="Movies" librarySectionID="1" librarySectionKey="/library/sections/1" studio="XXXXXXXXX" type="movie" title="XXXXXXXXX" contentRating="XXXXXXXXX" summary="XXXXXXXXX" rating="XXXXXXXXX" year="2018" tagline="XXXXXXXXX" thumb="/library/metadata/373/thumb/1544315211" art="/library/metadata/373/art/XXXXXXX" duration="XXXXXXXXX" originallyAvailableAt="XXXXXXXXX" addedAt="4039387200" updatedAt="1544315211" ratingImage="imdb://image.rating">