Earcandy Six
Earcandy Six is the debut studio album from Swedish heavy metal band Black Ingvars.[1] It was released in 1995.
Earcandy Six | ||||
---|---|---|---|---|
![]() | ||||
Studio album by | ||||
Released | 1995 | |||
Genre | Heavy metal | |||
Length | circa 41 minutes | |||
Black Ingvars chronology | ||||
|
Track listing
- "De sista ljuva åren"
- "Inget stoppar oss nu"
- "Två mörka ögon"
- "Gråt inga tårar"
- "Tiotusen röda rosor"
- "Mitt eget Blue Hawaii"
- "Eloise"
- "Leende guldbruna ögon"
- "Dra dit pepparn växer"
- "Flamingomedley"
- Hon är sexton år idag (Happy Birthday Sweet Sixteen)
- Kärleksbrev i sanden (Love Letters in the Sand)
- Tintarella di luna
- Nu är det lördag igen (Another Saturday Night)
- Eviva España
- "I natt är jag din"
Charts
Chart (1995) | Peak position |
---|---|
Norway | 26[2] |
Sweden | 5[3] |
gollark: What I need to do is make the escape bit handle `\uXXXX` sequences...
gollark: ```luafunction parseString(str) str = str:sub(2) local s = "" while str:sub(1,1) ~= "\"" do local next = str:sub(1,1) str = str:sub(2) assert(next ~= "\n", "Unclosed string") if next == "\\" then local escape = str:sub(1,1) str = str:sub(2) next = assert(decodeControls[next..escape], "Invalid escape character") end s = s .. next end return s, removeWhite(str:sub(2))end```
gollark: Okay, this is hand-rolled parsing code, I have no idea how it works.
gollark: *But* this is a bug in the JSON handling, which I should really fix *anyway*.
gollark: Ah, base64 should do it, yes.
References
- "Earcandy Six" (in Swedish). Svensk mediedatabas. 1995. Retrieved 15 November 2014.
- "Schlager Metal". Norwegiancharts. 1995. Retrieved 15 November 2014.
- "Schlager Metal". Swedishcharts. 1995. Retrieved 15 November 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.