[Enhancement]: new progress status for library item - add "mark as aborted" additional to "mark as finished" #1640

Open
opened 2026-04-24 23:52:56 +02:00 by adam · 11 comments
Owner

Originally created by @Gru0810 on GitHub (Jan 3, 2024).

Describe the feature/enhancement

some of my users starts a audiobook listen a few minutes and then decide to stop listening this book because the narrator reads not good or the story is not good or something else is not good.
It would be very helpfull to save this "mark as aborted" like "mark as finished".
A red bar in the buttom of the Pic to show "aborted" can indicate this status like the green one "finished". So user see immediatly " oh, i have aborted this audio book"..
This status must also be a elemtn to filter:
image

use value -1 as "mark as aborted" for field isfinished in table books
use 1 to 5 to rate "Mark as finished"

A master filter side by side of "search" would be very helpful to exclude "finished and anorted" item from every view (library, series, home..)

Originally created by @Gru0810 on GitHub (Jan 3, 2024). ### Describe the feature/enhancement some of my users starts a audiobook listen a few minutes and then decide to stop listening this book because the narrator reads not good or the story is not good or something else is not good. It would be very helpfull to save this "mark as aborted" like "mark as finished". A red bar in the buttom of the Pic to show "aborted" can indicate this status like the green one "finished". So user see immediatly " oh, i have aborted this audio book".. This status must also be a elemtn to filter: ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/b02d5900-2f30-4236-a6ba-c1c5498cd9c6) use value -1 as "mark as aborted" for field isfinished in table books use 1 to 5 to rate "Mark as finished" A master filter side by side of "search" would be very helpful to exclude "finished and anorted" item from every view (library, series, home..)
adam added the enhancement label 2026-04-24 23:52:56 +02:00
Author
Owner

@KaiStarkk commented on GitHub (Jan 7, 2024):

"Did Not Finish" (DNF) would be conventional terminology, aligning with most of the tracking apps out there.

I can see this being useful. Marking a book as DNF would ideally remove it from Continue Listening and Recommendations, but preserve the progress/session history.

@KaiStarkk commented on GitHub (Jan 7, 2024): "Did Not Finish" (DNF) would be conventional terminology, aligning with most of the tracking apps out there. I can see this being useful. Marking a book as DNF would ideally remove it from Continue Listening and Recommendations, but preserve the progress/session history.
Author
Owner

@advplyr commented on GitHub (Jan 7, 2024):

This is what "Remove from continue listening" is for. You have a book with progress but you don't want to continue it and you don't want to remove your progress.
The discover shelf only shows books you haven't started.

@advplyr commented on GitHub (Jan 7, 2024): This is what "Remove from continue listening" is for. You have a book with progress but you don't want to continue it and you don't want to remove your progress. The discover shelf only shows books you haven't started.
Author
Owner

@Gru0810 commented on GitHub (Jan 7, 2024):

"DNF" sounds perfekt and remove from shelf "continue listening" is essential. What do you think about the value - 1 for "DNF"?

@Gru0810 commented on GitHub (Jan 7, 2024): "DNF" sounds perfekt and remove from shelf "continue listening" is essential. What do you think about the value - 1 for "DNF"?
Author
Owner

@advplyr commented on GitHub (Jan 7, 2024):

Remove from continue listening is already added

@advplyr commented on GitHub (Jan 7, 2024): Remove from continue listening is already added
Author
Owner

@KaiStarkk commented on GitHub (Jan 8, 2024):

Sounds good to me. My only question — is there a way to see the list of
books you’ve previously marked “remove from continue listening” and undo it
for a given book, or does this not have a place in the UI at the moment?

On Mon, 8 Jan 2024 at 6:38 am, advplyr @.***> wrote:

Remove from continue listening is already added


Reply to this email directly, view it on GitHub
https://github.com/advplyr/audiobookshelf/issues/2490#issuecomment-1880201076,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AANENUEBH7XAKV4QRYBIUXLYNMPXRAVCNFSM6AAAAABBMCDWEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGIYDCMBXGY
.
You are receiving this because you commented.Message ID:
@.***>

@KaiStarkk commented on GitHub (Jan 8, 2024): Sounds good to me. My only question — is there a way to see the list of books you’ve previously marked “remove from continue listening” and undo it for a given book, or does this not have a place in the UI at the moment? On Mon, 8 Jan 2024 at 6:38 am, advplyr ***@***.***> wrote: > Remove from continue listening is already added > > — > Reply to this email directly, view it on GitHub > <https://github.com/advplyr/audiobookshelf/issues/2490#issuecomment-1880201076>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AANENUEBH7XAKV4QRYBIUXLYNMPXRAVCNFSM6AAAAABBMCDWEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGIYDCMBXGY> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
Author
Owner

@Gru0810 commented on GitHub (Jan 9, 2024):

ok, I see on WebGUI "remove from continue listening" and I see a filter "Progress: not finished"
Today I have 1480 Items: that's correct
image
for "Filter "Progress: finished" I got 51: that's correkt
image
For Filter "Progress: in progress" I got 4: from my point of view that's not correct
I must only got 3 : ecluded items "Remove from continue listening ( db field "hideFromContinueListening")
Today I have no chance to find out which item i marked as "remove from continue listening (=DNF) in my case the red framed
image

for filter "Progrress; not started" I got 1425: that's correct
image
and now for filter "progress :not finished i got 1429 !!:
but from my point of view this flilter must only show ( in my case) 1 Item
image

.and with a red progressbar so the user see immediatly " this item was abortet / canceled / did not finished ...)

With a change of filter-criteria for "Progress: in progress" and "Progress: not finished" I got a correct summationof 1480 of the Items-count by each Progress filter
image

Nevertheless "Remove from continue listening" is missing on App!

@Gru0810 commented on GitHub (Jan 9, 2024): ok, I see on WebGUI "remove from continue listening" and I see a filter "Progress: not finished" Today I have 1480 Items: that's correct ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/091ada85-a7dc-460d-a6a1-824f2af7df6f) for "Filter "Progress: finished" I got 51: that's correkt ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/6710b05d-b114-47e2-b78f-8980954eb1c9) For Filter "Progress: in progress" I got 4: from my point of view that's not correct I must only got 3 : ecluded items "Remove from continue listening ( db field "hideFromContinueListening") Today I have no chance to find out which item i marked as "remove from continue listening (=DNF) in my case the red framed ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/519b985e-d737-41e5-9587-abc2731ac30e) for filter "Progrress; not started" I got 1425: that's correct ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/943c2424-081d-475e-9b5e-dcfde2010145) and now for filter "progress :not finished i got 1429 !!: but from my point of view this flilter must only show ( in my case) 1 Item ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/7cd627c7-49b4-4d78-9e75-ddf05a4791f9) .and with a red progressbar so the user see immediatly " this item was abortet / canceled / did not finished ...) With a change of filter-criteria for "Progress: in progress" and "Progress: not finished" I got a correct summationof 1480 of the Items-count by each Progress filter ![image](https://github.com/advplyr/audiobookshelf/assets/72630160/903ede40-41bf-4231-8ee0-c6fb3cd4db46) **Nevertheless "Remove from continue listening" is missing on App**!
Author
Owner

@iconoclasthero commented on GitHub (Apr 3, 2024):

I'm not sure about everything above, but +1 for the concept of having a "Did not finish/DNF" option for books. I think that for those books the full green line under the cover image should be a red line showing the book was discarded because it sucked (or for any other reason, but I would infer that it sucked).

@iconoclasthero commented on GitHub (Apr 3, 2024): I'm not sure about everything above, but +1 for the concept of having a "Did not finish/DNF" option for books. I think that for those books the full green line under the cover image should be a red line showing the book was discarded because it sucked (or for any other reason, but I would infer that it sucked).
Author
Owner

@averageyogi commented on GitHub (May 4, 2025):

+1 for a DNF completion state. The progress bar could change color to display the state in the library. Red seems appropriate.

Image

(Example purposes only. Not an actual opinion on any books featured.)

@averageyogi commented on GitHub (May 4, 2025): +1 for a DNF completion state. The progress bar could change color to display the state in the library. Red seems appropriate. <img width="702" alt="Image" src="https://github.com/user-attachments/assets/de3f2a99-bf42-4f22-a63f-d37afaf2991f" /> (Example purposes only. Not an actual opinion on any books featured.)
Author
Owner

@Gru0810 commented on GitHub (May 9, 2025):

I would purpose this:
yellow the part you have listen, red the part you skipped:

Image

Normally after some minutes you can decide if you want to continue listening or not.

This is "cosmetic" but is aligne with yellos = progress, green=finished.

But more importend from my pont of view is the missing possibility to filter for "remove from continue listening" = abort = DNF.

@Gru0810 commented on GitHub (May 9, 2025): I would purpose this: yellow the part you have listen, red the part you skipped: ![Image](https://github.com/user-attachments/assets/701514c5-072c-44c7-ab7a-cdc2b2be0c42) Normally after some minutes you can decide if you want to continue listening or not. This is "cosmetic" but is aligne with yellos = progress, green=finished. But more importend from my pont of view is the missing possibility to filter for "remove from continue listening" = abort = DNF.
Author
Owner

@averageyogi commented on GitHub (May 9, 2025):

I'm personally good with or without keeping the yellow progress bar, in addition to the red. Just showing red as announcing DNF is enough for me. And depending on how far into the book you got before abandoning, it might be confusing with the mix of colors in the library view: most nearly completely red, some more 50/50, maybe one you got angry with at the end and it's 95% yellow.

Here I've mocked up a DNF progress display box inside the book page.

Image

And current display as reference.

Image
@averageyogi commented on GitHub (May 9, 2025): I'm personally good with or without keeping the yellow progress bar, in addition to the red. Just showing red as announcing DNF is enough for me. And depending on how far into the book you got before abandoning, it might be confusing with the mix of colors in the library view: most nearly completely red, some more 50/50, maybe one you got angry with at the end and it's 95% yellow. Here I've mocked up a DNF progress display box inside the book page. <img width="600" alt="Image" src="https://github.com/user-attachments/assets/b5eabe60-b393-4477-b57a-305e4090a815" /> And current display as reference. <img width="600" alt="Image" src="https://github.com/user-attachments/assets/24976cb7-2617-4968-8903-6e2d4ae9b6ba" />
Author
Owner

@vishae commented on GitHub (Sep 1, 2025):

+1 for a DNF completion state that we can filter out along with completed books.

@vishae commented on GitHub (Sep 1, 2025): +1 for a DNF completion state that we can filter out along with completed books.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1640