Hey, I get this error when trying to run PMM:
| playlist_files attribute not found |
| Traceback (most recent call last): |
| File "/modules/config.py", line 515, in init |
| self.Convert = Convert(self) |
| File "/modules/convert.py", line 24, in init |
| self._mal_to_anidb[int(ids["mal_id"])] = anidb_id |
| ValueError: invalid literal for int() with base 10: '18397,25781,36106' |
| |
| Traceback (most recent call last): |
| File "//plex_meta_manager.py", line 229, in start |
| config = ConfigFile(default_dir, attrs) |
| File "/modules/config.py", line 515, in init |
| self.Convert = Convert(self) |
| File "/modules/convert.py", line 24, in init |
| self._mal_to_anidb[int(ids["mal_id"])] = anidb_id |
| ValueError: invalid literal for int() with base 10: '18397,25781,36106' |
| |
| invalid literal for int() with base 10: '18397,25781,36106'
What does this mean? Running PMM in docker container