diff --git a/bridges/EZTVBridge.php b/bridges/EZTVBridge.php index 936a32e9..b0e4ac16 100644 --- a/bridges/EZTVBridge.php +++ b/bridges/EZTVBridge.php @@ -13,7 +13,8 @@ class EZTVBridge extends BridgeAbstract{ { "name" : "Show ids", "identifier" : "i", - "exampleValue" : "showID1,showID2,..." + "exampleValue" : "showID1,showID2,...", + "required": true } ]';