Flagging for external subtitle at dynamic list
#1
At dynamic list in Movie Library, is there any way to check the external subtitle file (srt file)?

I found this condition but it looks for internal subtitle (as far as I know) check not external subtitle.
xml:

<visible>IsEmpty(Window.Property(movie.SubtitleLanguage.1)) | !IsEmpty(Window.Property(movie.SubtitleLanguage.2))</visible>

Also, found another condition but it only valid when it playing video.
xml:

<visible>VideoPlayer.HasSubtitles</visible>
Reply

Logout Mark Read Team Forum Stats Members Help
Flagging for external subtitle at dynamic list0