Don't apply fallback cover when refreshing it

So that we don't accidentally override a user-uploaded cover with the
fallback one.
This commit is contained in:
Claudio Ortolina
2024-11-21 17:57:49 +00:00
parent d09212dabb
commit 4581666282
6 changed files with 27 additions and 10 deletions
+10 -2
View File
@@ -398,9 +398,7 @@ msgid "Includes"
msgstr ""
#: lib/music_library_web/live/collection_live/show.ex:61
#: lib/music_library_web/live/collection_live/show.ex:81
#: lib/music_library_web/live/wishlist_live/show.ex:59
#: lib/music_library_web/live/wishlist_live/show.ex:79
#, elixir-autogen, elixir-format
msgid "Error refreshing MusicBrainz data"
msgstr ""
@@ -441,3 +439,13 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Refresh"
msgstr ""
#: lib/music_library_web/live/wishlist_live/show.ex:79
#, elixir-autogen, elixir-format
msgid "Error refreshing Cover"
msgstr ""
#: lib/music_library_web/live/collection_live/show.ex:81
#, elixir-autogen, elixir-format
msgid "Error refreshing cover"
msgstr ""