Improve error handling for color extraction
Includes a around embedding generation, which was happening twice (the first call was redundant as record embeddings are always regenerated after their parent artist embeddings are regenerated). Closes #144.
This commit is contained in:
@@ -2375,3 +2375,8 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Scan a record"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/error_messages.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "the cover image asset was not found"
|
||||
msgstr ""
|
||||
|
||||
@@ -2375,3 +2375,8 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Scan a record"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/error_messages.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "the cover image asset was not found"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user