Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84004

Library.HasContent(Moviesets)

$
0
0
If we want to show a collection case for moviesets we have:
Library.HasContent(Moviesets)

but the collection case returns true for moviesets, tv shows and seasons?

I've tried with:
<value condition="Library.HasContent(Moviesets) | !Container.Content(TVShows) | !Container.Content(Seasons)">extras/flagging/cases/collection.png</value>
<value condition="Container.Content(TVShows) | Container.Content(Seasons)">extras/flagging/cases/TVseries.png</value>

but the collection case is still visible for tvshows and seasons, why ?

Ideas?

Thanx ...

Viewing all articles
Browse latest Browse all 84004

Trending Articles