update
This commit is contained in:
parent
04ac05e13c
commit
48dc4dbb02
@ -32,7 +32,6 @@ logger.info(f"Retrieving {len(plexMoviesLibrary)} Movies from Plex and Updating
|
||||
for item in plexMoviesLibrary:
|
||||
movie = UpdatedMovie()
|
||||
tmdbMovie = Movie()
|
||||
tmdbMovieDetails = {}
|
||||
|
||||
movie.PlexTitle = item.title
|
||||
for guid in item.guids:
|
||||
|
Loading…
x
Reference in New Issue
Block a user