We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2021-02-21 20:31:43,720] [config.py:24] [INFO] | Locating config... | [2021-02-21 20:31:43,721] [config.py:29] [INFO] | Using /mnt/c/repos/unraid/Plex-Meta-Manager/config/config.yml as config | [2021-02-21 20:31:43,746] [util.py:594] [DEBUG] | Traceback (most recent call last): | | File "plex_meta_manager.py", line 76, in start | config = Config(default_dir, config_path) | File "/mnt/c/repos/unraid/Plex-Meta-Manager/modules/config.py", line 69, in __init__ | new_config["tautulli"] = new_config.pop("tautulli") | KeyError: 'tautulli' | [2021-02-21 20:31:43,747] [plex_meta_manager.py:80] [CRITICAL] | 'tautulli'
Using master branch. I dont have tautulli defined in the config file.
master
The text was updated successfully, but these errors were encountered:
fix for #51
9a78257
fix should be in
Sorry, something went wrong.
meisnate12
Successfully merging a pull request may close this issue.
Using
master
branch. I dont have tautulli defined in the config file.The text was updated successfully, but these errors were encountered: