1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add configurable IgnoreDts flag to M3U tuner

This commit is contained in:
knackebrot 2022-06-13 00:41:41 +02:00 committed by Bill Thornton
parent 1d3b297f1b
commit a67710fe2c
3 changed files with 20 additions and 1 deletions

View file

@ -506,6 +506,8 @@
"Horizontal": "Horizontal",
"HttpsRequiresCert": "To enable secure connections, you will need to supply a trusted SSL certificate, such as Let's Encrypt. Please either supply a certificate, or disable secure connections.",
"Identify": "Identify",
"IgnoreDts": "Ignore DTS (decoding timestamp)",
"IgnoreDtsHelp": "Disabling this option may resolve some issues, e.g. missing audio on channels with separate audio and video streams.",
"Image": "Image",
"Images": "Images",
"ImportFavoriteChannelsHelp": "Only channels that are marked as favorite on the tuner device will be imported.",