So, I've got a weird error when trying to use FFF on AO3 today:
Code:
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.jobs", line 318, in do_download_for_worker
File "C:\Users\clem\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\writers\base_writer.py", line 234, in writeStory
File "C:\Users\clem\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\writers\writer_epub.py", line 613, in writeStoryImpl
File "C:\Users\clem\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\story.py", line 1483, in getChapters
File "string.py", line 121, in substitute
File "string.py", line 118, in convert
File "string.py", line 101, in _invalid
ValueError: Invalid placeholder in string: line 1, col 18
I'm trying new things in my personal.ini right now, but the only thing I've changed (on purpose) since the last time it worked is the title page display code, and I've tried to download without this part, without any change.
It's the same error with all the URL I've tried.
Oh and now that I think about it, I've updated Calibre this morning.