mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Add Element for Creator #1811
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#1811
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 @torchyboy on GitHub (Mar 15, 2024).
Describe the feature/enhancement
Add an element for the creator of the of a book. This is needed for characters that are continued by different authors, such as the Jason Bourne series which has been continued after the death of its creator, Robert Ludlum. opf has an attribute for creator in opf:role:
<dc:creator opf:role="creator"></dc:creator>.
@advplyr commented on GitHub (Mar 15, 2024):
Where do you see this information being shown in the UI?
@torchyboy commented on GitHub (Mar 15, 2024):
Suggest placing after the narrator.
@advplyr commented on GitHub (Mar 15, 2024):
Would that be shown for all books or is this something specific to series?
@torchyboy commented on GitHub (Mar 16, 2024):
It should be shown when it is populated.
@torchyboy commented on GitHub (Mar 21, 2024):
I provided an update on this issue 5 days ago, but it's still showing as waiting. Is there additional info you're waiting for?
Regards
@advplyr commented on GitHub (Mar 21, 2024):
I don't understand what the creator field on the book would have to do with series. I'm not sure what would need to be implemented here
@torchyboy commented on GitHub (Mar 22, 2024):
ok, creator field on a book is probably the better fit than on a series.
@nichwall commented on GitHub (Mar 22, 2024):
Does adding them as a second author not work? (such as Robert Jordan for the Wheel of Time books that Brandon Sanderson wrote)