Closed joepitt91 closed 4 years ago
In the debug log it is finding the value, but Plex is not applying it
...
2019-11-25 20:22:54,093 (7f15f7fff700) : INFO (__init__:841) - Year: 2000
...
2019-11-25 20:22:54,093 (7f15f7fff700) : INFO (__init__:861) - Premiere: 2000-01-02
...
I know this could be set manually but my main reason for using this plugin is for metadata portability between libraries, for when Plex undoubtedly gets in a bind and needs to be rebuilt.
So, it appears the file I was testing with is being temperamental as I've just done 5 files and 4 got the correct date. It would appear Plex has got itself in a bind and needs to be rebuilt....
I cannot get this agent to update the
Originally Available
field in Plex 1.18.2.2058. I've triedrefresh all metadata
to force the update.Even with the below example Originally Available stays as the date Plex first saw the file ex. 2019-11-25.
22 suggests that either
dateadded
orreleasedate
should work with this plugin, and Kodi/NFO Files/Movies says thatpremiered
andaired
andyear
are valid; does anyone know what field to use to get Plex to update the Originally Available value?I know this could be set manually but my main reason for using this plugin is for metadata portability between libraries, for when Plex undoubtedly gets in a bind and needs to be rebuilt.