From 0dedc7803ac9b1faeb464ae52fc7c38f1357cb7f Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 21 Feb 2013 12:31:32 +0530 Subject: [PATCH] cleanup indiancinema filters --- pandora/config.indiancinema.jsonc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index fea72592..cfde4766 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -75,7 +75,6 @@ // fixme: either this, or filter: true in itemKeys, but not both "filters": [ {"id": "director", "title": "Director", "type": "string"}, - {"id": "country", "title": "Country", "type": "string"}, {"id": "year", "title": "Year", "type": "integer"}, {"id": "language", "title": "Language", "type": "string"}, {"id": "genre", "title": "Genre", "type": "string"}, @@ -84,8 +83,7 @@ {"id": "producer", "title": "Producer", "type": "string"}, {"id": "cinematographer", "title": "Cinematographer", "type": "string"}, {"id": "editor", "title": "Editor", "type": "string"}, - {"id": "actor", "title": "Actor", "type": "string"}, - {"id": "keyword", "title": "Keyword", "type": "string"} + {"id": "actor", "title": "Actor", "type": "string"} ], "flags": false, /*