Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
656 stars 175 forks source link

Request for Adding Custom Subtitle Language Support #284

Closed Nitzantomer1998 closed 3 months ago

Nitzantomer1998 commented 3 months ago

Hi,

I have a subtitle addon called "Heb Subs," and I have set the subtitle language to a custom value, for example, "Test." Currently, all the subtitles provided by my addon are labeled as "Test."

It would be amazing if there was a way to add this custom language to the Stremio language settings. This would enable users to set "Test" as the default subtitle language within Stremio, just like the other predefined languages.

Thank you for considering this feature request!

TRtomasz commented 3 months ago

whats the purpose of this? Whe just not use regular subtitles language?

Nitzantomer1998 commented 3 months ago

I want to separate two cases.

case number 1 the subtitles are made by man therefore they are good so they will be in the original language

but case number two when the subtitle is made by a translation from another language (by machine) so it’s less accurate/good so I want it in other label so it’s won’t mix the two

jaruba commented 3 months ago

@Nitzantomer1998 your request is simply not possible to achieve, the language list in the app settings is hardcoded, the app cannot know the custom languages that subtitle addons set before they respond to a movie / episode subtitle request