diff --git a/PlexAutoCollectionUpdater.py b/PlexAutoCollectionUpdater.py index 4258dcd..ddda09e 100644 --- a/PlexAutoCollectionUpdater.py +++ b/PlexAutoCollectionUpdater.py @@ -115,6 +115,6 @@ def UpdateYAML(configFile): Config.PlexAutoCollectionConfigFileImagesPath + f"/{collection.MovieTMDbCollectionName}/poster.jpeg") UpdateYAML(Config.PlexAutoCollectionConfigFilePath) -UpdateYAML(Config.PlexAutoCollectionConfigFilePath4K) +#UpdateYAML(Config.PlexAutoCollectionConfigFilePath4K) logger.info(f"All collections have been updated in plex...") \ No newline at end of file