View Single Post
Old 06-01-2022, 08:52 AM   #4
oston
Connoisseur
oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.
 
Posts: 81
Karma: 2138296
Join Date: Nov 2016
Device: ipad, Kindle Scribe, Kobo Libra 2
Quote:
Originally Posted by KevinH View Post
Yes a bug in line 315 of xmlprocessor. It should use urldecodepart, not urldecode.
I will get that bug fix into the next release.

If you are using Linux or Windows, you may be able to make that change directly in the xmlprocessor.py file. On macOS since it is codesigned, it will not allow you to make that change without the ability to re code sign it yourself.

I can get you a fixed xmlprocessor.py file if you build your own or are willing to try it.


The only way to work around the bug is to make a copy of the smil original file and remove all the fragments starting with # on its urls(parsing those fragments is where the bug is).

Then do all your file renaming, then manually put back all of the previously removed url fragments by hand. Not easy at all.
I am using 1.9.10 , Kevin.
It does not seem like a work-around is needed. The file-names were, in fact, renamed and the overlay is working despite a couple of errors reported by EpubCheck.

So I'll just wait for the next release. I

Will access-aide be updated to support audio files? I realize that this is not a very common scenario.

Thanks

Jim

PS This is my first attempt at making an overlay for an ebook.
oston is offline   Reply With Quote