Add small experiment to test genre lookup

This commit is contained in:
Claudio Ortolina
2024-12-10 16:18:11 +03:00
parent 4a706dc77a
commit 2476a17978
3 changed files with 67 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ defmodule MusicLibrary.MixProject do
{:phoenix_live_reload, "~> 1.2", only: :dev},
{:yaml_elixir, "~> 2.11"},
{:finch, "~> 0.19.0"},
{:req, "~> 0.5.8"},
{:vix, "~> 0.31.1"},
{:nimble_parsec, "~> 1.4"},
{:nimble_options, "~> 1.1"},