-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] next entry button should start at beginning of next chapter/entry #71
Comments
This is the expected behavior. No matter how you start a chapter (clicking "next entry" or directly opening it from the list), Mango remembers where you left off and starts from there. We take inspiration from Plex for our UX design, and in Plex the web player starts from your last watched time when jumped from the previous episode.
Good point 👍 Perhaps we can add a line to display the chapter title and file path in the pop-up windows in reader.
Currently, it's only available from the command line by running |
I had some issues repeating my issue so I spent some time figuring it out, When the reader is told to "Start from 100%" it starts from 10 pages left, and the series I'm re-reading has some chapters above 10 pages, and some below. Yay split chapters. When I "next entry" in to a chapter that I've read 100%, I'd like to start at page 1. Not too picky about partially read chapters, I can figure those out. |
When starting a chapter, Mango "rewinds" the progress a bit so you can recall what was going on.
Sorry, I don't understand what you meant. Why is that a problem?
This makes more sense than starting all chapters from page one. We can probably have this in the next release. Just to be sure, are you aware that you can quickly switch to another page using dropdown selection from the reader popup window? You can open the popup window by clicking on any page in the reader. |
Its just a background detail to explain why the problem was not very clear.
Thanks! |
The requested changes/features are now available in v0.7.0. Thanks for the request! |
Describe the bug
"Next entry" doesn't consistently load the beginning of the next chapter
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd like to reread things without having to watch out for the reader to be continuing from where i left off.
Environment (please complete the following information):
Docker (if you are running Mango in a Docker container)
docker-compose.yml
file you are using, or your.env
file.Additional context
Mango was skipping inwards earlier on chapters that I've read 100% of, but its not consistent. But if I've partially read a chapter, the next entry button skips to that point.
I've also noticed there doesn't seem to be an easy way to tell which file I'm in
Is the mango version listed anywhere in the web interface?
The text was updated successfully, but these errors were encountered: