Hi ! I've have just updated my PMM in Kometa 2.0.0 and after my first run, i got this error...
Traceback (most recent call last): |
| File "C:\Kometa\kometa.py", line 656, in run_libraries |
| library.map_guids(temp_items) |
| File "C:\Kometa\modules\library.py", line 375, in map_guids |
| id_type, main_id, imdb_id = self.config.Convert.get_id(item, self) |
| File "C:\Kometa\modules\convert.py", line 250, in get_id |
| elif url_parsed.scheme == "tmdb": tmdb_id.append(int(url_parsed.netloc)) |
| ValueError: invalid literal for int() with base 10: 'tt24478470' |
| |
| invalid literal for int() with base 10: 'tt24478470'