Edit:
I looked at the repo and seems issue was fixed by the time I posted this. I assume the fix will be in v4.7.0?
orig:
I'm getting the following error when downloading any fic from RoyalRoad, couldn't find discussion in last few pages.
NameError: name 'ts' is not defined
Traceback:
Code:
File "calibre_plugins.fanficfare_plugin.jobs", line 260, in do_download_for_worker
File "C:\Users\NAME\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 308, in getStoryMetadataOnly
File "C:\Users\NAME\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\base_adapter.py", line 412, in doExtractChapterUrlsAndMetadata
File "C:\Users\NAME\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_royalroadcom.py", line 161, in extractChapterUrlsAndMetadata
File "C:\Users\NAME\AppData\Roaming\calibre\plugins\FanFicFare.zip\fanficfare\adapters\adapter_royalroadcom.py", line 64, in make_date
NameError: name 'ts' is not defined
FanficFare v4.6.0
Calibre 5.31.1
Issue didn't seem to occur yesterday.