mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-02 21:44:56 +02:00
Remove NFO metadata and save metadata button
This commit is contained in:
parent
3f6ed6dbf9
commit
79a82df914
5 changed files with 0 additions and 163 deletions
|
@ -243,8 +243,6 @@ class LibraryItem {
|
|||
this.scanVersion = version
|
||||
}
|
||||
|
||||
saveMetadata() { }
|
||||
|
||||
// Returns null if file not found, true if file was updated, false if up to date
|
||||
// updates existing LibraryFile, AudioFile, EBookFile's
|
||||
checkFileFound(fileFound) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue