mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-13 23:11:29 +00:00
update
This commit is contained in:
parent
6527b8b0f5
commit
f4ce4a4bde
4 changed files with 272 additions and 1 deletions
|
|
@ -66,6 +66,11 @@ export default {
|
|||
name: 'Audio file meta tags OR ebook metadata',
|
||||
include: true
|
||||
},
|
||||
openAIPathMetadata: {
|
||||
id: 'openAIPathMetadata',
|
||||
name: 'OpenAI path and filename inference',
|
||||
include: false
|
||||
},
|
||||
nfoFile: {
|
||||
id: 'nfoFile',
|
||||
name: 'NFO file',
|
||||
|
|
@ -157,4 +162,4 @@ export default {
|
|||
this.init()
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue