Skin.arctic.horizon: [Bug] info/Movie

Created on 2 May 2020  路  7Comments  路  Source: jurialmunkey/skin.arctic.horizon

Movie Info not working all I get is the busy loader icon. this only happens with movies. TV info works fine. No issues with AZ2.

Most helpful comment

I can see the issue -- the library scraper you are using is putting the TMDb ID in the IMDbNumber field. Obviously that is the wrong IMDb ID so there's nothing to lookup.

I've added a work around in the skin that will hopefully capture these instances -- luckily IMDb puts a tt at the front of all their IDs, so I can check to see if it starts with tt to confirm it is actually an IMDb ID.

Can you test latest version of the skin (v0.2.36) and confirm if it is now working properly for you?

All 7 comments

Have you tried with the latest version of tmdb helper from github? I think it might be the same bug as the person info one which I fixed.

Yes, I'm using the latest tmdb helper.

Yes, I'm using the latest tmdb helper.

Got a debug log? It is working fine for me:

Honeyview_screenshot758
Honeyview_screenshot759

it's been a long time since done a debug log. I will try 馃檪

I hope this is right

https://paste.kodi.tv/emelicunev

I can see the issue -- the library scraper you are using is putting the TMDb ID in the IMDbNumber field. Obviously that is the wrong IMDb ID so there's nothing to lookup.

I've added a work around in the skin that will hopefully capture these instances -- luckily IMDb puts a tt at the front of all their IDs, so I can check to see if it starts with tt to confirm it is actually an IMDb ID.

Can you test latest version of the skin (v0.2.36) and confirm if it is now working properly for you?

working 馃榾

Thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Blurayx picture Blurayx  路  5Comments

Blurayx picture Blurayx  路  4Comments

SerpentDrago picture SerpentDrago  路  5Comments

Jackp7173 picture Jackp7173  路  3Comments

Blurayx picture Blurayx  路  4Comments