Season Landscapes – ListItem.Art(season.landscape)

It would be cool if kodi added support for season landcapes (seasonxx-landscape). for now only has for the tvshow.
without a proper support we have to use a workaround like the code below, but we cant use conditions, like isEmpty.

PHP Code:
$INFO[ListItem.Path]$INFO[ListItem.Season,season,-poster.jpg

Thanks