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

Error when using save_missing attribute with TV show library #53

Closed
doctarrwho opened this issue Feb 22, 2021 · 0 comments · Fixed by #54
Closed

Error when using save_missing attribute with TV show library #53

doctarrwho opened this issue Feb 22, 2021 · 0 comments · Fixed by #54
Assignees

Comments

@doctarrwho
Copy link

Works fine with movie library, but tv library throws the below error:

[2021-02-21 20:48:19,097] [util.py:594]               [DEBUG]    | Traceback (most recent call last):                                                                 |
                                                                 |   File "/mnt/c/repos/unraid/Plex-Meta-Manager/modules/config.py", line 401, in update_libraries
                                                                 |     builder.run_methods(collection_obj, collection_name, map, movie_map, show_map)
                                                                 |   File "/mnt/c/repos/unraid/Plex-Meta-Manager/modules/builder.py", line 658, in run_methods
                                                                 |     self.library.add_missing(c, missing_shows_with_names, False)
                                                                 | NameError: name 'c' is not defined
                                                                 | 
[2021-02-21 20:48:19,098] [config.py:413]             [ERROR]    | Unknown Error: name 'c' is not defined
meisnate12 added a commit that referenced this issue Feb 22, 2021
@meisnate12 meisnate12 mentioned this issue Feb 22, 2021
@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