Skip to content
New issue

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

Script no longer runs after latest update: KeyError: 'tautulli' #51

Closed
doctarrwho opened this issue Feb 22, 2021 · 1 comment · Fixed by #52
Closed

Script no longer runs after latest update: KeyError: 'tautulli' #51

doctarrwho opened this issue Feb 22, 2021 · 1 comment · Fixed by #52
Assignees

Comments

@doctarrwho
Copy link

[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.

meisnate12 added a commit that referenced this issue Feb 22, 2021
@meisnate12 meisnate12 mentioned this issue Feb 22, 2021
@meisnate12
Copy link
Member

fix should be in

@meisnate12 meisnate12 self-assigned this Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants