- {JSON.stringify(subtitle)} -
++ {subtitle.title} +
++ {subtitle.importIsExternal + ? 'External' + : 'Internal'} +
++ {subtitle.language} +
+ +- {JSON.stringify(rawStream)} -
+ <> ++ {rawStream.title} +
++ {rawStream.format} +
++ {rawStream.language} +
+ +