Add Meer to polyfillable artists

This commit is contained in:
Claudio Ortolina
2025-06-24 09:16:58 +03:00
parent ba6224e7e4
commit d5dc07d66c
+11 -10
View File
@@ -3,20 +3,21 @@ defmodule MusicLibrary.ScrobbleActivity.Backfill do
alias MusicLibrary.Repo
@allowed_artists [
"IQ",
"Riverside",
"Airbag",
"Arena",
"Fish",
"Marillion",
"Porcupine Tree",
"Steven Wilson",
"Gazpacho",
"Sylvan",
"Dream Theater",
"Pink Floyd",
"Fish",
"Gazpacho",
"IQ",
"Marillion",
"Meer",
"Muse",
"Opeth"
"Opeth",
"Pink Floyd",
"Porcupine Tree",
"Riverside",
"Steven Wilson",
"Sylvan"
]
def fill_missing_artist_ids do