Skin.arctic.horizon: [Bug] - Some cast artwork missing.

Created on 22 May 2020  路  8Comments  路  Source: jurialmunkey/skin.arctic.horizon

A few years ago when I used Guilouz's skins, The information would instantly appear if I clicked on the info button. I just tried Estuary MOD and it's still very fast. Arctic Horizon can sometimes be a bit slow retrieving info. Do you think it's possible to improve the speed?

Thanks

Most helpful comment

@Blurayx - Can you test latest? Hopefully should fix the issue.

All 8 comments

It's because in Estuary mod the info button just fakes the info dialog by showing the info available to videoosd but in a layout that mimics the info dialog -- you'll notice in Estuary mod that many parts of the normal info dialog are missing (e.g. the buttons).

Since I'm showing most of the info available to the videoosd on-screen already, I have the info button open TMDbHelper's extended info dialog instead. That way you get the real info dialog rather than a faked one but it means it takes a second or two to load (though it usually loads pretty quickly for me -- I never wait more than a couple of seconds).

Ok, Thanks!馃榾

when I use AH the cast is very limited with blank image. Estuary mod is showing a more updated cast. Lisseth Chavez is a new cast member.
e.g


Estuary MOD


Update
In this mode I can see the latest cast member(Lisseth Chavez)

@Blurayx - Can you test latest? Hopefully should fix the issue.

Perfect!!!!

Thank you 馃榾

Update
In this mode I can see the latest cast member(Lisseth Chavez)

one more question. why is the info instant in this mode?

It's instant because the focused item in the list container is what holds the info. The info dialog doesn't load any info itself, it just "arranges" the existing info for the focused item. Outside the list container, if you opened the info dialog it would be completely empty because there's no list and no focused item. That's why Estuary Mod "fakes" the info dialog by creating a custom dialog with info from the VideoPlayer.

In Arctic Horizon, I use the real info dialog by using a few tricks:

  • TMDbHelper calls a custom window with a widget hidden offscreen.
  • The widget contains a smart playlist with rules that can only match the playing item.
  • Once the widget loads, TMDbHelper simulates the user pressing info on the widget.

For items not in the library, the smart playlist is replaced with a TMDbHelper widget. Previously I was only using the online TMDb widgets from the OSD, which is why some cast info was missing (probably not updated on TMDb website yet).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

drinfernoo picture drinfernoo  路  7Comments

taoxtrece picture taoxtrece  路  7Comments

sammy2142 picture sammy2142  路  7Comments

Blurayx picture Blurayx  路  5Comments

SerpentDrago picture SerpentDrago  路  5Comments