hakuneko icon indicating copy to clipboard operation
hakuneko copied to clipboard

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

Open Sheepux opened this issue 5 years ago • 6 comments

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 avatar Nov 16 '19 18:11 Sheepux

First attempt done with https://github.com/manga-download/hakuneko/pull/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)

Sheepux avatar Nov 16 '19 18:11 Sheepux

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

HeyEyh avatar Jun 14 '22 19:06 HeyEyh

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 ?

Sheepux avatar Jun 15 '22 07:06 Sheepux

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

HeyEyh avatar Jun 16 '22 13:06 HeyEyh

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

Sheepux avatar Jun 16 '22 17:06 Sheepux

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

Robonau avatar Jun 25 '22 17:06 Robonau

has this been implemented in any builds yet?

feelingwalnut avatar Feb 05 '23 15:02 feelingwalnut

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

Sheepux avatar Feb 05 '23 15:02 Sheepux

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)

Sheepux avatar Feb 05 '23 22:02 Sheepux

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.

feelingwalnut avatar Feb 05 '23 23:02 feelingwalnut

Is there any update?

linuxbelletian avatar Sep 03 '23 14:09 linuxbelletian

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

Sheepux avatar Sep 03 '23 15:09 Sheepux