feelfreelinux / kast

Kast is a simple yet powerful DLNA control tool.
GNU General Public License v3.0
15 stars 3 forks source link

Provide subtitles support #16

Open feelfreelinux opened 7 years ago

feelfreelinux commented 7 years ago

Most of modern renderers, searches for subtitles in file source. We should allow to add subtitles to filesystem in HTTPFileSystem. Example actual output: "File not valid: test.srt" "File not valid: test.ssa" "File not valid: test.ass" "File not valid: test.sub" "File not valid: test.smi" "File not valid: test.txt" "File not valid: test.idx" "File not valid: test.mpl" "File not valid: test.vtt" "File not valid: test.psb" "File not valid: test.sami" "File not valid: test.pjs"