[Request] setArt() for python listitems

Discussion of XBMC4XBOX development.
Post Reply
PPlayerxx
Posts: 16
Joined: Tue Oct 30, 2018 3:51 pm
Location: Italy
Has thanked: 7 times
Been thanked: 1 time

[Request] setArt() for python listitems

Post by PPlayerxx »

Hi guys, i know these days popped up some issues with video scrapers, but i'm trying to port a plugin from Kodi to the xbox, and on Kodi they have removed all the SetIconImage, GetIconImage and SetThumbnailImage (see here https://github.com/xbmc/xbmc/pull/16444), in favor of setart, wich can set varius strings (thumbs, fanarts,...).
I'm not saying to remove our fuctions, but to add a new one, wich can handle all of them, and can improve compatibility with a lot (all from matrix?) of plugins.
Here is the pull request= https://github.com/xbmc/xbmc/pull/3842
There is also the getart function, never used it but seems cool, maybe have a look at it (https://github.com/xbmc/xbmc/pull/9627/ ... 7f103b0e03)
Stay safe,
PPlayerxx
Post Reply