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

New chapter/content detection and notification (for bookmarked mangas) #653

Open
Sheepux opened this issue Nov 16, 2019 · 12 comments
Open
Assignees
Labels
Enhancement Improvement or Feature

Comments

@Sheepux
Copy link
Contributor

Sheepux commented Nov 16, 2019

As a daily reader
I want to be able to figure out wich manga in my bookmark has newer content
So that i can quickly browse to it and read/download it

@Sheepux Sheepux added the Enhancement Improvement or Feature label Nov 16, 2019
@Sheepux Sheepux self-assigned this Nov 16, 2019
@Sheepux
Copy link
Contributor Author

Sheepux commented Nov 16, 2019

First attempt done with #425

Issues with

  • multilanguages mangas
  • no limiter (might not work on some website that have limits of requests per minute)
  • the new content detection itself (to be improved maybe)

@ronny1982 ronny1982 changed the title New content detection (from bookmarks) New content/chapter detection and notification (for bookmarked mangas) May 21, 2021
@ronny1982 ronny1982 mentioned this issue May 21, 2021
@ronny1982 ronny1982 changed the title New content/chapter detection and notification (for bookmarked mangas) New chapter/content detection and notification (for bookmarked mangas) Aug 8, 2021
@ronny1982 ronny1982 pinned this issue Sep 19, 2021
@HeyEyh
Copy link

HeyEyh commented Jun 14, 2022

this could be as simple as a red dot next to the title of the bookmarked manga
and the interval and time at which to check for updates could be a customizable setting

@Sheepux
Copy link
Contributor Author

Sheepux commented Jun 15, 2022

UI wise, i've done it by changing the color of the line to red. It's quite good.
The interval will be customizable with a minimum value that cannot be changed (10 or 20 minutes).
I didn't plan an "time window", is that something needed ?

@HeyEyh
Copy link

HeyEyh commented Jun 16, 2022

i think a time window would be useful, because instead of checking every ten minutes everyday it could be done once a day everyday. Or it could be something like every time hakuneko is run it check for new chapters in bookmarked titles

@Sheepux
Copy link
Contributor Author

Sheepux commented Jun 16, 2022

Summarized use cases:

  • Once on startup
  • Every x minutes (with a minimum)
  • Every x minutes during a specific time frame. + Set to 19:00 -> 19:00 to get it once a day

@Robonau
Copy link
Contributor

Robonau commented Jun 25, 2022

copy paste from discord:
will the "new content" checker say how much new content is available (on the bookmarks list)
and if so can we sort by it
im sure tachi users have grown accustomed to being able to see how many chapters are left to read and being able to sort by it
also filter by has new content

@feelingwalnut
Copy link

has this been implemented in any builds yet?

@Sheepux
Copy link
Contributor Author

Sheepux commented Feb 5, 2023

no, but it's done in haruneko (WIP)

@Sheepux
Copy link
Contributor Author

Sheepux commented Feb 5, 2023

image
forgot to show what it looks like (WIP, still figuring out how to design it correctly, I suck at design).
the Continue section on the right means that you have bookmarks to read (will be nicer with the covers once it's done).
The red arrows on the left means that you have unread content on this Manga (even though it's not a bookmark).
Clicking on the red arrows brings you direrectly to the previewer to contiue reading from the previous mark)

@feelingwalnut
Copy link

nice.
i was replacing FMD which no longer wine's well on linux (so much crashing) but i had to do it with haku as well as tachiyomi on my phone, because one checks for updates and the other is for reading.
so all i was looking for was something that filled its shoes, open program checks for updates from bookmarks then optionally downloads the updates.

haru looks like i'll have to utilize my NAS, which is an option.

@linuxbelletian
Copy link

Is there any update?

@Sheepux
Copy link
Contributor Author

Sheepux commented Sep 3, 2023

Update is (as stated before) the feature is available in haruneko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement or Feature
Projects
None yet
Development

No branches or pull requests

5 participants