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:
parent
1d3b297f1b
commit
a67710fe2c
3 changed files with 20 additions and 1 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue