gotson / komga

Media server for comics/mangas/BDs/magazines/eBooks with API and OPDS support
https://komga.org
MIT License
3.76k stars 219 forks source link

fix(api): first unread cover should include in progress books #1482

Closed ddeville closed 3 months ago

ddeville commented 3 months ago

When I'm reading a volume from a series I expect the cover of the volume I'm currently reading to be shown in my library when I have the "first unread or X" setting on, rather than the next volume, after the one I'm currently reading.

I realize that the setting mentions "unread" so it might be a little confusing but I felt like adding yet another setting would be even more confusing and I personally have a hard time imagining when one would want to see the next volume cover but maybe I'm missing something out :)

gotson commented 3 months ago

I don't get what you are saying. There is no such thing as "volume" in Komga.

Can you explain with images maybe to better convey your idea?

ddeville commented 3 months ago

Say I have a series with 10 books. I've read book 1 and 2 and I've just started book 3. What I want is for the cover of book 3 to be used as the series cover but right now it can only be book 1 (first), book 10 (last) or book 4 (first unread). Here I'm proposing first unread to be book 3 since that's the first one that isn't completed and thus usually the current one.

gotson commented 3 months ago

Thanks for the added explanations, that's a bug indeed.