mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Allow Multiple Cover Artworks #785
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#785
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 @Weldawadyathink on GitHub (Nov 22, 2022).
Describe the feature/enhancement
I like to have multiple different cover artworks for my books. I collect these from around the internet, but mostly /r/audiobookcovers. I would like to have them all uploaded into Audiobookshelf, and be able to switch which one is in use without having to reupload the file.
@advplyr commented on GitHub (Nov 22, 2022):
If you put them in the same folder as your audiobook then they will show up
You can have multiple here and switch between them.
Is that what you are looking for?
@Weldawadyathink commented on GitHub (Nov 22, 2022):
I have my library organized as a single folder of m4b files. I don't have a separate folder for each book. If I put a jpeg in that folder, wouldn't it either apply to the entire book or be ignored entirely? (I just tested, and it seems to be ignored).
Also I saw that uploaded covers are stored at /metadata/items/<book_id>/cover.jpg. Also changing this path to, for example, /cover2.jpg, correctly selects an alternate file. Would it be possible to include this same cover picker element for all photos in the books metadata directory?
@springsunx commented on GitHub (Nov 24, 2022):
Can you add cover priority? Like cover*.jpg,front*.jpg,cd*.jpg,back*.jpg,etc.
@DDriggs00 commented on GitHub (Dec 13, 2022):
@springsunx If you click on one of the covers in the list, it will set that cover as the primary cover.
@DDriggs00 commented on GitHub (Oct 7, 2024):
The most recently merged issue would be great when working with file structures containing a
cover.jpgorcover.pngfile that should not be changed (e.g. if that file is synced with others using a file sharing service).