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

make chapter images a per-library setting

This commit is contained in:
Luke Pulverenti 2016-08-29 17:06:24 -04:00
parent fc63d39e27
commit 0659c5bdc1
6 changed files with 41 additions and 61 deletions

View file

@ -2224,5 +2224,7 @@
"LabelMaxAudioFileBitrateHelp": "Audio files with a higher bitrate will be converted by Emby Server. Select a higher value for better quality, or a lower value to conserve local storage space.",
"LabelVaapiDevice": "VA API Device:",
"LabelVaapiDeviceHelp": "This is the render node that is used for hardware acceleration.",
"HowToConnectFromEmbyApps": "How to Connect from Emby apps"
"HowToConnectFromEmbyApps": "How to Connect from Emby apps",
"MessageFolderRipPlaybackExperimental": "Support for playback of folder rips and ISOs in this app is only expirimental. For best results, try an Emby app that supports these formats natively, or use plain video files.",
"OptionExtractChapterImage": "Enable chapter image extraction"
}