I hadn’t seen that, thanks that points me in the right direction, however:
Do you have any mechanism for getting related posts via a custom field?
I have post types like so:
I link characters to game via a relationship advanced custom field so YARPP doesn’t see them as related. I’ve been writing custom code to generate my own related posts by looping through the meta_query to get my particular key-value pair, but if YARPP can do it instead that would work better for me.