View Single Post
Old 08-31-2020, 03:40 AM   #4457
Kminari
Junior Member
Kminari began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Aug 2020
Device: none
Quote:
Originally Posted by JimmXinu View Post
Multi-reply



A debug log of it working successfully isn't all that useful--at least, it looks like it worked. I tested and was able to download that without issue.

Errors that come and go like that are likely to be network errors or the site blocking you if you're doing too much on it. I have seen SB/SV start giving errors if I browse the site at the same time as I'm downloading from it...



That's a bug. Fixed in the latest test version. See the link in my sig.

New Test Version Posted

2020-08-30
- Fix for Anthology bug when no story has a series.
- Added a string for translation.
It worked the second time, this is the first time (it is in the log)

Code:
FFF: DEBUG: 2020-08-30 01:34:08,546: calibre_plugins.fanficfare_plugin.fff_plugin(970): add_tag:None
FFF: DEBUG: 2020-08-30 01:34:08,562: calibre_plugins.fanficfare_plugin.fff_plugin(980): FanFicFare v3.22.1
FFF: DEBUG: 2020-08-30 01:34:08,591: calibre_plugins.fanficfare_plugin.fff_plugin(1094): url:https://forums.spacebattles.com/threads/hope-through-overwhelming-firepower-worm-diebuster-thread-4-boom-goes-the-endbringer.289048/
FFF: INFO: 2020-08-30 01:34:08,592: calibre_plugins.fanficfare_plugin.prefs(215): Attempting to read settings from predecessor--FFDL
FFF: INFO: 2020-08-30 01:34:08,592: calibre_plugins.fanficfare_plugin.prefs(220): Using default settings
FFF: INFO: 2020-08-30 01:34:08,680: calibre_plugins.fanficfare_plugin.fanficfare.adapters.base_xenforoforum_adapter(426): url: https://forums.spacebattles.com/threads/hope-through-overwhelming-firepower-worm-diebuster-thread-4-boom-goes-the-endbringer.289048/
FFF: DEBUG: 2020-08-30 01:34:08,680: calibre_plugins.fanficfare_plugin.fanficfare.configurable(1141): #####################################
pagecache(GET) MISS: https://forums.spacebattles.com/threads/hope-through-overwhelming-firepower-worm-diebuster-thread-4-boom-goes-the-endbringer.289048/
FFF: ERROR: 2020-08-30 01:34:24,101: calibre_plugins.fanficfare_plugin.dialogs(711): Exception: {u'url': u'https://forums.spacebattles.com/threads/hope-through-overwhelming-firepower-worm-diebuster-thread-4-boom-goes-the-endbringer.289048/', u'author_sort': [u'Unknown'], u'collision': u'Actualizar EPUB si hay nuevos cap\xedtulos', u'end': None, u'showerror': True, u'listorder': 0, u'author': [u'Unknown'], u'added': False, u'title': u'Unknown', u'begin': None, u'status': u'Error', u'publisher': None, u'series': u'', u'calibre_id': None, u'uniqueurl': u'https://forums.spacebattles.com/threads/hope-through-overwhelming-firepower-worm-diebuster-thread-4-boom-goes-the-endbringer.289048/[None-None]', u'pubdate': None, u'good': False, u'comments': u'', u'site': 'forums.spacebattles.com', u'comment': u"'utf8' codec can't decode byte 0xf3 in position 56: invalid continuation byte"}:'utf8' codec can't decode byte 0xf3 in position 56: invalid continuation byte
Traceback (most recent call last):
  File "calibre_plugins.fanficfare_plugin.dialogs", line 698, in do_loop
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1179, in prep_download_loop
  File "calibre_plugins.fanficfare_plugin.fff_plugin", line 1061, in get_story_metadata_only
  File "calibre_plugins.fanficfare_plugin.fanficfare.adapters.base_adapter", line 297, in getStoryMetadataOnly
  File "calibre_plugins.fanficfare_plugin.fanficfare.adapters.base_adapter", line 381, in doExtractChapterUrlsAndMetadata
  File "calibre_plugins.fanficfare_plugin.fanficfare.adapters.base_xenforoforum_adapter", line 429, in extractChapterUrlsAndMetadata
  File "calibre_plugins.fanficfare_plugin.fanficfare.adapters.base_xenforoforum_adapter", line 103, in _fetchUrlOpened
  File "calibre_plugins.fanficfare_plugin.fanficfare.configurable", line 1335, in _fetchUrlOpened
  File "calibre_plugins.fanficfare_plugin.fanficfare.configurable", line 1231, in _fetchUrlOpened
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 56: invalid continuation byte
FFF: DEBUG: 2020-08-30 01:49:54,757: calibre_plugins.fanficfare_plugin.fff_plugin(1668): Finalizada la adición o actualización de 0 libros.
FFF: DEBUG: 2020-08-30 01:49:54,759: calibre_plugins.fanficfare_plugin.fff_plugin(1671): removed tdir
FFF: DEBUG: 2020-08-30 01:50:11,436: calibre_plugins.fanficfare_plugin.fff_plugin(970): add_tag:None
Kminari is offline   Reply With Quote