Is it possible and how to ID external subtitles near/under a local video file?
The goal is to auto-translate an available sub file (if there is one) that is located near a local video file path. Using xbmc.Player().getAvailableSubtitleStreams() –...