stremio-addon-sdk icon indicating copy to clipboard operation
stremio-addon-sdk copied to clipboard

Customize subtitle labels in the addon

Open dev-namnv opened this issue 1 month ago • 1 comments

Hi, I’m the developer of the subtitle addon. I’ve noticed that embedded subtitles can have different labels, which is great for users because it helps them distinguish between types, for example, SDH or Portuguese (Brazil). How can I customize the labels for certain subtitles like these?

Regarding the current Subtitle interface, it only includes id, url, and lang. I’ve been using lang as a workaround for displaying custom labels. This works on the Stremio web version, but on Stremio mobile, it shows as undefined.

Is there a more reliable way to display custom labels?

Image

Thank you.

dev-namnv avatar Nov 30 '25 11:11 dev-namnv

@dev-namnv sadly, there's no way currently to set those labels

dexter21767-dev avatar Dec 03 '25 22:12 dexter21767-dev