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

Add bwdif deinterlace option

This commit is contained in:
Orry Verducci 2020-08-10 22:08:04 +01:00
parent 3506520896
commit 262bf48e2b
3 changed files with 3 additions and 0 deletions

View file

@ -1475,6 +1475,7 @@
"PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",
"YadifBob": "YADIF Bob",
"Yadif": "YADIF",
"Bwdif": "BWDIF",
"Track": "Track",
"Season": "Season",
"ReleaseGroup": "Release Group",

View file

@ -1546,6 +1546,7 @@
"XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.",
"Yadif": "YADIF",
"YadifBob": "YADIF Bob",
"Bwdif": "BWDIF",
"Yes": "Yes",
"Yesterday": "Yesterday",
"PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",