mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-12 05:06:23 +00:00
fixes #795 - Support reading Xbmc nfo's
This commit is contained in:
@@ -835,5 +835,16 @@
|
||||
"TitleRemoteControl": "Remote Control",
|
||||
"OptionLatestTvRecordings": "Latest recordings",
|
||||
"LabelProtocolInfo": "Protocol info:",
|
||||
"LabelProtocolInfoHelp": "The value that will be used when responding to GetProtocolInfo requests from the device."
|
||||
"LabelProtocolInfoHelp": "The value that will be used when responding to GetProtocolInfo requests from the device.",
|
||||
"TabXbmcMetadata": "Xbmc",
|
||||
"HeaderXbmcMetadataHelp": "Media Browser includes native support for Xbmc Nfo metadata and images. To enable or disable Xbmc metadata, use the Advanced tab to configure options for your media types.",
|
||||
"LabelXbmcMetadataUser": "Add user watch data to nfo's for:",
|
||||
"LabelXbmcMetadataUserHelp": "Enable this to keep watch data in sync between Media Browser and Xbmc.",
|
||||
"LabelXbmcMetadataDateFormat": "Release date format:",
|
||||
"LabelXbmcMetadataDateFormatHelp": "All dates within nfo's will be read and written to using this format.",
|
||||
"LabelXbmcMetadataSaveImagePaths": "Save image paths within nfo files",
|
||||
"LabelXbmcMetadataSaveImagePathsHelp": "This is recommended if you have image file names that don't conform to Xbmc guidelines.",
|
||||
"LabelXbmcMetadataEnablePathSubstitution": "Enable path substitution",
|
||||
"LabelXbmcMetadataEnablePathSubstitutionHelp": "Enables path substitution of image paths using the server's path substitution settings.",
|
||||
"LabelXbmcMetadataEnablePathSubstitutionHelp2": "See path substitution."
|
||||
}
|
||||
Reference in New Issue
Block a user