mistervee / skin.madnox

Other
13 stars 13 forks source link

Pics on Views are not adjusted on Addons #50

Open Kampfader opened 3 years ago

Kampfader commented 3 years ago

I have Kodi 18.9 (Coreelec) on Odroid N2 one questen, is it the Addon Problem or Skin Problem?

see my upload..

that is Netflix (Square / Wall) image

that is Netflix (Cover / List) image it looks better but still squeezed

Disney+ (Square / Wall) image the same as that Netflix Addon Disney+ (Cover / List) image is compressed laterally

mistervee commented 3 years ago

For appropriate views to be selectable. The addon need to specify what content is shown in the container - (Container.Content and ListItem.DBTYPE). Being movies or tv shows.

The addon also needs to fill the correct listitems with the appropriate artwork type. If it a Poster or icon the aspect ratio is 1/1.5. If the image is a 16:9 image it should be fanart. If it is a 16:9 image with text it should be landscape.

A discussion in the kodi forum form skin devs was posted sometime back. https://forum.kodi.tv/showthread.php?tid=227179 The addon developer needs to code it in for the skin to function correctly, as every view is based upon what content is shown in the container and the artwork type.

Can you link me the repo so i can test? EDIT: there a many forks of the netflix addon so not sure which one.

Kampfader commented 3 years ago

im use this repo for netflix

https://github.com/CastagnaIT/repository.castagnait