jellyfin: update desc

This commit is contained in:
Liangbin Lian 2023-12-08 11:40:49 +08:00
parent 5a3c882167
commit 4646de0a8f
3 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ m = taskd.docker_map("jellyfin", "jellyfin", "/usr/libexec/istorec/jellyfin.sh",
.. translate("Official website:") .. ' <a href=\"https://jellyfin.org/\" target=\"_blank\">https://jellyfin.org/</a>'
.. "<dl><dt>" .. translate("The following models support hardware transcoding without configuration in Jellyfin:") .. "</dt>"
.. "<dd>- Easepi ARS2</dd>"
.. "<dd>- " .. translate("RK3568 series (e.g. R5S, R68s, R66s, etc.) with iStoreOS firmware (version 20221123 and above). Other firmwares require MPP and RGA to be turned on, and are not guaranteed to be available.") .. "</dd>"
.. "<dd>- " .. translate("RK35xx series (e.g. R6S, R5S, R68s, R66s, H28K, etc.) with iStoreOS firmware (version 20221123 and above). Other firmwares require MPP and RGA to be turned on, and are not guaranteed to be available.") .. "</dd>"
.. "<dt>" .. translate("The following models may support hardware transcoding by referring to the official Jellyfin documentation:") .. "</dt>"
.. "<dd>- " .. translate("x86 series") .. "</dd>"
.. "<dd>- " .. translate("Raspberry Pi series") .. "</dd>"

View File

@ -10,8 +10,8 @@ msgstr "Jellyfin 是志愿者构建的媒体解决方案,可让您控制自己
msgid "The following models support hardware transcoding without configuration in Jellyfin:"
msgstr "以下机型无需在Jellyfin配置即支持硬件转码"
msgid "RK3568 series (e.g. R5S, R68s, R66s, etc.) with iStoreOS firmware (version 20221123 and above). Other firmwares require MPP and RGA to be turned on, and are not guaranteed to be available."
msgstr "RK3568 系列例如R5SR68sR66s等)并使用 iStoreOS 固件版本20221123及以上。其他固件需开启MPP和RGA不保证可用。"
msgid "RK35xx series (e.g. R6S, R5S, R68s, R66s, H28K, etc.) with iStoreOS firmware (version 20221123 and above). Other firmwares require MPP and RGA to be turned on, and are not guaranteed to be available."
msgstr "RK35xx 系列例如R6SR5SR68sR66sH28K等)并使用 iStoreOS 固件版本20221123及以上。其他固件需开启MPP和RGA不保证可用。"
msgid "The following models may support hardware transcoding by referring to the official Jellyfin documentation:"
msgstr "以下机型参考 Jellyfin 官方文档配置可能支持硬件转码:"

View File

@ -2,6 +2,6 @@ config jellyfin
option 'hostnet' '0'
option 'port' '8096'
option 'image' 'default'
option 'media_path' ''
option 'config_path' ''
option 'cache_path' ''
# option 'media_path' ''
# option 'config_path' ''
# option 'cache_path' ''