mynttt / UpdateTool

A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
GNU General Public License v3.0
256 stars 12 forks source link

No external id associated with guid #126

Closed johanruda closed 3 weeks ago

johanruda commented 2 months ago

Hello!

Getting a lot of these errors and not sure where to begin?

[ERROR] - 2024-09-16 14:16:00 @ NewPlexAgentToImdbResolvement.resolve: No external id associated with guid plex://season/602e66f533eb76002d61850a (Season 1).

After a quick google, I think I need to "Fix Match" these in Plex, but I have no idea which season/epidodes these ID's belong to?

Is there a workaround? :)

Thanks! //Johan

mynttt commented 3 weeks ago

Hello!

An error like that means that there is no external Id associated with the item in the Plex database.

External id's could be:

For this item there seems to be none of them and thus UpdateTool is unable to do anything with the entry. Currently there is no way to map plex://season/602e66f533eb76002d61850a <=> IMDB id by hand in UpdateTool so fix match would be the way to go.

With version 1.9.2 the log message is improved and now shows the full context (Show, Episode (if exists) and season)