Use Wikipedia data for record similarity and raise similarity threshold

This commit is contained in:
Claudio Ortolina
2026-02-19 15:51:12 +00:00
parent e1aa1d371c
commit 1dfb2d2a6f
6 changed files with 205 additions and 33 deletions
@@ -472,7 +472,7 @@ defmodule MusicLibraryWeb.RecordComponents do
{gettext("Similar Records")}
</h2>
<span class="ml-2 text-xs font-normal text-zinc-500 dark:text-zinc-400">
{gettext("Based on genres, artists, and release year")}
{gettext("Based on genres, artists, and musical style")}
</span>
</header>