Kodi Community Forum

Full Version: xbmc.getInfoLabel("VideoPlayer.Year") returns season year
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I`ve noticed that xbmc.getInfoLabel("VideoPlayer.Year") started to return season year for Tv-show instead of the year of release.

I think that it is a bug, cause release year is much usable data than season year.
If we wanna aired date, users should use xbmc.getInfoLabel("VideoPlayer.Premiered").

WDYT?