update
This commit is contained in:
parent
f697e978d3
commit
bda3bcd671
@ -28,7 +28,7 @@ def MovieCollectionList(library):
|
||||
|
||||
MoviesList = []
|
||||
|
||||
logger.info(f"Retrieving {len(plexMoviesLibrary)} Movies from Plex and Updating TMDb information...")
|
||||
logger.info(f"Retrieving {len(plexMoviesLibrary)} Movies from Plex {library} library and Updating TMDb information...")
|
||||
|
||||
for item in plexMoviesLibrary:
|
||||
movie = UpdatedMovie()
|
||||
|
Loading…
x
Reference in New Issue
Block a user