I'm building a reader program as a learning exercise. I have implemented enough to be able to load and read a given chapter.
Right now, the program is only able to determine what (if any) chapters come before and after it by using the chapter's index amongst every chapter in the manga it...