Compare commits
3 commits
48951d8307
...
b2ad1caf65
Author | SHA1 | Date | |
---|---|---|---|
b2ad1caf65 | |||
|
e883a19ad9 | ||
938e577337 |
2 changed files with 31 additions and 31 deletions
|
@ -6,7 +6,7 @@ MusicArtist(
|
||||||
id: "UC7cl4MmM6ZZ2TcFyMk_b4pg",
|
id: "UC7cl4MmM6ZZ2TcFyMk_b4pg",
|
||||||
name: "Unheilig",
|
name: "Unheilig",
|
||||||
header_image: "[header_image]",
|
header_image: "[header_image]",
|
||||||
description: Some("Unheilig was a German band that featured a variety of influences, including various pop and electronic styles as well as harder, nihilistic hard rock. The band was founded in 1999 and principally consisted of singer Bernd Heinrich \"Der Graf\" along with various musical partners. He was accompanied for live shows with musicians Christoph \"Licky\" Termühlen, Henning Verlage, and Martin \"Potti\" Potthoff. The group\'s debut, Phosphor, came out in 2000.\n\nFrom Wikipedia (https://en.wikipedia.org/wiki/Unheilig) under Creative Commons Attribution CC-BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/legalcode)"),
|
description: Some("Unheilig is a German band that draws from a variety of influences, including various pop and electronic styles as well as heavier, nihilistic hard rock. The band was founded in Aachen in 1999 and principally consisted of singer Bernd Heinrich \"Der Graf\" along with various musical partners. He was accompanied for live shows with musicians Christoph \"Licky\" Termühlen, Henning Verlage, and Martin \"Potti\" Potthoff. The group\'s debut, Phosphor, came out in 2000.\n\nFrom Wikipedia (https://en.wikipedia.org/wiki/Unheilig) under Creative Commons Attribution CC-BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/legalcode)"),
|
||||||
wikipedia_url: Some("https://en.wikipedia.org/wiki/Unheilig"),
|
wikipedia_url: Some("https://en.wikipedia.org/wiki/Unheilig"),
|
||||||
subscriber_count: "[subscriber_count]",
|
subscriber_count: "[subscriber_count]",
|
||||||
tracks: "[tracks]",
|
tracks: "[tracks]",
|
||||||
|
@ -56,21 +56,6 @@ MusicArtist(
|
||||||
year: Some(2008),
|
year: Some(2008),
|
||||||
by_va: false,
|
by_va: false,
|
||||||
),
|
),
|
||||||
AlbumItem(
|
|
||||||
id: "MPREb_88p7e6nBtgz",
|
|
||||||
name: "Lichter der Stadt",
|
|
||||||
cover: "[cover]",
|
|
||||||
artists: [
|
|
||||||
ArtistId(
|
|
||||||
id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
|
||||||
name: "Unheilig",
|
|
||||||
),
|
|
||||||
],
|
|
||||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
|
||||||
album_type: Single,
|
|
||||||
year: Some(2012),
|
|
||||||
by_va: false,
|
|
||||||
),
|
|
||||||
AlbumItem(
|
AlbumItem(
|
||||||
id: "MPREb_Md2aZrjaqHX",
|
id: "MPREb_Md2aZrjaqHX",
|
||||||
name: "Stille Winternacht",
|
name: "Stille Winternacht",
|
||||||
|
@ -101,6 +86,21 @@ MusicArtist(
|
||||||
year: Some(2018),
|
year: Some(2018),
|
||||||
by_va: false,
|
by_va: false,
|
||||||
),
|
),
|
||||||
|
AlbumItem(
|
||||||
|
id: "MPREb_QEClJsuO9xM",
|
||||||
|
name: "So wie Du warst",
|
||||||
|
cover: "[cover]",
|
||||||
|
artists: [
|
||||||
|
ArtistId(
|
||||||
|
id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||||
|
name: "Unheilig",
|
||||||
|
),
|
||||||
|
],
|
||||||
|
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||||
|
album_type: Single,
|
||||||
|
year: Some(2012),
|
||||||
|
by_va: false,
|
||||||
|
),
|
||||||
AlbumItem(
|
AlbumItem(
|
||||||
id: "MPREb_QyGCcLWExXj",
|
id: "MPREb_QyGCcLWExXj",
|
||||||
name: "Als wär\'s das erste Mal (Exklusive Piano Version)",
|
name: "Als wär\'s das erste Mal (Exklusive Piano Version)",
|
||||||
|
|
|
@ -56,21 +56,6 @@ MusicArtist(
|
||||||
year: Some(2008),
|
year: Some(2008),
|
||||||
by_va: false,
|
by_va: false,
|
||||||
),
|
),
|
||||||
AlbumItem(
|
|
||||||
id: "MPREb_88p7e6nBtgz",
|
|
||||||
name: "[name]",
|
|
||||||
cover: "[cover]",
|
|
||||||
artists: [
|
|
||||||
ArtistId(
|
|
||||||
id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
|
||||||
name: "[name]",
|
|
||||||
),
|
|
||||||
],
|
|
||||||
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
|
||||||
album_type: Single,
|
|
||||||
year: Some(2012),
|
|
||||||
by_va: false,
|
|
||||||
),
|
|
||||||
AlbumItem(
|
AlbumItem(
|
||||||
id: "MPREb_Md2aZrjaqHX",
|
id: "MPREb_Md2aZrjaqHX",
|
||||||
name: "[name]",
|
name: "[name]",
|
||||||
|
@ -101,6 +86,21 @@ MusicArtist(
|
||||||
year: Some(2018),
|
year: Some(2018),
|
||||||
by_va: false,
|
by_va: false,
|
||||||
),
|
),
|
||||||
|
AlbumItem(
|
||||||
|
id: "MPREb_QEClJsuO9xM",
|
||||||
|
name: "[name]",
|
||||||
|
cover: "[cover]",
|
||||||
|
artists: [
|
||||||
|
ArtistId(
|
||||||
|
id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||||
|
name: "[name]",
|
||||||
|
),
|
||||||
|
],
|
||||||
|
artist_id: Some("UC7cl4MmM6ZZ2TcFyMk_b4pg"),
|
||||||
|
album_type: Single,
|
||||||
|
year: Some(2012),
|
||||||
|
by_va: false,
|
||||||
|
),
|
||||||
AlbumItem(
|
AlbumItem(
|
||||||
id: "MPREb_QyGCcLWExXj",
|
id: "MPREb_QyGCcLWExXj",
|
||||||
name: "[name]",
|
name: "[name]",
|
||||||
|
|
Loading…
Reference in a new issue