[FEATURE] Ability to start next issue in a series directly in reader view
Is your feature request related to a problem?
It's a bit frustrating having to go exit reader view to get to the next issue in a series.
Describe the solution you'd like
It would be nice if there was a button or something that would proceed to the next issue in a series once you reach the last page of the current issue. For example, once I reach page 24/24 of issue #001, a button would appear in the corner to continue on to the reader view issue #002 of that series without having to leave the reader view just to re-enter it from the new issue.
I would effectively like to be able to read an entire series without having to leave the reader view.
A manga site I use has a setup like this once you reach the last page to go to the next chapter:
Additional context
This would remove a lot of unnecessary clicks and make reading multiple issues much more fluent in my opinion.
I added something like this to the mobile app the other day (https://github.com/stumpapp/stump/pull/750). I'll try and port it over to web sometime in the next few weeks 👍