Skip to content

Instantly share code, notes, and snippets.

@cybersteel8
Last active June 1, 2022 08:25
Show Gist options
  • Save cybersteel8/b2c3cc9e6cdd4235475b62addc406741 to your computer and use it in GitHub Desktop.
Save cybersteel8/b2c3cc9e6cdd4235475b62addc406741 to your computer and use it in GitHub Desktop.
delete_not_scheduled
Validating Method: delete_not_scheduled
Traceback (most recent call last):
File "//plex_meta_manager.py", line 711, in run_playlists
builder = CollectionBuilder(config, playlist_file, mapping_name, playlist_attrs, extra=output_str)
File "/modules/builder.py", line 293, in __init__
logger.debug(f"Value: {data[methods['delete_not_scheduled']]}")|
KeyError: 'delete_not_scheduled'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment