[video=youtube;vxVG8r4YPPQ]https://www.youtube.com/watch?v=vxVG8r4YPPQ[/video]
I often have to go to different sources to read all my manga, and I also don't trust those sources to be online forever, so I made my own manga reading server.
What it does is scan a specified folder, and in that folder is organized each title, and in those folders each chapter, followed by each page for that chapter. This just creates a navigation/viewing interface for the folder.
There's a lot of manga reading apps out there, but they're all applications you either install or have to otherwise run. I wanted it in a browser.
To go along with this I use DomDom Soft's manga downloader app, which runs on my data server and neatly downloads/organizes the titles I tell it to into my manga folder. It can even run on a schedule to download weekly/monthly releases.
As long as the naming and folder structure is respected there's nothing to do, 100% automated with the manga downloader.
The only cosmetic thing I need to do manually is create custom cover images to display for each manga, since I'm very picky about that and want to go choose them myself on google images.
I'm not releasing this yet, since it's version 1.0 and I haven't started using it for real yet. Once I've used it for a while and corrected any bugs that might come up I'll release it, but you will need to be able to host your own apache + php server, preferably on a windows system so it can also run a manga downloader.