Kodi Community Forum

Full Version: Container(id).HasContent(foo)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Would be Cool to Have

Code:
Container(id).HasContent(foo)

instead of just

Container.HasContent(foo)