ScottBot10 / calibre_annas_archive

Calibre store plugin for Anna's Archive
88 stars 3 forks source link

AttributeError: 'AnnasArchiveStore' object has no attribute 'working_mirror' #2

Closed yiranzhimo closed 4 days ago

yiranzhimo commented 10 months ago

Calibre version: 7.4

After installing this plugin, I tried to open the store as shown in the screenshot.

截屏2024-01-24 21 11 28

There was an error:

calibre, version 7.4.0 错误: 未处理的异常: AttributeError:'AnnasArchiveStore' object has no attribute 'working_mirror' Traceback (most recent call last): File "calibre/gui2/actions/store.py", line 127, in open_store File "calibre_plugins.store_annas_archive.annas_archive", line 92, in open url = self.working_mirror ^^^^^^^^^^^^^^^^^^^ AttributeError: 'AnnasArchiveStore' object has no attribute 'working_mirror'

adrianmihalko commented 8 months ago

Same problem.

ScottBot10 commented 4 days ago

Fixed in https://github.com/ScottBot10/calibre_annas_archive/commit/dde0dc4ac929a30a539140958945da50e2e42bb6. Use the newest release to get the update.