Hello!
I've been trying to add my own adapter for personal use (the site is in Hungarian so I doubt many people would use it) but I'm having some trouble.
It's an eFiction based site, version 3.5.
Story example:
https://merengo.hu/viewstory.php?sid=134752
My code, based on other eFiction adapters:
I also added the site to __init__.py.
This is the error I get when I try to download something:
'NoneType' object has no attribute 'find'
Can anyone tell me what I'm missing or doing wrong? I don't actually have much coding knowledge so this is a little beyond me. 😅 Thank you!