You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Works fine with movie library, but tv library throws the below error:
The text was updated successfully, but these errors were encountered: