2015-12-18, 20:46
Wait for new update, I have make changes and restore skin settings.
Quote:This is a in-core replacement for script.videolanguage. Since we already know about the streamdetails there's no need to perform additional json look-ups just to fill those.
If available, the following audio and subtitle based properties will be filled from streamdetails:
ListItem.Property(AudioCodec.[n])
ListItem.Property(AudioLanguage.[n])
ListItem.Property(AudioChannels.[n])
ListItem.Property(SubtitleLanguage.[n])
Unlike the script this is setting the properties on the actual ListItem. Skins just need to replace Window.Property with ListItem.Property. After that the script dependency can be ditched.
(2015-12-19, 02:01)HexOmega Wrote: Guilouz, i just noticed that the language and subtitle language icones are displayed for the first language only. So i made some search and i found that:
Quote:This is a in-core replacement for script.videolanguage. Since we already know about the streamdetails there's no need to perform additional json look-ups just to fill those.
If available, the following audio and subtitle based properties will be filled from streamdetails:
ListItem.Property(AudioCodec.[n])
ListItem.Property(AudioLanguage.[n])
ListItem.Property(AudioChannels.[n])
ListItem.Property(SubtitleLanguage.[n])
Unlike the script this is setting the properties on the actual ListItem. Skins just need to replace Window.Property with ListItem.Property. After that the script dependency can be ditched.
Sources: https://github.com/xbmc/xbmc/pull/7921
(2015-12-20, 06:33)dibson Wrote: Hi,
I am still having issues with the 'Big Wide with Logos' view. Is there an additional setting I need to enable to get the Movie logos or even have the movie name appear as a header. Below is a screenshot of what I get on both my pc and nvidia shield (the view for Big Wide is the same as the Big Wide with Logos)
(2015-12-20, 15:44)Isgak_Abrahams Wrote: I just changed to the light theme, and my sub menu disappeared. Any ideas? My sub menus are still there, just that it's no longer available In my menu bar
(2015-12-20, 20:48)Guilouz Wrote:Did a reload of the skin, and it's working fine again(2015-12-20, 15:44)Isgak_Abrahams Wrote: I just changed to the light theme, and my sub menu disappeared. Any ideas? My sub menus are still there, just that it's no longer available In my menu bar
I do not have this problem. all working fine for me.
(2015-12-20, 20:46)Guilouz Wrote:(2015-12-20, 06:33)dibson Wrote: Hi,
I am still having issues with the 'Big Wide with Logos' view. Is there an additional setting I need to enable to get the Movie logos or even have the movie name appear as a header. Below is a screenshot of what I get on both my pc and nvidia shield (the view for Big Wide is the same as the Big Wide with Logos)
You must activate logo in skin settings to have header logos.
I think you do not have downloaded logos with artwork downloader.