Hello!
First of all thank you for this plug-in! I have a question and hope this is the right place to ask. Tanjamuse - thank you for that, it's so handy! - gave me the hint to use this setting in the FanFicFare plug-in:
Code:
generate_cover_settings:
${category}=>Bleach=>Bleach
Now I tried to change that in a way that instead of category the plug-in would search for a specific ship in the metadata. But that did not work. I have not very much knowledge about this 'language', so I tried:
Code:
${ships}=>Naruto/Sasuke=>NaruSasu
which did not work. Then I set FFF to put the ships in a custom column, taking the idea from a post above, called the column ships, and tried again.
Code:
${#ships}=>Naruto/Sasuke=>NaruSasu
It didn't work either. I have cover settings with the appropriate names, so that's not it. Could you point me in the right direction? Any help is appreciated!