looking what filters are currently defined:
pandora.site.itemKeys.filter(function(item) { return item.filter;
}).map(function(item) {return item.id })
["featuring", "language", "country", "year"]
and comparing that with the filters defined in config.pandora.jsonc you
have to set "filter": true on director and keywords.