mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement] audiobooks titles #124
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @superpawko on GitHub (Dec 12, 2021).
Hello I would suggest adding audiobook title and athor under the cover, b/c very often it is hard to find a book only by the cover ;)
I made few suggestions: https://imgur.com/a/D9tH5Lz
My favourites are Plexamp 1 , Plexamp 2.
Where:
1st line: #(series number) Title
2nd line: Autthor, readby
3rd line: rating, genre whatever is sorted by now.
Adding series number before Title is great, because it lets you see if you miss a book or let you choose first title right away. ( Could be different color to seperate it from Title)
Storytel and audible have cool functionality of allowing to get more info about book without openning new window.
I think it is imporant to design app from smallest device screen to biggest.
@advplyr commented on GitHub (Dec 12, 2021):
There was a list view for a bit but it has to be re-done to work with large libraries.
Are you suggesting doing away with the books sitting on a shelf design? I agree there should be an option to show titles/author/etc, but I'm not sure about the design.
@keaganhilliard commented on GitHub (Dec 12, 2021):
One option would be adding a small overlay with the title like this:

@advplyr commented on GitHub (Dec 12, 2021):
Good idea, if you have experimental features on the authors page does that.
@superpawko commented on GitHub (Dec 12, 2021):
I did it because you ask me about it last time I asked about covers.
Honestly I care more about functionality. For now it is really hard for me to use app , because lack of basic functionality and other bugs.
But if you want to fix design. Yes i think current design is out-dated. Most people who care about self-hosting libraries are Collectors. I myself treat audiobook covers as peace of art, and adiobook library as art gallery so I find current design as distracting.
I think what could be easier to do is cleaner design and oriented for mobile app first. And scaled to web. Adding anything on top of piece of art is illegal and should be punished :D
I really like plexamp design. Storytel have also clean design. Plex itself is also clean design. There is many things to choose from. The simpler the better.
EDIT: Some plexamp screenshots. https://imgur.com/a/Pt6HFc3
@advplyr commented on GitHub (Dec 12, 2021):
I'm open to all design suggestions.
I think the best way to handle this is to have the layout be configurable in settings.
@advplyr commented on GitHub (Dec 28, 2021):
Just pushed
v1.6.49that has a server setting to use an alternative bookshelf viewThis does not yet include the 3rd line when filtering or sorting and this may be changed to a user setting instead of a server setting. Just wanted to get the ball rolling on this one.
@superpawko commented on GitHub (Jan 8, 2022):
Could you add series number before title ? #1 , #2 , #3 etc. it easy to see if you miss a title, or see if book is series. https://i.imgur.com/Oe6DfHB.png
@advplyr commented on GitHub (Jan 8, 2022):
Added the volume number in
v1.6.55@advplyr commented on GitHub (Feb 14, 2022):
In
v1.6.67the alternate view will also show a 3rd line when sorting by added at, duration or size.When sorting by author Last, First it will update the author line.