Kodi Community Forum

Full Version: Boolean Conditions to check if an episode/movie has subtitle
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Don't exactly how to say but is it possible to create a boolean condition(?) to check if episodes/movies in the library has subtitles.
With this, I'll be able to modify the skin to add a <visible> </visible> so I can show/hide a Subtitle image (like those video/audio codec images) whenever a Episode/Movie has subtitle.

Today there's only VideoPlayer.HasSubtitles but I need something like this applied to the library!

Thanks