add single art limit setting to dlna profile

This commit is contained in:
Luke Pulverenti
2014-11-29 15:22:35 -05:00
parent 999ad78a0d
commit 1a3cd2a1c4
2 changed files with 67 additions and 63 deletions

View File

@@ -1291,5 +1291,7 @@
"HeaderYears": "Years",
"HeaderAddTag": "Add Tag",
"LabelBlockItemsWithTags": "Block items with tags:",
"LabelTag": "Tag:"
"LabelTag": "Tag:",
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl."
}