2020-11-14, 19:47
@MB1968
Haha...you bet!
Haha...you bet!
(2020-11-14, 16:00)latts9923 Wrote: @MB1968Here's the correct code for CoreELEC. Thanks for your support @latts9923.
Yeah, if you look at the bottom of the xml for KodiFlix, I had to copy each image and adjust the code for Center List. There are two posters that show when Movie Set Cases is enabled. If you turn it off you should only see one. At the bottom of the KodiFlix xml look for "$VAR[ListPosterVar]". Like I said there are two of them now, so edit the second one that has "Skin.HasSetting(KodiFlixMoviesCenterList)" in the visible line. For some reason, it looks like CoreELEC is throwing the coordinates off a little. You'll have to move it left, down and maybe adjust the height...that poster was a pain in the butt to get it to look right with Center List.
(2020-11-17, 01:52)latts9923 Wrote: @MB1968Are you advising me to adjust this piece of code starting at line 7001? I had no luck so far by adapting the values for left and/or width. So weird that CoreELEC behaves differently than Android or Windows. Doesn't make sense to me.
Look at all your poster code at the bottom of the KodiFlix xml...start with <!-- Case 1 -->. The right edge is probably the poster for the first movie like you said. The blue you circled is more than likely a poster from another movie. They are all hiding behind the boxset and slide out.
(2020-11-18, 16:50)latts9923 Wrote: @MB1968"Should".......no luck so far. I have to do more tests and Kodi restarts. Maybe @Vimmelthevampire is willing to help.
Yes...adjusting the left coordinate for "Set.Movie.1.Art(poster)" should fix the one with the right edge sticking out...it could be a different poster. You'll have to adjust the other poster coordinates for Case 2, 3, etc. to figure out which one is showing the small blue in the top right. It is strange that CoreELEC is throwing these images off a bit. I had to tweak the set poster coordinates a bit for MQ 8 when I ported the new code from MQ 7 as well.
(2020-11-21, 19:20)Vimmelthevampire Wrote: Hi. I'll have a look see if it happens in Alex/ libreElec.