Skip to content

Expecting a different value to be displayed when using TMDbHelper.ListItem.TMDb_Id #1316

Closed Answered by jurialmunkey
technificentConsulting asked this question in Q&A
Discussion options

You must be logged in to vote

Silo S3E9 is not an episode which exists... There are only two seasons of this show. I'm guessing you mean S2E9, in which case 5501104 is the internal TMDb ID for that episode.

If I am to hazard a guess, if you check ListItem.UniqueID(tmdb) for this specific episode ListItem while in your library you will find that your library scraper has added this ID for this episode (that's what the default Kodi library scraper does when I scan it in).

In this case, this is correct and TMDbHelper is merely passing along the info for the episode ID as expected.

If you want the tvshow ID from the episode level then you can retrieve that by explicitly naming that you would like the tvshow.tmdb_id instead…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jurialmunkey
Comment options

Answer selected by technificentConsulting
@technificentConsulting
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants