Is anyone else having issues with the Get Story URLs From Email with the new version? It told me my login credentials were wrong (they haven't changed). I went ahead and re-entered my password anyway, but it still didn't work.
If it makes a difference, I am using GMail for this.
The error I am getting is:
Spoiler:
calibre, version 5.43.0
ERROR: Unhandled exception: <b>error</b>:b'[AUTHENTICATIONFAILED] Invalid credentials (Failure)'
calibre 5.43 embedded-python: True is64bit: True
Linux-5.4.0-113-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.4.0-113-generic', '#127-Ubuntu SMP Wed May 18 14:30:56 UTC 2022')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: Count Pages (1, 11, 2) && FanFicFare (4, 13, 0) && Generate Cover (2, 1, 0) && Resize Cover (1, 1, 0) && Save Composite Custom Columns (1, 1, 1) && View Manager (1, 8, 0)
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 569, in get_urls_from_imap_menu
url_list = get_urls_from_imap(prefs['imapserver'],
File "/media/dcarwyr/64d4736b-8fcf-47aa-9afd-5cf1fa13e1aa/calibre-portable/CalibreConfig/plugins/FanFicFare.zip/fanficfare/geturls.py", line 189, in get_urls_from_imap
status = mail.login(user, passwd)
File "imaplib.py", line 603, in login
imaplib.IMAP4.error: b'[AUTHENTICATIONFAILED] Invalid credentials (Failure)'