View Single Post
Old 01-16-2016, 09:16 AM   #7
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
I think we do not speak about the same thing. Your plugin checks the ids on both sides. This script checks the chapter numbers on the return side (on the body side they usually all point to the same chapter containing the notes so it's easy to check).

Even if the ids are correct, a wrong chapter number is enough to break the return link. So a safety check of the chapter numbers can confirm you than the links are working both sides. Ids and chapter numbers are the two variable elements of any link.

I asked a friend to write this script because I had to deal with some books with broken links. To put back the missing (or wrong) chapter numbers, I had to do it manually, jumping from one to another or...

I'll show you.

Last edited by roger64; 01-16-2016 at 09:19 AM.
roger64 is offline   Reply With Quote