2015-01-30, 18:55
What does this thread now say ended?
(2015-01-30, 18:52)mikebzh44 Wrote: Maybe it's too late or maybe it's skin and not Helix 14.1 releated but smart playlists and movie sets have a strange behaviour now :You should always test with the default skin Confluence first to confirm it is not a skin related issue. Please do that and report your finding based on that.
http://forum.kodi.tv/showthread.php?tid=...pid1909331
(2015-01-30, 18:55)trvbone Wrote: What does this thread now say ended?14.1 went final yesterday about 24 hours ago. https://github.com/xbmc/xbmc/commit/b5dbdb57db04a8628c78fecfa7002eac04820797
(2015-01-30, 22:14)kricker Wrote: I can minimize/restore while playing video (on Windows) without any crash. If there isn't one already, start a thread for this and post your debug log.
(2015-01-30, 18:56)kricker Wrote:This is wat I try to explain in the post in link.(2015-01-30, 18:52)mikebzh44 Wrote: Maybe it's too late or maybe it's skin and not Helix 14.1 releated but smart playlists and movie sets have a strange behaviour now :You should always test with the default skin Confluence first to confirm it is not a skin related issue. Please do that and report your finding based on that.
http://forum.kodi.tv/showthread.php?tid=...pid1909331
ActivateWindow(VideoLibrary,special://profile/playlists/video/Parents.xsp,return)
<item id="10">
<label>31954</label>
<onclick>ActivateWindow(Videos,MovieTitles,return)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible>!Skin.HasSetting(HomeMenuNoMovieButton) + Library.HasContent(Movies)</visible>
</item>
<item id="10">
<label>PARENTS</label>
<onclick>ActivateWindow(VideoLibrary,special://profile/playlists/video/Parents.xsp,return)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible>!Skin.HasSetting(HomeMenuNoMovieButton) + Library.HasContent(Movies)</visible>
</item>