is there any way to add my password with apostrophes to AO3 in the personal.ini?
My password has the % symbol in it, and it results in this error (password slightly modified)
Code:
"calibre, version 6.13.0
ERROR: Unhandled exception: <b>InterpolationSyntaxError</b>:'%' must be followed by '%' or '(', found: "%x5'"
calibre 6.13 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (10, 0, 3) && Count Pages (1, 12, 1) && EpubMerge (2, 15, 0) && FanFicFare (4, 20, 4) && Generate Cover (2, 3, 2) && Goodreads (1, 7, 3) && KePub Input (3, 6, 3) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 6, 3) && Kindle hi-res covers (0, 5, 0) && Kobo Utilities (2, 16, 6) && KoboTouchExtended (3, 6, 3) && Manage Series (1, 5, 0) && View Manager (1, 10, 2)
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.dialogs", line 1398, in accept
File "calibre_plugins.fanficfare_plugin.fff_util", line 48, in test_config
File "C:\Users\name\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\configurable.py", line 931, in test_config
File "configparser.py", line 860, in items
File "configparser.py", line 860, in <listcomp>
File "configparser.py", line 856, in <lambda>
File "configparser.py", line 395, in before_get
File "configparser.py", line 442, in _interpolate_some
configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: "%x5'"