Kometa-Team / Kometa

Python script to update metadata information for items in plex as well as automatically build collections and playlists. The Wiki Documentation is linked below.
https://kometa.wiki
MIT License
2.3k stars 296 forks source link

Mapping Movie Library Issue for new title 'City Hunter' - invalid literal for int() with base 10 #2030

Closed kingwoftam closed 1 week ago

kingwoftam commented 1 week ago

Version Number

2.0.0

What branch are you on?

master

Describe the Bug

During the 'Mapping Movies Library' stage, the mapping fails with the following error when new title 'City Hunter' is found: invalid literal for int() with base 10: 'tt24478470'.

Removing the movie from my Plex library resolves the problem, and other new movies map correctly. However I would like to add the movie back into the library, so this needs a permanent fix.

Relevant Collection/Overlay/Playlist Definition

No response

Logs

https://gist.github.com/kingwoftam/5d0c5d3f1c5efeabdcbb8031d817cea6

chazlarson commented 1 week ago

This should be addressed in 2.0.1. The actual cause is broken metadata from Plex for that movie.

YozoraXCII commented 1 week ago

Closing as resolved in 2.0.1