Add Meer to polyfillable artists
This commit is contained in:
@@ -3,20 +3,21 @@ defmodule MusicLibrary.ScrobbleActivity.Backfill do
|
|||||||
alias MusicLibrary.Repo
|
alias MusicLibrary.Repo
|
||||||
|
|
||||||
@allowed_artists [
|
@allowed_artists [
|
||||||
"IQ",
|
|
||||||
"Riverside",
|
|
||||||
"Airbag",
|
"Airbag",
|
||||||
"Arena",
|
"Arena",
|
||||||
"Fish",
|
|
||||||
"Marillion",
|
|
||||||
"Porcupine Tree",
|
|
||||||
"Steven Wilson",
|
|
||||||
"Gazpacho",
|
|
||||||
"Sylvan",
|
|
||||||
"Dream Theater",
|
"Dream Theater",
|
||||||
"Pink Floyd",
|
"Fish",
|
||||||
|
"Gazpacho",
|
||||||
|
"IQ",
|
||||||
|
"Marillion",
|
||||||
|
"Meer",
|
||||||
"Muse",
|
"Muse",
|
||||||
"Opeth"
|
"Opeth",
|
||||||
|
"Pink Floyd",
|
||||||
|
"Porcupine Tree",
|
||||||
|
"Riverside",
|
||||||
|
"Steven Wilson",
|
||||||
|
"Sylvan"
|
||||||
]
|
]
|
||||||
|
|
||||||
def fill_missing_artist_ids do
|
def fill_missing_artist_ids do
|
||||||
|
|||||||
Reference in New Issue
Block a user