| Traceback (most recent call last): |
| File "S:\Plex Meta Manager\plex_meta_manager.py", line 255, in start |
| config = ConfigFile(default_dir, attrs) |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| File "S:\Plex Meta Manager\modules\config.py", line 166, in __init__ |
| if "radarr_add_all" in self.data["libraries"][library]: |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| TypeError: argument of type 'bool' is not iterable |
| |
| argument of type 'bool' is not iterable |
#I dun broke it
1 messages · Page 1 of 1 (latest)
Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.
Including the meta.log from the beginning is a huge help use !logs for more information.
Not a lot to go on here.
Let me grab the whole thing then one sec.
you have a boolean in the wrong spot
good ole boolean
but yea post your meta.log and we can let you know whats happening