Plex sync worker error log

hi,
could some one please tell me ewhy i keep seeing the following in my logs

 2017-11-10 23:49:36 WARNING (SyncWorker_4) [plexapi] Reloading Movie 'Leatherface' for attr 'contentRating'
2017-11-10 23:49:47 WARNING (SyncWorker_1) [plexapi] Reloading Movie 'Leatherface' for attr 'contentRating'

don‘t judge me for watch i‘m watching

this warning appears every 10secs

It was intended to warn plexapi users about inefficient use of plexapi. This has been fixed.

1 Like

This has been fixed? I just started seeing these errors a few days ago. How can I implement the fix? Ive tried to upgrade plexapi…

2017-12-09 19:55:32 WARNING (SyncWorker_6) [plexapi] Reloading Episode 'We Become What We ... Frank!' for attr 'seasons'
2017-12-09 19:55:43 WARNING (SyncWorker_9) [plexapi] Reloading Episode 'We Become What We ... Frank!' for attr 'seasons'
2017-12-09 19:55:54 WARNING (SyncWorker_0) [plexapi] Reloading Episode 'We Become What We ... Frank!' for attr 'seasons'
2017-12-09 19:56:05 WARNING (SyncWorker_3) [plexapi] Reloading Episode 'We Become What We ... Frank!' for attr 'seasons'
da@ha:/home/homeassistant/.homeassistant$ sudo pip3 install --upgrade plexapi
Requirement already up-to-date: plexapi in /usr/local/lib/python3.6/site-packages
Requirement already up-to-date: requests in /usr/local/lib/python3.6/site-packages (from plexapi)
Requirement already up-to-date: tqdm in /usr/local/lib/python3.6/site-packages (from plexapi)
Requirement already up-to-date: websocket-client in /usr/local/lib/python3.6/site-packages (from plexapi)
Requirement already up-to-date: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests->plexapi)
Requirement already up-to-date: idna<2.7,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests->plexapi)
Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests->plexapi)
Requirement already up-to-date: urllib3<1.23,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests->plexapi)
Requirement already up-to-date: six in /usr/local/lib/python3.6/site-packages (from websocket-client->plexapi)

Yes. But we havnt pushed a new version to pypi.

Oh cool. Thx. When does that usually happen?