Quote:
Originally Posted by chrnno
Here:
Code:
...
File "calibre_plugins.fanfictiondownloader_plugin.fanficdownloader.story", line 315, in __init__
File "calibre_plugins.fanfictiondownloader_plugin.fanficdownloader.story", line 425, in setReplace
File "re.py", line 190, in compile
File "re.py", line 242, in _compile
error: bogus escape (end of line)
...
|
There's a mistake in your replace_metadata in personal.ini. Probably something to do with a '\' character at the end of a line.
If you have trouble finding it, you can post your replace_metadata here. Make sure you look at all the sections that could be effecting it; [defaults] and [overrides] as well as site specific.