mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-19 09:51:39 +00:00
Add audible.com.br (Audible Brasil) as a book metadata provider
This commit is contained in:
parent
7c0ca44727
commit
087bb58dc8
4 changed files with 5 additions and 3 deletions
|
|
@ -16,7 +16,8 @@ class Audible {
|
|||
jp: '.co.jp',
|
||||
it: '.it',
|
||||
in: '.in',
|
||||
es: '.es'
|
||||
es: '.es',
|
||||
br: '.com.br'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue