Hi,
Is it possible to scrub shows without a title if titleoriginal exists? I'm making an ini for a Lithuanian site (cultureinfo=lt-LT) which currently supports only original titles (non-Lithuanian). I tried to use this:
index_title.scrub {single(lang=en)|...}
* or this
index_title.scrub {single(lang=xx)|...}
...but it still makes entries in the output as <title lang="lt">. If I only scrub index_titleoriginal, then WG+ skips all of the shows because it can't find the title.