Add subtitles support for Panasonic Vieira

Issue #176 resolved
Petr Nejedly repo owner created an issue

http://forum.serviio.org/viewtopic.php?f=5&t=555&p=3493#p3493

For .avi/.divx files, TwonkyMedia server checks if a file with the same name and one of the following extensions (.srt/.sub/.txt/.smi/.ssa/.psb/.ass) exists. If such a file exists, two additional properties are added to the resource element of the item: \ pv:subtitleFileType="SRT"\ One of the following values according to the extension: SRT/SUB/TXT/SMI/SSA/PSB/ASS\ pv:subtitleFileUri="http://IPortnumber/disk/O0$3$25I45.srt" URI of the file containing the caption data \ These two properties are included in the <res> element of the according video file.

Comments (2)

  1. Petr Nejedly reporter
    • changed status to open

    implementation ready to be tested once a Panasonic renderer can be assigned a profile in 0.5

  2. Log in to comment