recloudstream / cloudstream

Android app for streaming and downloading media.
GNU General Public License v3.0
6.8k stars 545 forks source link

Subtitles won't apply automatically in downloads #1332

Open Turhvjbufv opened 2 months ago

Turhvjbufv commented 2 months ago

Steps to reproduce

*note: not sure if it's a bug or isn't implemented

Download an episode with English subtitles and have the language subtitles be on English also

Expected behavior

The English subtitles should apply to the episode automatically

Actual behavior

Doesn't apply and I need to select them from the subtitles source

Cloudstream version and commit hash

4.4.0 b4c5ac2

Android version

android 14

Logcat

No response

Other details

No response

Acknowledgements

ZalaZulu commented 2 months ago

Actually i had figured out the problem. First of all i need you to know that, in my language (which is Turkish;) The word "Turkish" means "Türkçe"

As normal, I had set my autoload subtitle menu to Turkish so whenever i watch a movie from a movie site, cloudstream searchs for the the phrase "turkish" in subtitles options to load. As cloudstream is not searching for the phrase "Türkçe" but only searchs the phrase "turkish" , and as on most of the local movisites in turkiye the subtitles are labeled with my native language, as "Türkçe subtitle" (not "Turkish subtitle"as it is in English) cloudstream cant find the phrase "turkish" in subtitle labels, so it wont launch any subtitle.

I had tried it eith several global movie sites, where my sibtitle language is labeled as "Turkish"(Not "Turkçe") auto load perfectly worked

It is just a translation bug, which is very hard to experience for the native Englush speaking users. I hope, im clear and it can be solved soon.