As title suggestes, what does the number mean in the ContentChangedAt represent/mean. It’s included in a ‘Directory’ in the MediaContainer returned from this call:
https://{IP-description}.{identifier}.plex.direct:{port}/library/sections/all
I’ve tried everything to decifer what it could mean but am stumped.
Its not the standard Unix date/time number (as the CreatedAt, UpdatedAt, etc.), and I’ve tried using milliseconds, microseconds but no combination returns any kind of normal date/time so assuming it’s not a date/time.
So is it some form a date/time or some ID (as its a pure number it’s not a GUID and the number large (in64, long), a cleaned up example is 30000000000000.
More curious than anything but it’s bugging me as doesn’t seem to be anywhere I can find that explains it.