I have TVDB and TMDB API keys but I can't work out how to pass them to TVHeadend.
I've established from the Python scripts tv_meta_tmdb.py and tv_meta_tvdb.py that I need to be passing them as options (--tvdb-key x --tvdb-languages en --tmdb-key x) but I can't fathom where I do this. Help please.