mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: Translate book description in different language #1902
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#1902
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 @izyspania on GitHub (Feb 12, 2024).
Describe the feature/enhancement
Would be nice to have an option to auto translate Quick Match book descriptions into different languages (a language of your choice) , maybe using Google Translate API.
@izyspania commented on GitHub (Feb 14, 2024):
Later Update: I noticed that if the title is in a specific language it will grab the description in that language , im guessing that google have added for some books the same book multiple times for multiple languages but most of the books have only the english version added to google.
As an idea, it would be nice if it could have somehow like this ,if the google translate is going to be implemented at some point,
-- if auto translate is enabled -->> translate the Description text to preferred language ( it can be in the Admin Language , Server Language or something custom ), or even more complicated ... add an option to add the english title of the book (or an option to auto translate the title to english before checking for info) so when we search for matches it will use the english title then we can even manually translate the description (or use auto translation again).