-
-
Notifications
You must be signed in to change notification settings - Fork 29
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] display the "group" on manga page #48
Comments
ok this one is non-trivial so expect not to see much updates on this (im also busy with uni atm) |
Feared so - guess this would have been implemented already, if it was a three lines of code no-brainer. Good look on your studies. |
it's doable so i wont close it. i just need the time to implement it haha. i could just slap some code to get it to work for now tho, and then find a better solution later on. |
Good to know. I'll leave that to your discretion and see what happens. |
well... u know the drill, download latest release blah blah enjoy! |
The manga page currently has columns for chapter number, language, title, download status and read status
This is sufficient if there's only one group working on a manga, but it's likely to see different groups working on the same series. And not necessarily in succession, so sometimes the same chapter gets uploaded by two or even more groups and if they don't differ in title or don't even have titles at all you cannot tell them apart - currently looks like this:
Right now, I have to download both chapters to identify which one I want/need.
On the other hand, columns for download status and read status can be narrowed if you have to.
Not sure if it's necessary to also add the group to the target folder name for downloading. I leave that up to your decision.
The text was updated successfully, but these errors were encountered: