[s][Bug?][/s](Kodi Krypton Beta6) Container.Content doesnt work in MyPlaylist.xml
#1
Not Shure if this is a Bug or if this shuld behave like that by Design, but:

"Container.Content(foo)" doesnt have any Effect, if a View is used in MyPlaylist.xml

All which seems to Work is to use the two window Names for specivic Content. This works for separating Songs (Music Content) from Movies and Episodes (VideoContent)
But fails, as soon u would like to show different Infos for Movies and Episodes in a Playlist.
If this shuld act like that by Desing, then i would like to ask: why this Restriction? Wat is Exactly the Intention behinde this? Is there a Intention/Reason?

Regards.
Reply
#2
video playlist can contain mixed content. it's possible to add movies, episodes and music videos to a single playlist.
likely because of that, container content is not set.

if you want to display different info, you're limited to using a condition like :
String.IsEqual(ListItem.DBType, movie)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
Thanks.

That helped.
Reply

Logout Mark Read Team Forum Stats Members Help
[s][Bug?][/s](Kodi Krypton Beta6) Container.Content doesnt work in MyPlaylist.xml0