issues
search
huynhsontung
/
Screenbox
LibVLC-based media player for the Universal Windows Platform
GNU General Public License v3.0
1.11k
stars
44
forks
source link
feat: media track improvements
#353
Closed
huynhsontung
closed
7 months ago
huynhsontung
commented
7 months ago
Support .idx and .sub files
Use proper neighbouring files query to find subtitles in the current directory.
Improve external subtitle handling, including auto subtitle load on playback. Fixes #190
Unify video, audio, and subtitle track to have the same base class
MediaTrack
Parse language tag to display language name whenever possible. Fixes #235
Show a tool tip if the subtitle name is too long
MediaTrack