Thank you! That makes testing much easier.
I have loaded the new test epub into a recent Sigil and now when running BibiReader plugin I get the following errors in the javascript console:
blob:file:///0c410b9d-e6f6-4342-b85b-5f8f754f8b4e:181: Uncaught (in promise) TypeError: Failed to fetch
blob:file:///0c410b9d-e6f6-4342-b85b-5f8f754f8b4e:234: Uncaught (in promise) TypeError: Failed to fetch
blob:file:///0c410b9d-e6f6-4342-b85b-5f8f754f8b4e:228: Hyphenopoly_Loader.js timed out.
So it appears that Bibireader has declared that book folder to be unaccessible as if it was a cross doman (cors issue). I am not sure if there will be an easy workaround.
I will look again when I have more time.
|