Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No subtitles (CC) on TiviMate #14

Open
tb86 opened this issue Dec 3, 2024 · 5 comments
Open

No subtitles (CC) on TiviMate #14

tb86 opened this issue Dec 3, 2024 · 5 comments

Comments

@tb86
Copy link

tb86 commented Dec 3, 2024

I don't have subtitles (CC) on TiviMate. But they work on IPTVPRO app..

Some other playlist which have subtitles work in both players...

What my be the issue?

Thank you

Edit: Actually it doesn't work also for DaddyLive and TheTVApp.

@dtankdempse
Copy link
Owner

If the playlist doesn't have embedded subtitles, TiviMate wouldn't show an option for them. I don't believe MoveOnJoy includes subtitles in their playlist. Not sure why IPTV Pro shows them, unless it's pulling subtitles from an external source.

@tb86
Copy link
Author

tb86 commented Dec 6, 2024

Not sure. I also have subtitles on Kodi. I guess I should write to TiviMate people...

@dtankdempse
Copy link
Owner

Subtitles are usually embedded wtihin the M3U8 file as additional tracks using the #EXT-X-MEDIA tag. These tags provide metadata about the subtitle tracks, such as the language, name, and the URL where the subtitle file is located. The URL usually points to a WebVTT (.vtt) or similar subtitle file format that the player can fetch and render along with the video.

URL Requested: http://fl5.moveonjoy.com/CNBC/index.m3u8

Response:

#EXTM3U
#EXT-X-STREAM-INF:AVERAGE-BANDWIDTH=3240000,BANDWIDTH=4050000,RESOLUTION=1280x720,FRAME-RATE=59.940,CODECS="avc1.4d4028,mp4a.40.2",CLOSED-CAPTIONS=NONE
tracks-v1a1/mono.m3u8

Open the URL in a browser to download the file, and you can confirm that no subtitles are embedded in the playlist.

@tb86
Copy link
Author

tb86 commented Dec 7, 2024

It's really weird

Screenshot_2024-12-07-01-10-05-692_ru iptvremote android iptv pro-edit

Also getting subtitles in VLC player...

@tb86
Copy link
Author

tb86 commented Dec 7, 2024

Btw thank you for all your hard work! If there was a wishlist , I hope you can add some Balkan playlist to it. I appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants