mirror of
https://github.com/5rahim/seanime
synced 2026-05-02 22:42:11 +02:00
feat: super update
This commit is contained in:
@@ -50200,6 +50200,45 @@
|
||||
],
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"filepath": "../internal/library_explorer/superupdate.go",
|
||||
"filename": "superupdate.go",
|
||||
"name": "SuperUpdateFileOptions",
|
||||
"formattedName": "LibraryExplorer_SuperUpdateFileOptions",
|
||||
"package": "library_explorer",
|
||||
"fields": [
|
||||
{
|
||||
"name": "Path",
|
||||
"jsonName": "path",
|
||||
"goType": "string",
|
||||
"typescriptType": "string",
|
||||
"required": true,
|
||||
"public": true,
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"name": "NewName",
|
||||
"jsonName": "newName",
|
||||
"goType": "string",
|
||||
"typescriptType": "string",
|
||||
"required": false,
|
||||
"public": true,
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"name": "Metadata",
|
||||
"jsonName": "metadata",
|
||||
"goType": "anime.LocalFileMetadata",
|
||||
"typescriptType": "Anime_LocalFileMetadata",
|
||||
"usedTypescriptType": "Anime_LocalFileMetadata",
|
||||
"usedStructName": "anime.LocalFileMetadata",
|
||||
"required": false,
|
||||
"public": true,
|
||||
"comments": []
|
||||
}
|
||||
],
|
||||
"comments": []
|
||||
},
|
||||
{
|
||||
"filepath": "../internal/local/database.go",
|
||||
"filename": "database.go",
|
||||
|
||||
Reference in New Issue
Block a user