Skip to content
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

Separate Read Progress for Each User #342

Open
eroc1990 opened this issue Oct 30, 2022 · 2 comments
Open

Separate Read Progress for Each User #342

eroc1990 opened this issue Oct 30, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@eroc1990
Copy link

Describe the solution you'd like
Multi-user reader progress. The way that it works now (at least, in my default configuration), if another non-admin user is reading a manga I haven't read yet, their read progress appears on my admin user account's "Continue Reading" section. To prevent either of us from losing our place, each user (admin or not) should have their own reading histories individually tracked.

Describe a small use-case for this feature request
More than one user reading the same series at different paces.

@eroc1990 eroc1990 added the enhancement New feature or request label Oct 30, 2022
@hkalexling
Copy link
Member

We do store the progress of each user separately. If you open the info.json file in the folder of the manga and you will see that the progress field has one entry for each user.

@eroc1990
Copy link
Author

eroc1990 commented Oct 31, 2022

I do see what you're saying, but the progress I'm seeing in info.json doesn't represent reality. The manga was a new, recent download I hadn't touched, but the other user's progress was appearing (and does appear in the info.json) on my user.

I'm currently running the latest version of the Mango docker image.

Can you reclassify this as a bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants