Error
Traceback (most recent call last): |
| File "//kometa.py", line 656, in run_libraries |
| library.map_guids(temp_items) |
| File "/modules/library.py", line 375, in map_guids |
| id_type, main_id, imdb_id = self.config.Convert.get_id(item, self) |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| File "/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' |
| |
|====================================================================================
Works fine on tv but does this on movies