pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update opensubtitles.ts

Pas ee317b80 fab47035

+1
+1
src/utils/externalSubtitles/opensubtitles.ts
··· 38 38 openSubtitlesCaptions.push({ 39 39 id: downloadUrl, 40 40 language, 41 + display: caption.LanguageName, 41 42 url: downloadUrl, 42 43 type: caption.SubFormat || "srt", 43 44 needsProxy: false,