Closed TravisRoy closed 1 year ago
Did you just pull SMA but not update the container? Plex API was added to the requirements and latest container should include it
I recreated the entire container.
Just did a fresh pull and it's working fine. Try that
Working now.. not sure why..
But thanks for looking into it. :)
Pulled :latest today and now I'm getting the following error:
[Error] postRadarr.sh: Traceback (most recent call last): [Error] postRadarr.sh: File "/usr/local/sma/postRadarr.py", line 10, in
[Error] postRadarr.sh: from resources.mediaprocessor import MediaProcessor
[Error] postRadarr.sh: File "/usr/local/sma/resources/mediaprocessor.py", line 15, in
[Error] postRadarr.sh: from autoprocess import plex
[Error] postRadarr.sh: File "/usr/local/sma/autoprocess/plex.py", line 5, in
[Error] postRadarr.sh: from plexapi.myplex import MyPlexAccount
[Error] postRadarr.sh: ModuleNotFoundError: No module named 'plexapi'