summaryrefslogtreecommitdiff
path: root/lib/lua-repl/repl/plugins/example.lua
diff options
context:
space:
mode:
authorcooljqln <cooljqln@noreply.codeberg.org>2025-01-24 00:40:48 +0000
committercooljqln <cooljqln@noreply.codeberg.org>2025-01-24 00:40:48 +0000
commit580712acd11d5afdacd51c2e8d29313efc93d520 (patch)
treeb53e5f14926e03ff5c5399b3be95c827a255c83b /lib/lua-repl/repl/plugins/example.lua
parenteeead037478ec9015cac6383ff32af6e179a952d (diff)
downloadtangara-fw-580712acd11d5afdacd51c2e8d29313efc93d520.tar.gz
Resolve some issues with dangling index records (#193)
- The tag parser's cache is now cleared between indexing runs, preventing stale data from being used - Multi-value tag fields (genres, all artists) are now properly ingested in the tag value cache - Cleaning up removed index records now properly handles the case where only a subset of the records for multi-value tags need to be deleted. - Synthesizing missing tag values is now done in the tag parser instead of TrackTags, which resolves some issues with multi-value tag callbacks from libtags not being handled properly These fixes seem to address all the issues with stale index records we were able to repro (including the issues in https://codeberg.org/cool-tech-zone/tangara-fw/issues/191), but if you've got any more cases with consistent repros then lmk! Co-authored-by: ailurux <ailuruxx@gmail.com> Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/193
Diffstat (limited to 'lib/lua-repl/repl/plugins/example.lua')
0 files changed, 0 insertions, 0 deletions