From 3ce3b102ddd5b663759ed61bd689b7bbda2ceecd Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sat, 7 Oct 2023 15:10:53 +0200 Subject: Provide "quick" option for loading database into RAM The directory cache and the database's Load to RAM feature each result in a much better user experience. But, when both features are enabled at the same time, it can take a very long time on older players - easily several minutes for larger libraries - until all of the database's dircache references have been updated. Include a 'Quick' option that causes the database to ignore dircache references which can *significantly* reduce disk activity after booting. Change-Id: I25ae779c97d03885b06d5a28d8be55c0d05692a5 --- apps/lang/english.lang | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index c41033ec81..b326d5fec0 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -16669,3 +16669,17 @@ *: "Remove Queued Tracks?" + + id: LANG_QUICK_IGNORE_DIRACHE + desc: in Settings + user: core + + *: "Quick (Ignore Directory Cache)" + + + *: "Quick (Ignore Directory Cache)" + + + *: "Quick (Ignore Directory Cache)" + + -- cgit v1.2.3