mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-13 00:47:02 +02:00
Remove NFO metadata and save metadata button
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user