mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-09 07:14:52 +02:00
Library scanner saves last scan info including metadata precedence. Remove force re-scan
This commit is contained in:
@ -74,11 +74,6 @@ export default {
|
||||
}
|
||||
]
|
||||
if (this.isBookLibrary) {
|
||||
items.push({
|
||||
text: this.$strings.ButtonForceReScan,
|
||||
action: 'force-rescan',
|
||||
value: 'force-rescan'
|
||||
})
|
||||
items.push({
|
||||
text: this.$strings.ButtonMatchBooks,
|
||||
action: 'match-books',
|
||||
|
Reference in New Issue
Block a user