Update details metadata along with chapters list

This commit is contained in:
arkon
2020-05-09 10:26:02 -04:00
parent 63f3180dff
commit 29feee0095
3 changed files with 13 additions and 51 deletions

View File

@@ -76,12 +76,6 @@ class SettingsAdvancedController : SettingsController() {
ctrl.showDialog(router)
}
}
preference {
titleRes = R.string.pref_refresh_library_metadata
summaryRes = R.string.pref_refresh_library_metadata_summary
onClick { LibraryUpdateService.start(context, target = Target.DETAILS) }
}
preference {
titleRes = R.string.pref_refresh_library_tracking
summaryRes = R.string.pref_refresh_library_tracking_summary