diff --git a/1080i/DialogVideoInfo.xml b/1080i/DialogVideoInfo.xml
index f2063f8bf0..19fc4bc90e 100644
--- a/1080i/DialogVideoInfo.xml
+++ b/1080i/DialogVideoInfo.xml
@@ -736,6 +736,19 @@
no
!String.IsEqual(ListItem.DBType,movie)
+
+ 2
+ 58
+ separator3.png
+
+
+ Special Features
+ ButtonInfoDialogsCommonValues
+
+ String.IsEqual(Window(home).Property(SpecialFeatures.Visible),true)
+ Action(close)
+ RunScript(plugin.video.specialfeatures,listitem)
+
2
58
diff --git a/language/English/strings.po b/language/English/strings.po
index 285ffe5c28..c2cf70f5c8 100644
--- a/language/English/strings.po
+++ b/language/English/strings.po
@@ -1127,3 +1127,7 @@ msgstr ""
msgctxt "#31964"
msgid "NoTo"
msgstr ""
+
+msgctxt "#31965"
+msgid "Special Features"
+msgstr ""
\ No newline at end of file