[Enhancement]: Details view for cleaning up library #2379

Open
opened 2026-04-25 00:06:38 +02:00 by adam · 1 comment
Owner

Originally created by @JamieBarrows on GitHub (Nov 25, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

I have a larg-ish library I have collected over the years, and it is in a number of different formats and levels of quality. A feature I think would be really helpful in organizing would be a grid based details view that would show the specific details for each book in the library. Specifically the ability to see the format, bitrate, file(s) size, and certain metadata details like the presence of a cover, chapters, and description.

Why would this be helpful?

Would help with cleaning up library

Future Implementation (Screenshot)

grid
Title | Author | Series | Cover (yes/no) | Chapters (yes/no) | Description (yes/no)| Format | Bitrate

Audiobookshelf Server Version

v2.17.2

Current Implementation (Screenshot)

Library page

Originally created by @JamieBarrows on GitHub (Nov 25, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement I have a larg-ish library I have collected over the years, and it is in a number of different formats and levels of quality. A feature I think would be really helpful in organizing would be a grid based details view that would show the specific details for each book in the library. Specifically the ability to see the format, bitrate, file(s) size, and certain metadata details like the presence of a cover, chapters, and description. ### Why would this be helpful? Would help with cleaning up library ### Future Implementation (Screenshot) grid Title | Author | Series | Cover (yes/no) | Chapters (yes/no) | Description (yes/no)| Format | Bitrate ### Audiobookshelf Server Version v2.17.2 ### Current Implementation (Screenshot) Library page
adam added the enhancement label 2026-04-25 00:06:38 +02:00
Author
Owner

@pwinnski commented on GitHub (Nov 30, 2024):

This feels like something best served by an "export as csv" function. Or for that matter, a query against the local sqlite database.

@pwinnski commented on GitHub (Nov 30, 2024): This feels like something best served by an "export as csv" function. Or for that matter, a query against the local sqlite database.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2379