05bf4f5525
* Fix automatic chapter download for initial chapter list fetch The initial fetch wasn't correctly detected which caused chapters to get downloaded. Using index based numbers also caused the first chapter to not get downloaded due to it being omitted in the "subList" call which excludes the "toIndex". * [Logging] Update logs