steinarb
steinarb
I'm guessing this is probably caused by the fix to https://github.com/steinarb/opds-reader/issues/32 No attempt was made to preserve backwards compatibility. It might be possible to check out a version from before...
Hi, This is no such functionality right now. Also, since this isn't something that I need, it is unfortunately not likely to be implmenented by me. :-) But I agree...
Yes, but not something I need, so not something I will spend time on.
The branch [read-feeds-recursively-and-flatten-list](https://github.com/steinarb/opds-reader/tree/read-feeds-recursively-and-flatten-list) contains work in progress on this, from October 2015. As I recall, I gave up on this because the code to handle the different OPDS variants became...
Hi, and thanks for the report. Unfortunately I don't have much time to look into this right now. But if you're going to look into it, I'm guessing (note: "guessing")...
It's been a while since I worked on this plugin (September 2015 according to git). The plugin does what I needed it to do, which is syncing my calibre instances,...
Which branch did you try? Just master? Or the branch read-feeds-recursively-and-flatten-list? In the read-feeds-recursively-and-flatten-list branch I have tried to walk OPDS responses from various sources and turn them into something...
FWIW it works for me on calibre 4.15. But note that I install from the official installers on both windows and GNU/linux, since the author doesn't accept bug reports against...
@legowerewolf What would be the appropriate fix for this issue? 1. Make calibre load epub3 files? 2. Pick the epub version if it is available?
I've tried inspecting the ScrollManager component to see what's been registered with ScrollManager._registerElement(). But the version of react devtools I have (react devtools 4.27.1 on chromium 108.0.5359.124) does not show...