View Single Post
Old 04-22-2020, 07:41 AM   #4066
Kraban
Junior Member
Kraban began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2020
Device: Android
Hi, at first I'd like to say big thanks for your work, it's great and really helpful
Recently I've been having an error trying to update stories from fanfics.me site:
'NoneType' object has no attribute 'find' when trying to update https://fanfics.me/fic116374 for example

debug log:
Spoiler:
FFF: ERROR: 2020-04-22 13:28:23,450: calibre_plugins.fanficfare_plugin.dialogs(711): Exception: {u'site': 'fanfics.me', u'title': u'\u0428\u043a\u043e\u043b\u044c\u043d\u044b\u0439 \u0434\u0435\u043c\u043e\u043d. \u041f\u044f\u0442\u044b\u0439 \u043a\u0443\u0440\u0441', u'author': [u'Raven912'], u'pubdate': None, u'publisher': u'fanfics.me', u'comment': u"'NoneType' object has no attribute 'find'", u'author_sort': u'Raven912', u'end': None, u'url': u'https://fanfics.me/fic116374', u'listorder': 0, u'collision': u'Update EPUB if New Chapters', u'good': False, u'begin': None, u'calibre_id': 3317, u'series': u'', u'status': u'\u041e\u0448\u0438\u0431\u043a\u0430', u'added': False, u'showerror': True, u'comments': u''}:'NoneType' object has no attribute 'find'
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.dialogs", line 698, in do_loop
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1177, in prep_download_loop
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1059, in get_story_metadata_only
File "calibre_plugins.fanficfare_plugin.fanficfare.adap ters.base_adapter", line 297, in getStoryMetadataOnly
File "calibre_plugins.fanficfare_plugin.fanficfare.adap ters.base_adapter", line 381, in doExtractChapterUrlsAndMetadata
File "calibre_plugins.fanficfare_plugin.fanficfare.adap ters.adapter_fanficsme", line 277, in extractChapterUrlsAndMetadata
AttributeError: 'NoneType' object has no attribute 'find'


can you help me please?
Kraban is offline   Reply With Quote