1) I'd like there to be an option for the table of contents that considers subfolders instead of file names. so if you have a structure like "book name > chapter number > pagex.jpg" i'd like it to use that chapter number folder to populate the toc instead.
it could check for file names first, if it doesnt detect chapter numbers there go to subfolders next.
2) For some settings it makes sense for them to be a per book and/or per series setting instead of being global, stuff like "reading direction" for example.
3) Add support to remove black borders with "Auto crop margins". There could be an option to pick either white, black, both or none.
4) When "Auto crop margins" is activated and a split 2 page spread is viewed in landscape mode (aka both pages are merged to one spread again), there could be an option for keeping the same height of both pages so they still fit togeter.
4b) When "Auto crop margins" is activated and two pages are viewed in landscape mode, their aspect ratio isnt preserved and theyre being stretched and squashed. There should be a "keep aspect ratio" option.
5) I don't know how feasible this is, but if theres a 2 page spread as one wide image, there could be an option to virtually split it so it can be better viewed in portrait mode.
I'll check the possibility, but if it's added it will be as an option in the settings (e.g. "Remember reading direction" [Disabled, Global, Series, Book])
I'm currently rewriting the image processing codes using c++, to increase the performance a bit, so I'll try to add the features
and 4b. Both are fully relalated, I will make sure they are fixed in the new image processing code
Added to the to-do list
* Please keep this issue open, I'll post progress updates here
1) I'd like there to be an option for the table of contents that considers subfolders instead of file names. so if you have a structure like "book name > chapter number > pagex.jpg" i'd like it to use that chapter number folder to populate the toc instead. it could check for file names first, if it doesnt detect chapter numbers there go to subfolders next.
2) For some settings it makes sense for them to be a per book and/or per series setting instead of being global, stuff like "reading direction" for example.
3) Add support to remove black borders with "Auto crop margins". There could be an option to pick either white, black, both or none.
4) When "Auto crop margins" is activated and a split 2 page spread is viewed in landscape mode (aka both pages are merged to one spread again), there could be an option for keeping the same height of both pages so they still fit togeter.
4b) When "Auto crop margins" is activated and two pages are viewed in landscape mode, their aspect ratio isnt preserved and theyre being stretched and squashed. There should be a "keep aspect ratio" option.
5) I don't know how feasible this is, but if theres a 2 page spread as one wide image, there could be an option to virtually split it so it can be better viewed in portrait mode.