Advertisement
Guest User

Untitled

a guest
Jan 4th, 2019
945
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.10 KB | None | 0 0
  1. CREATE TABLE IF NOT EXISTS Classeur1 (
  2. `ReleaseId` INT,
  3. `BandName` VARCHAR(75) CHARACTER SET utf8,
  4. `Title` VARCHAR(129) CHARACTER SET utf8,
  5. `Year` INT
  6. );
  7. INSERT INTO Classeur1 VALUES
  8. (1,'1349','Hellfire',2005),
  9. (2,'25 ta Life','Friendship, Loyalty, Commitment',1999),
  10. (3,'Aarni','Bathos',2004),
  11. (4,'Aarni','Tohcoth',2008),
  12. (5,'Abigor','Verwüstung - Invoke the Dark Age / Opus IV',2004),
  13. (6,'Aboriorth','Anchorite',2012),
  14. (7,'Aborym','Generator',2006),
  15. (8,'Aborym','Live in Groningen',2013),
  16. (9,'Aborym','With No Human Intervention',2003),
  17. (10,'Abruptum','Evil Genius',2007),
  18. (11,'Absu','In the Eyes of Ioldánach',1998),
  19. (12,'Absu','Tara',2009),
  20. (13,'Absurd','Der fünfzehnjährige Krieg',2008),
  21. (14,'Absurd','Facta Loquuntur',2002),
  22. (15,'Absurd','Größer als der Tod',2014),
  23. (16,'Absurd','Life Beyond the Grave: 1992-1994',2010),
  24. (17,'Absurd','Raubritter / Grimmige Volksmusik',2007),
  25. (18,'Absurd','Totenlieder',2003),
  26. (19,'Absurd','Werwolfthron',2001),
  27. (20,'Absurd','Werwolfthron',2006),
  28. (21,'Abvul Abashy','Stormhymn Altarlust Perversion',2009),
  29. (22,'Abyssic Hate','Suicidal Emotions',2000),
  30. (23,'AC/DC','Back in Black',2003),
  31. (24,'Ad Arma','Völkermord',2010),
  32. (25,'Ad Hominem','Climax of Hatred',2005),
  33. (26,'Ad Hominem','Dictator - A Monument of Glory',2009),
  34. (27,'Ad Hominem','Planet Zog - The End',2002),
  35. (28,'Ad Hominem','Slaves of God to the Gallows (The Preemptive Strike 0.1 Reworks)',2013),
  36. (29,'Adolf Castle','Really Crazy Germans ',1994),
  37. (30,'Adorior','Author of Incest',2005),
  38. (31,'Afflictis Lentae','From Nothing... To Nothing',2009),
  39. (32,'Aghone','A Tous les Soldats Inconnus',2012),
  40. (33,'Akerbeltz','A Wave of Darkness',2000),
  41. (34,'Akitsa','Au crépuscule de l''espérance',2010),
  42. (35,'Akitsa','Credo',2018),
  43. (36,'Akitsa','Grands tyrans',2015),
  44. (37,'Akitsa','La grande infamie',2006),
  45. (38,'Akitsa','Soleil noir',2004),
  46. (39,'Aktion T4','Evgeniks',2018),
  47. (40,'Aldaaron','Nous reviendrons immortels',2010),
  48. (41,'Algor','Úder pohanského hnevu',2003),
  49. (42,'Alien Deviant Circus','Ananta - Abhâva',2015),
  50. (43,'Alien Deviant Circus','En To Pan Omegas',2010),
  51. (44,'Allfather','Weapon of Ascension',2005),
  52. (45,'Altar of Giallo','A Bloodfeast for the Dead',2007),
  53. (46,'Altar of Giallo','Grind Musick for Giallo Maniacs',2007),
  54. (47,'Amebix','Arise!',1985),
  55. (48,'Ampütator','Ampütator',2005),
  56. (49,'A.M.S.G.','The Principle of Evil Becomes the Ideal of the Promethean',2010),
  57. (50,'Anaal Nathrakh','Eschaton',2006),
  58. (51,'Ancient','Det glemte riket',2005),
  59. (52,'Ancient','Svartalvheim',1994),
  60. (53,'Ancientblood','The Profane Hymns of the Sovereign Darkness',2007),
  61. (54,'Anenzephalia','Anenzephalia [Live in Borås]',2001),
  62. (55,'Angantyr','Kampen fortsætter',2007),
  63. (56,'Angelcorpse','Hammer of Gods',1996),
  64. (57,'Animus Herilis','Demain sera le chaos ',2001),
  65. (58,'Animus Herilis','Mater Tenebrarum ',2002),
  66. (59,'Ankrismah','Dive in the Abyss',2010),
  67. (60,'Antichrist','Sacrament of Blood',2012),
  68. (61,'Anu','Opus Funaerum',2010),
  69. (62,'Anvil','Forged in Fire',1983),
  70. (63,'Aphex Twin','Computer Controlled Acoustic Instruments pt2',2015),
  71. (64,'Aphex Twin','Selected Ambient Works 85-92',2013),
  72. (65,'Apocalyptica','The Life Burns Tour',2006),
  73. (66,'Aptorian Demon','Libertus',2012),
  74. (67,'Aquila','Les larmes de l''Aigle',2014),
  75. (68,'Arcanus Tenebrae','Abyssum Invocare',2010),
  76. (69,'Arcanus Tenebrae','Odium in Homines',2008),
  77. (70,'Arcanus Tenebrae','Summa Essentia Obscura',2009),
  78. (71,'Arcanus Tenebrae','Triumphus Atri Sanguinis',2014),
  79. (72,'Archgoat','Heavenly Vulva (Christ''s Last Rites)',2011),
  80. (73,'Archgoat','The Luciferian Crown',2018),
  81. (74,'Archgoat','Total Satanic Darkness',2016),
  82. (75,'Archgoat','Whore of Bethlehem',2006),
  83. (76,'Arckanum','Arckanum (The 11 Year Anniversary Album)',2004),
  84. (77,'Arckanum','Fran Marder',2009),
  85. (78,'Arckanum','Kampen',2009),
  86. (79,'Arckanum','Kostogher',2009),
  87. (80,'Arghoslent','Galloping Through the Battle Ruins',2007),
  88. (81,'Arghoslent','Hornets of the Pogrom',2008),
  89. (82,'Arghoslent','Incorrigible Bigotry',2009),
  90. (83,'Arianrhod','Pour ta nation',2004),
  91. (84,'Arizmenda','Within the Vacuum of Infinity...',2009),
  92. (85,'Arizmenda','Without Circumference nor Center',2011),
  93. (86,'Arkha Sva','Donusdogama: en accrochant le mendiant qui tomba du trône de Dieu',2014),
  94. (87,'Arkha Sva','Mikama Isaro Mada',2009),
  95. (88,'Arkha Sva','Odo Kikale Qaa (U-I-V)',2013),
  96. (89,'Arkha Sva','Odo Kikale Qaa (VI-VI-LV)',2013),
  97. (90,'Arkha Sva','Rekonquista',2005),
  98. (91,'Arkhon Infaustus','Filth Catalyst',2003),
  99. (92,'Arkhon Infaustus','Hell Injection',2001),
  100. (93,'Arkhon Infaustus','Orthodoxyn',2007),
  101. (94,'Arkhon Infaustus','Perdition Insanabilis',2004),
  102. (95,'Armagedda','Echoes in Eternity',2007),
  103. (96,'Armagedda','Live In Nurnberg',2012),
  104. (97,'Armagedda','The Final War Approaching',2008),
  105. (98,'Armaggedon','Ave Satan',2006),
  106. (99,'Armaggedon','Imperium wird durch das Blut wieder aufleben',2005),
  107. (100,'Armaggedon','I.N.R.I. (I, Nazarene, Recognize My Impurity)',2009),
  108. (101,'Armaggedon','Possessed by Satan',2004),
  109. (102,'Armaggedon','The Satanic Kommandantur',2018),
  110. (103,'Armatus','Armee der Schwarzen Stiefel',2008),
  111. (104,'The Arrival of Satan','Darkness Dealer ',2003),
  112. (105,'The Arrival of Satan','Vexing Verses',2009),
  113. (106,'Ars Hmu','The Dawn of Black Pansophy',2018),
  114. (107,'Aryan Art','...И берем плодовете на нашето нехайство',2010),
  115. (108,'Aryan Blood','Stürme aus Stahl',2018),
  116. (109,'Aryan Hammer','Einsatzkommando Finnland',2017),
  117. (110,'Aryos','Maitre des dominations cérébrales',2004),
  118. (111,'Aska','Förintelsehymner',2003),
  119. (112,'Asphyx','Last One on Earth',1992),
  120. (113,'Atomicide','Rawsouthamericanwarmetal',2008),
  121. (114,'Atomizer','Atomic Bloodlust',2008),
  122. (115,'Atrax Morgue','Black Box',2018),
  123. (116,'Atrax Morgue','Sickness Report / Slush of a Maniac',2018),
  124. (117,'Auschwitz Symphony Orchestra','History Will Repeat Itself',2016),
  125. (118,'Autopsy','Acts of the Unspeakable',1992),
  126. (119,'Autopsy','Mental Funeral',1991),
  127. (120,'Azarath','Diabolic Impious Evil',2006),
  128. (121,'Azazel','Crusify the Jesus Christ Again',1993),
  129. (122,'Azazel','Jesus Perversions',2012),
  130. (123,'Azazel','The Night of Satanachia',1996),
  131. (124,'Azelisassath','Evil Manifestations Against Mankind',2014),
  132. (125,'Azelisassath','In Total Contempt of All Life',2017),
  133. (126,'Azelisassath','Past Times of Eternal Downfall',2018),
  134. (127,'Azelisassath','Total Desecration of Existence',2015),
  135. (128,'Azrael','Act III: Self + Act IV: Goat',2007),
  136. (129,'Azrael','Into Shadows Act I: Denial',2003),
  137. (130,'Azrael','Into Shadows Act II: Through Horned Shadows Glimpse',2004),
  138. (131,'Azure','Moonlight Legend',1998),
  139. (132,'Bael','Bleeding for Him',2003),
  140. (133,'Bael','Néant',2010),
  141. (134,'Balboa','Sabotage',2015),
  142. (135,'Balboa','Unbreakable',2012),
  143. (136,'Baptism','Chalice of Death',2010),
  144. (137,'Baptism','Evil Mysteries',2006),
  145. (138,'Baptism','Grim Arts of Melancholy',2008),
  146. (139,'Baptism','Morbid Wings of Sathanas',2005),
  147. (140,'Baptism','The Beherial Midnight',2002),
  148. (141,'Baptism','Wisdom & Hate',2004),
  149. (142,'Bathory','Bathory',1990),
  150. (143,'Bathory','Blood Fire Death',1988),
  151. (144,'Bathory','The Return......',2003),
  152. (145,'Bathory','Under the Sign of the Black Mark',1990),
  153. (146,'Beastcraft','Baptised in Blood and Goatsemen',2007),
  154. (147,'Beastcraft','Dawn of the Serpent',2006),
  155. (148,'Beastcraft','Into the Burning Pit of Hell ',2005),
  156. (149,'Behelal','Metamorphosis ',2007),
  157. (150,'Beherit','At the Devil''s Studio 1990',2011),
  158. (151,'Beherit','Engram',2009),
  159. (152,'Beherit','The Oath of Black Blood',2006),
  160. (153,'Behexen','From the Devil''s Chalice',2009),
  161. (154,'Behexen','Rituale Satanum',2004),
  162. (155,'Beitio Bourrudo','Rigordaine Ô l''Aversier / Negras Orasons',2013),
  163. (156,'Bekëth Nexëhmü','Dauþuz',2016),
  164. (157,'Bekëth Nexëhmü','De Dunkla Herrarna',2011),
  165. (158,'Bekëth Nexëhmü','De Dunklas Återkomst',2016),
  166. (159,'Bekëth Nexëhmü','De Forna Sederna (Del II)',2017),
  167. (160,'Bekëth Nexëhmü','De Glömdas Ursjälar',2016),
  168. (161,'Bekëth Nexëhmü','De svarta riterna',2014),
  169. (162,'Bekhira','Demo 1996',2010),
  170. (163,'Bekhira','L''Élu du Mal',2005),
  171. (164,'Belial','The Gods of the Pit pt. II (Paragon So Below)',1993),
  172. (165,'Belkètre','Ambre Zuèrkl Vuorhdrévarvtre',2005),
  173. (166,'Belphegor','The Last Supper / Blutsabbath',2004),
  174. (167,'Benighted','Insane Cephalic Production',2009),
  175. (168,'Besatt','Sacrifice for Satan',2004),
  176. (169,'Bestial Holocaust','Final Extermination',2006),
  177. (170,'Bestial Raids','Reversed Black Trinity',2007),
  178. (171,'Bestial Summoning','Live in Venray ''92',2012),
  179. (172,'Bestial Summoning','Sodomistic Rituals',1992),
  180. (173,'Bestial Summoning','The Dark War Has Begun',1992),
  181. (174,'Bestial Warlust','Blood & Valour',1995),
  182. (175,'Bestial Warlust','Satan''s Fist',2012),
  183. (176,'Bethlehem','Dark Metal',1994),
  184. (177,'Bethlehem','Sardonischer Untergang im Zeichen irreligiöser Darbietung',1998),
  185. (178,'Bewitched','At the Gates of Hell',1999),
  186. (179,'Bewitched','Diabolical Desecration / Encyclopedia of Evil',2002),
  187. (180,'Bilskirnir','Atavismus des Glaubens',2009),
  188. (181,'Bilskirnir','Dem Feind entgegen',2011),
  189. (182,'Bilskirnir','Hammerschlag',2016),
  190. (183,'Bilskirnir','Hyperborea',2008),
  191. (184,'Bilskirnir','In Solitary Silence',2018),
  192. (185,'Bilskirnir','Totenheer',2009),
  193. (186,'Bilskirnir','Wotan Redivivus',2013),
  194. (187,'Bilskirnir','Wotansvolk',2010),
  195. (188,'The Black','The Priest of Satan',2008),
  196. (189,'Black Angel','Beyond From Beyond',2006),
  197. (190,'Black Blood','Cryptic Rituals',2004),
  198. (191,'Black Cilice','Curses and Oaths',2017),
  199. (192,'Black Cilice','Nocturnal Mysticism',2016),
  200. (193,'Black Cilice','Old Curses',2014),
  201. (194,'Black Death Ritual','Profound Echoes of the End',2005),
  202. (195,'Black Draugwath','Apocalypse Songs',2005),
  203. (196,'Black Feast','Worship of Darkness',2011),
  204. (197,'Black Howling','O Sangue e a Terra',2015),
  205. (198,'Black Magick SS','Kaleidoscope Dreams',2017),
  206. (199,'Black Magick SS','Spectral Ecstasy',2018),
  207. (200,'Black Magick SS','The Black Abyss',2018),
  208. (201,'Black Murder','Feasts',1995),
  209. (202,'Black Sabbath','Vol 4',1972),
  210. (203,'Black Witchery','Desecration of the Holy Kingdom',2001),
  211. (204,'Black Witchery','Inferno of Sacred Destruction',2010),
  212. (205,'Black Witchery','Upheaval of Satanic Might',2005),
  213. (206,'Black Wood','Kill Me Satan',2006),
  214. (207,'Blåkulla','Darkened by an Occult Wisdom',2011),
  215. (208,'Blasphamagoatachrist','Black Metal Warfare',2018),
  216. (209,'Blasphemophagher','Nuclear Empire of Apocalypse',2008),
  217. (210,'Blasphemy','Fallen Angel of Doom',2007),
  218. (211,'Blasphemy','Gods of War / Blood Upon the Altar',2001),
  219. (212,'Blasphemy','Live Ritual - Friday the 13th',2003),
  220. (213,'Blasphemy','Promo Tape 2',2018),
  221. (214,'Blessed in Sin','Blessed in Sin',1998),
  222. (215,'Blessed in Sin','Eritis Sicut Dii',2013),
  223. (216,'Blessed in Sin','Honor the Anus of Mary',2004),
  224. (217,'Blessed in Sin','Live & Inédits',1999),
  225. (218,'Blessed in Sin','Materia Prima (Eritis Sicut Dii - 2006)',NULL),
  226. (219,'Blessed in Sin','Melancholia',2000),
  227. (220,'Blessed in Sin','Odes Obscures',2012),
  228. (221,'Blessed in Sin','Par le sang du Christ (Opus Luciferi)',2001),
  229. (222,'Blessed in Sin','Unholy Reh / A tribute to Euronymous',2012),
  230. (223,'Blodsrit','Helveteshymner',2004),
  231. (224,'Blodsrit','Supreme Misanthropy',2001),
  232. (225,'Blodulv','Blodulv',2003),
  233. (226,'Blodulv','Diatribe',2005),
  234. (227,'Blodulv','II',2006),
  235. (228,'Blodulv','III - Burial',2005),
  236. (229,'Blodulv','Kristkrossare',2003),
  237. (230,'Blodulv','Pagan Panzer',2004),
  238. (231,'Bloodoffer','Antichristian War Hate Demo',2005),
  239. (232,'Blood of Kingu','De Occulta Philosophia',2009),
  240. (233,'Blood of Kingu','Sun in the House of the Scorpion',2010),
  241. (234,'Blood of the Moon','Demo II',2010),
  242. (235,'Blood Red Fog','Death Cult',2012),
  243. (236,'Blood Red Fog','Demo I',2005),
  244. (237,'Blood Red Fog','Radiating Desolation',2008),
  245. (238,'Blood Stronghold','From Sepulchral Remains...',2014),
  246. (239,'Blood Stronghold','The Triumph of Wolfish Destiny',2017),
  247. (240,'Blood Stronghold','Vengeance in Sacrificial Blood',2016),
  248. (241,'Bloodthirst','Let Him Die',2007),
  249. (242,'Bloodthorn','In the Shadow of Your Black Wings',1997),
  250. (243,'Bloodthorn','Under the Reign of Terror',2001),
  251. (244,'Blood Vengeance','Iron Warfare',2004),
  252. (245,'Blood Vengeance','Panzerschlag',2003),
  253. (246,'Blut aus Nord','Memoria Vetusta I: Fathers of the Icy Age',2005),
  254. (247,'Blut aus Nord','MoRT',2006),
  255. (248,'Blut aus Nord','The Mystical Beast of Rebellion',2011),
  256. (249,'Blut aus Nord','The Work Which Transforms God',2004),
  257. (250,'Der Blutharsch','Der Sieg des Lichtes ist des Lebens Heil!',1998);
  258. INSERT INTO Classeur1 VALUES
  259. (251,'Der Blutharsch','When All Else Fails!',2001),
  260. (252,'Der Blutharsch','When Did Wonderland End?',2006),
  261. (253,'Blutorden','Blutorden',1997),
  262. (254,'Blutschrei','The Voice of Forbidden Pride',2007),
  263. (255,'Bolt Thrower','...For Victory',1995),
  264. (256,'Bolt Thrower','Mercenary',1998),
  265. (257,'Bolt Thrower','Realm of Chaos',2005),
  266. (258,'Bolt Thrower','The IVth Crusade',2001),
  267. (259,'Bölzer','Soma',2014),
  268. (260,'Bongzilla','Amerijuanican',2005),
  269. (261,'Borknagar','Borknagar',2004),
  270. (262,'Bowel Fetus','Death Womb Discharge',2007),
  271. (263,'Branikald','Stormheit',2007),
  272. (264,'Branikald','Triumph of the Will',2005),
  273. (265,'Branikald','Раздувая тинг ветров',2011),
  274. (266,'Branikald','Хладавзор / Blikk av Kald',2006),
  275. (267,'Brawl Between Enemies','Pure Rawness',2015),
  276. (268,'Brethren','Savage Inequalities',2005),
  277. (269,'Brighter Death Now','Innerwar',2011),
  278. (270,'Brighter Death Now','The Slaughterhouse',1993),
  279. (271,'Brocken Moon','10 Jahre Brocken Moon',2009),
  280. (272,'Bunker 84','Kombat d''hier et de demain',2000),
  281. (273,'Burzum','Burzum / Aske',1995),
  282. (274,'Burzum','Hvis lyset tar oss',1994),
  283. (275,'Cadaveric Crematorium','Serial Grinder',2005),
  284. (276,'Candlemass','Ancient Dreams',1988),
  285. (277,'Candlemass','Nightfall',1987),
  286. (278,'Cannibal Corpse','Gallery of Suicide',1998),
  287. (279,'Cannibal Corpse','The Bleeding',1994),
  288. (280,'Cannibal Corpse','The Wretched Spawn',2004),
  289. (281,'Cannibal Corpse','Tomb of the Mutilated',2002),
  290. (282,'Cannibal Corpse','Vile',1996),
  291. (283,'Cantus Bestiae','Cantus Bestiae',2013),
  292. (284,'Capricornus','Alone Against All',2004),
  293. (285,'Carcass','Necroticism - Descanting the Insalubrious',1991),
  294. (286,'Carcass','Reek of Putrefaction',2003),
  295. (287,'Carcass','Symphonies of Sickness',2003),
  296. (288,'Carnage','Dark Recollections',1990),
  297. (289,'Carn Dum','Misagorique',2011),
  298. (290,'Carn Dum','Monde Mort',2010),
  299. (291,'Carpathian Forest','Through Chasm, Caves and Titan Woods',1995),
  300. (292,'Catasexual Urge Motivation','The Encyclopedia of Serial Murders',2000),
  301. (293,'Cathedral','Forest of Equilibrium',1991),
  302. (294,'Cathedral','Statik Majik',1994),
  303. (295,'Cathedral','The Carnival Bizarre',2008),
  304. (296,'Cathedral','The Ethereal Mirror',2009),
  305. (297,'Cathedral','The Guessing Game',2010),
  306. (298,'Caverne','Aux frontières du monde',2016),
  307. (299,'Caverne','Aux frontières du monde',2015),
  308. (300,'Celeste','Animale(s)',2013),
  309. (301,'Celeste','Misanthrope(s) [Recycled Brown Paper]',NULL),
  310. (302,'Celeste','Morte(s) Née(s)',2010),
  311. (303,'Celestia','Dead Insecta Sequestration (demo)',2001),
  312. (304,'Celestial Bloodshed','Cursed, Scarred and Forever Possessed',2008),
  313. (305,'Celestial Bloodshed','Ω',2013),
  314. (306,'Cemetery Urn','The Conquered Are Burned',2010),
  315. (307,'Cemetery Urn','Urn of Blood',2007),
  316. (308,'Cendres de haine','Bellum Omium Contra Omnes',2010),
  317. (309,'Cerebral Turbulency','Germ of Error',2003),
  318. (310,'Cerebral Turbulency','Impenetrable',2001),
  319. (311,'Chadenn','Aux portes de la mort',2010),
  320. (312,'Chadenn','Pour Redevenir Poussière',2012),
  321. (313,'Chao','Spiritus Sankti',2012),
  322. (314,'Charnel Valley','The Igneous Race',2007),
  323. (315,'CHATEAU NOIR','The Victorious Flame',2012),
  324. (316,'Chateaux','FirePower',1984),
  325. (317,'Children of Bodom','Chaos Ridden Years - Stockholm Knockout Live',2006),
  326. (318,'Christicide','Apex of Negativity',2004),
  327. (319,'Christicide','Christicide',2008),
  328. (320,'Christicide','Upheaval of the Soul',2013),
  329. (321,'Clandestine Blaze','Archive Vol. 1',2008),
  330. (322,'Clandestine Blaze','Archive Vol. 2',2008),
  331. (323,'Clandestine Blaze','Archive Vol. 3',2008),
  332. (324,'Clandestine Blaze','Church of Atrocity',2006),
  333. (325,'Clandestine Blaze','City of Slaughter',2017),
  334. (326,'Clandestine Blaze','Deliverers of Faith',2004),
  335. (327,'Clandestine Blaze','Falling Monuments',2010),
  336. (328,'Clandestine Blaze','Fire Burns in Our Hearts',2012),
  337. (329,'Clandestine Blaze','Fist of the Northern Destroyer',2002),
  338. (330,'Clandestine Blaze','Harmony of Struggle',2013),
  339. (331,'Clandestine Blaze','Night of the Unholy Flames',2005),
  340. (332,'Clotted Symmetric Sexual Organ','Collection',2003),
  341. (333,'Clotted Symmetric Sexual Organ','Nagrö Läuxes VIII',1996),
  342. (334,'Cock and Ball Torture','A Cacophonous Collection',2006),
  343. (335,'Cock and Ball Torture','Sadochismo',2002),
  344. (336,'Code Orange','Forever',2017),
  345. (337,'Coitus Diaboli','Goat Kult',2010),
  346. (338,'Colosseum','Chapter 1: Delirium',2007),
  347. (339,'Command','Sturmangriff',2004),
  348. (340,'Conqueror','War Cult Supremacy',2002),
  349. (341,'Converge','You Fail Me',2004),
  350. (342,'Corpse Molestation','Dungeons Rehersals',1991),
  351. (343,'Corpse Molestation','Holocaust Wolves of the Apocalypse',2009),
  352. (344,'Corpus Christii','Rising',2007),
  353. (345,'Cosmic Church','Absoluutin lävistämä',2010),
  354. (346,'Cosmic Church','Arcana Dei III - Totuuden Portit',2009),
  355. (347,'Cosmic Church','Arcana Dei II - Tuliset Siivet',2009),
  356. (348,'Cosmic Church','Arcana Dei I - Pimeyden Valo',2009),
  357. (349,'Council Daimonion','When Hell Calls...',2018),
  358. (350,'Countess','Heilig Vuur',2004),
  359. (351,'Count Raven','Storm Warning',1990),
  360. (352,'The County Medical Examiners','Olidous Operettas',2007),
  361. (353,'Craft','Terror Propaganda',2004),
  362. (354,'Craft','Total Soul Rape',2000),
  363. (355,'Craft','Void',2011),
  364. (356,'Crucifixion Wounds','Bastard Son of God',2009),
  365. (357,'Crystalium','De Aeternitate Commando',2002),
  366. (358,'Crystalium','Diktat Omega',2003),
  367. (359,'Crystalium','Doxa O revelation',2007),
  368. (360,'Crystalium','Par le Sang, le Feu & le Fer - Baise de la Charogne a l''Ange',2001),
  369. (361,'Cthulhu Rites','Acheront bezkształtnego diabelstwa',2013),
  370. (362,'Cthulhu Rites','Pośród Misteriów Koszmaru',2014),
  371. (363,'Cultes des Ghoules','The Rise of Lucifer',2015),
  372. (364,'Cult of Daath','Slit Throats and Ritual Nights ',2005),
  373. (365,'Cultus','Gezeteld in zegeruïnen',2016),
  374. (366,'Dahmer','The Studio Sessions Discography',2003),
  375. (367,'Darkened Nocturn Slaughtercult','Evoking a Decade',2008),
  376. (368,'Darkened Nocturn Slaughtercult','Follow the Calls for Battle',2001),
  377. (369,'Darkened Nocturn Slaughtercult','Hora Nocturna',2006),
  378. (370,'Darkened Nocturn Slaughtercult','Necrovision',2013),
  379. (371,'Darkened Nocturn Slaughtercult','Nocturnal March',2004),
  380. (372,'Darkened Nocturn Slaughtercult','Saldorian Spell',2009),
  381. (373,'Dark Funeral','In the Sign...',2011),
  382. (374,'Dark Fury','After The Battle',2010),
  383. (375,'Dark Fury','Carnivore',2015),
  384. (376,'Dark Fury','Final Solution',2007),
  385. (377,'Dark Fury','Slavonic Thunder',2005),
  386. (378,'Dark Fury','Turning Into Ashes',1998),
  387. (379,'Dark Fury','Vae Victis!',2004),
  388. (380,'Dark Storm','The Early Years',2002),
  389. (381,'Darkthrone','A Blaze in the Northern Sky',1992),
  390. (382,'Darkthrone','Preparing for War',2005),
  391. (383,'Darkthrone','Total Death',2011),
  392. (384,'Darkthrone','Transilvanian Hunger',1994),
  393. (385,'Darkthule','Beyond the Endless Horizons',2006),
  394. (386,'Darkthule','Wolforder',NULL),
  395. (387,'Darvulia','Belladone',2011),
  396. (388,'Darvulia','L''ombre malicieuse',2002),
  397. (389,'Darvulia','Mysticisme Macabre',2010),
  398. (390,'Daudadagr','Vid Skuggornas Svarta MÃ¥nsken',2017),
  399. (391,'Dead Infection','A Chapter of Accidents',2013),
  400. (392,'Dead Infection','Corpses of the Universe',2008),
  401. (393,'Dead Infection','The Lethal Collection',2003),
  402. (394,'Death','Human',1991),
  403. (395,'Death','Leprosy',1988),
  404. (396,'Death','Spiritual Healing',1990),
  405. (397,'Death Angel','Act III',1990),
  406. (398,'Deathbound','We Deserve Much Worse',2007),
  407. (399,'Death in June','Rose Clouds of Holocaust',2017),
  408. (400,'Death in June','The Wall of Sacrifice',1993),
  409. (401,'Deathlike Silence','Deathlike Silence',2016),
  410. (402,'Deathrow','A Monument of Sorrow',2017),
  411. (403,'Deathspell Omega','Infernal Battles',2003),
  412. (404,'Deathspell Omega','Inquisitors of Satan ',2003),
  413. (405,'Deathspell Omega','Kénôse',2005),
  414. (406,'Decayed','Resurrectiónem Mortuórum',1996),
  415. (407,'Decayed','The Conjuration of the Southern Circle',1993),
  416. (408,'Decomposed','Hope Finally Died...',2015),
  417. (409,'Deep Purple','Made in Japan',1972),
  418. (410,'Deep Vein','Symbols for the Dead',2008),
  419. (411,'Defamation','Bestial Defamation',2009),
  420. (412,'Deiphago','Filipino Antichrist',2009),
  421. (413,'Deiphago','Satanik Eon',2006),
  422. (414,'Dekapitator','The Storm Before the Calm',2007),
  423. (415,'Demigod','Slumber of Sullen Eyes',2006),
  424. (416,'Demilich','Nespithe',1993),
  425. (417,'Demon','Night of the Demon',1981),
  426. (418,'Demonaz','March of the Norse',2011),
  427. (419,'Demoncy','Faustian Dawn / Within the Sylvan Realms of Frost',2007),
  428. (420,'Demoncy','Joined in Darkness',1999),
  429. (421,'Demonic Slaughter','Dark Paths to Catharsis',2015),
  430. (422,'Demonomancy','Supremacy Through Intolerance (The Last Legacy)',2009),
  431. (423,'Demon Realm','A Legend of Power',2004),
  432. (424,'Denial of God','The Dawn of Aemizaez: Demos 1992-1993',2008),
  433. (425,'Denial of God','The Horrors of Satan',2006),
  434. (426,'Denouncement Pyre','Hells Infantry',2006),
  435. (427,'Deranged','High on Blood',1998),
  436. (428,'Der Stürmer','Bloodsworn',2008),
  437. (429,'Der Stürmer','Bloodsworn II',2018),
  438. (430,'Der Stürmer','Hail to Finland',2018),
  439. (431,'Der Stürmer','The Blood Calls for W.A.R.!',2001),
  440. (432,'Der Stürmer','Transcendental Racial Idealism',2011),
  441. (433,'Desolated','Disorder of Mind',2013),
  442. (434,'Desolated','The Beginning 2011-2014',2015),
  443. (435,'Desolation Triumphalis','Forever Bound to Nothingness',2006),
  444. (436,'Desolation Triumphalis','Forever Bound to Nothingness',2006),
  445. (437,'Deströyer 666','7 Inches With the Devil',2005),
  446. (438,'Destruction','Infernal Overkill',1985),
  447. (439,'Destructive Explosion of Anal Garland','Sealing Off the Vagina by Sewer Lid',2007),
  448. (440,'Detonator 666','At the Dawn of Sadistic Infernal Holocaust',2004),
  449. (441,'Deviser','Thy Blackest Love - The Early Years',2003),
  450. (442,'Deviser','Unspeakable Cults',1996),
  451. (443,'Diaboli','Kirous',2004),
  452. (444,'Diaboli','Mesmerized By Darkness',1996),
  453. (445,'Diaboli','The Antichrist',2006),
  454. (446,'Diabolic','Subterraneal Magnitude',2001),
  455. (447,'Diabolical Sacrilege','Tranquility Through Darkness',2008),
  456. (448,'Diapsiquir','A.N.T.I.',2011),
  457. (449,'Diapsiquir','Lubie satanique dépravée',2014),
  458. (450,'Diapsiquir','Pacta Daemoniarum / Crasse',2009),
  459. (451,'Diapsiquir','Virus STN',2005),
  460. (452,'Digerdöden','Majestätens dunkla håg, i dödens profana ståt',2017),
  461. (453,'Dimmu Borgir','For all tid',1994),
  462. (454,'Dimmu Borgir','Spiritual Black Dimensions',1999),
  463. (455,'Dio','Dream Evil',1987),
  464. (456,'Dio','Holy Diver',1983),
  465. (457,'Dio','The Last in Line',1984),
  466. (458,'diSEMBOWELMENT','diSEMBOWELMENT',2005),
  467. (459,'Disgust','War Deterrent',2007),
  468. (460,'Dismember','Like an Everflowing Stream / Indecent and Obscene',2015),
  469. (461,'Dödfödd','Demo10',2014),
  470. (462,'Dødheimsgard','Monumental Possession',1999),
  471. (463,'Dødsengel','Mirium occultum',2014),
  472. (464,'Dødsfall','Inn i Mørkets Kongedømme',2012),
  473. (465,'Dodsferd','Cursing Your Will to Live',2007),
  474. (466,'Dodsferd','Death Set the Beginning of My Journey',2008),
  475. (467,'Dodsferd','Desecrating the Spirit of Life',2006),
  476. (468,'Dodsferd','Fucking Your Creation',2007),
  477. (469,'Dodsferd','Spitting With Hatred the Insignificance of Life',2011),
  478. (470,'Dom Dracul','Attack on the Crucified',2006),
  479. (471,'Dom Dracul','Genocide in the Name of Satan',2004),
  480. (472,'Drachenfels','Bow Down Before Death',2008),
  481. (473,'Drastus','Taphos',2006),
  482. (474,'Draug','Drift Into My Palace of Terror',2017),
  483. (475,'Draug','In Glorification of Dark Legions',2016),
  484. (476,'Draug','Their Darker Dreams',2018),
  485. (477,'Drautran','Under dem Banner der Nordwinde',2009),
  486. (478,'Drowning the Light','An Alignment of Dead Stars',2009),
  487. (479,'Drowning the Light','Diabolical Winter Spells',2013),
  488. (480,'Drowning the Light','Drowned',2011),
  489. (481,'Drowning the Light','Lost Kingdoms of a Dark Age',2013),
  490. (482,'Drowning the Light','Oceans of Eternity',2011),
  491. (483,'Drowning the Light','Of Celtic Blood & Satanic Pride',2008),
  492. (484,'Drowning the Light','Paradise Slaves',2017),
  493. (485,'Drowning the Light','Tenth Region of the Night',2016),
  494. (486,'Drowning the Light','The Blood of the Ancients',2009),
  495. (487,'Drowning the Light','The Fading Rays of the Sun',2009),
  496. (488,'Drowning the Light','The Land of the Dead Sun',2011),
  497. (489,'Drowning the Light','The Masters Intolerant Empire',2017),
  498. (490,'Drowning the Light','To the End of Time',2014),
  499. (491,'Drudkh','Autumn Aurora',2009),
  500. (492,'Drudkh','Forgotten Legends',2003),
  501. (493,'Drudkh','Кров у наших криницях (Blood in Our Wells)',2010),
  502. (494,'Drudkh','Лебединый шлях (The Swan Road)',2010),
  503. (495,'Duch Czerni','Cienie wiecznego zmierzchu',2015),
  504. (496,'Duch Czerni','Reality of Black Spirits',2016),
  505. (497,'Duch Czerni','Sleepless Temple',2016),
  506. (498,'Duch Czerni','Widma czarnych dusz',2016),
  507. (499,'Dungeönhammer / Purgatör','Infernal Offerings / Graveyard Noise',2011),
  508. (500,'Dux','Ezoterik',2011);
  509. INSERT INTO Classeur1 VALUES
  510. (501,'Dux','Vintras',2012),
  511. (502,'Ea','Au ellai',2010),
  512. (503,'Ea','Ea II',2009),
  513. (504,'Eibon','Eibon',2008),
  514. (505,'Eisenwinter','Armee der arischen Untoten',2012),
  515. (506,'Eisenwinter','Verkommen, Entartet Und Verreckt',2008),
  516. (507,'Electric Wizard','Witchcult Today',2007),
  517. (508,'Elitism','Quand l''étoile de David brûlait',2018),
  518. (509,'Embrace of Thorns','Atonement Ritual',2009),
  519. (510,'Embrace of Thorns','...For I See Death in Their Eyes...',2009),
  520. (511,'Emperor','In the Nightside Eclipse',1999),
  521. (512,'Endstille','Dominanz',2004),
  522. (513,'Endstille','Frühlingserwachen',2003),
  523. (514,'Enemy Soil','Casualties of Progress',1995),
  524. (515,'Enfeus Lodge','Enfeus Lodge',2008),
  525. (516,'Enfeus Lodge','Enfeus Lodge',2008),
  526. (517,'Entartung','Krypteia',2012),
  527. (518,'Enthroned','Armoured Bestial Hell',2001),
  528. (519,'Enthroned','Regie Sathanas',1998),
  529. (520,'Enthroned','Towards the Skullthrone of Satan',1997),
  530. (521,'Epheles','Je suis autrefois',2011),
  531. (522,'Epheles','L''ombre de la croix',2001),
  532. (523,'Epheles','Souviens-toi',2006),
  533. (524,'Eradication','The Great Cleaning',2004),
  534. (525,'Eschaton','Causa Fortior',2006),
  535. (526,'Eschaton','Unshaken',2012),
  536. (527,'Eternal Frost','War Metal Fuck',2001),
  537. (528,'Eternal Majesty','From War to Darkness',2003),
  538. (529,'Ettenmoor','Winter of Supremacy',2009),
  539. (530,'Evil','Hammerstorm',2009),
  540. (531,'Evil','Studňa',2015),
  541. (532,'Evil','...To the Fallen and Free',2013),
  542. (533,'Evil Eruption','True Evil Never Dies',2014),
  543. (534,'Evynkar','Blaspheme Your Cult',2008),
  544. (535,'Ewiger Wald','Von alten Zeiten...',2014),
  545. (536,'Ewiges Reich','Zeit des Erwachens',2002),
  546. (537,'Excruciating Terror','Expression of Pain',1996),
  547. (538,'Eyehategod','In the Name of Suffering',1992),
  548. (539,'Eyehategod','Take As Needed for Pain',1993),
  549. (540,'Faagrim','...and winter kam',2010),
  550. (541,'F.A.M.A.S.','Est Imperare Orbi Universo (Demo)',2008),
  551. (542,'Feuersturm','Apokalypse',2007),
  552. (543,'Finis Gloria Dei','Consecration of the Horned God',2004),
  553. (544,'Finis Gloria Dei','Goat: Father of the New Flesh',2006),
  554. (545,'Finis Gloria Dei','In Tenebris ',2003),
  555. (546,'Finnentum','Reveries',2009),
  556. (547,'Flagellum Dei','Tormentor...of the False Creator',2004),
  557. (548,'Flagellum Dei','Under the Might...',2007),
  558. (549,'Flame of War','Transcendence',2009),
  559. (550,'Flammentod','Flammentod',2010),
  560. (551,'Forbidden Eye','Orthodox Path of Worship',2012),
  561. (552,'Forest','As a Song in the Harvest of Grief',2004),
  562. (553,'Forest','Foredooming the Hope for Eternity',2004),
  563. (554,'Forestdome','Foresthrone',2013),
  564. (555,'Forgotten Darkness','Nacht aus Blut',2004),
  565. (556,'Forgotten Spell','Desecrated, Decayed and Still Holy',NULL),
  566. (557,'Forgotten Woods','Baklengs mot stupet',2003),
  567. (558,'Forlorn Winds','Murmurs With the Decapitated',2014),
  568. (559,'Forlorn Winds','The Day the Wolf Swallowed the Sun',2013),
  569. (560,'Fornication','Hell Metal',2009),
  570. (561,'Frangar','1915 - Tutto Per la Patria ',2008),
  571. (562,'Freitod [CH]','Blasphemous Chants of Glorification',2012),
  572. (563,'Freitod [CH]','Possessed by the Horns of Terror',2010),
  573. (564,'From Ashes Rise','Concrete and Steel',2000),
  574. (565,'From Ashes Rise','Nightmares',2003),
  575. (566,'From Ashes Rise','Silence',2001),
  576. (567,'Front Beast','Black Spells of the Damned',2006),
  577. (568,'Front Beast','Untold Occult Mysteries',2011),
  578. (569,'Frozen Shadows','Hantises',2004),
  579. (570,'Fullmoon','United Aryan Evil',2005),
  580. (571,'Fullmoon Lunacy','Cenotaph (Demo II)',2017),
  581. (572,'Fullmoon Lunacy','Invocation (Demo I)',2017),
  582. (573,'Furia','Grudzień za grudniem',2009),
  583. (574,'Furia','Martwa polska jesień',2011),
  584. (575,'Furia','Marzannie, Królowej Polski',2012),
  585. (576,'Furia','W melancholii',2013),
  586. (577,'Gandr','Talvitunnelmia',2011),
  587. (578,'Gebrechlichkeit','Glanz Und Elend',2012),
  588. (579,'Gehenna','Malice',1996),
  589. (580,'Gehenna','Seen Through the Veils of Darkness (The Second Spell)',1995),
  590. (581,'General Surgery','A Collection of Depravation',2012),
  591. (582,'General Surgery','Necrology',2011),
  592. (583,'Genocide Organ','Civilization',2017),
  593. (584,'Genocide Organ','Leichenlinie 1989/2009',2010),
  594. (585,'Genocide Organ','Mind Control',1995),
  595. (586,'Ghast','May the Curse Bind',2008),
  596. (587,'Girlschool','Screaming Blue Murder',1982),
  597. (588,'Gjendød','Død manns skygge',2018),
  598. (589,'Gjendød','Evig Svart Hat',2017),
  599. (590,'Gjendød','Krigsdøger',2018),
  600. (591,'Gjendød','Nedstigning',2017),
  601. (592,'Gladsheim','War Wolf Spirit',2005),
  602. (593,'Gnipahålan','Flögo De Bort',2016),
  603. (594,'Gnipahålan','Gnipahålan',2017),
  604. (595,'Gnipahålan','I stridens era...',2017),
  605. (596,'Gnipahålan','Vånnalösa Urskepnader',2018),
  606. (597,'Gnome','Silent Scream',2012),
  607. (598,'Goat Horns','Magician of Black Chaos',2004),
  608. (599,'Goatlord','Reflections of the Solstice',1991),
  609. (600,'Goatlord','The Last Sodomy of Mary',2007),
  610. (601,'Goatlord Corp.','Early Beginnings of War',2002),
  611. (602,'Goatlord Corp.','Horns of Resurrection',2006),
  612. (603,'Goatmoon','Death Before Dishonour',2004),
  613. (604,'Goatmoon','Hard Evidence - Illegal Live Activities 2009',2010),
  614. (605,'Goatmoon','Son of the Northwind',2012),
  615. (606,'Goatmoon','Tahdon riemuvoitto',2013),
  616. (607,'Goatmoon','Varjot',2011),
  617. (608,'Goatpenis','Anesthetic Vapor',2017),
  618. (609,'Goatpenis','Apocalypse War',2016),
  619. (610,'Goatpenis','Biochemterrorism',2010),
  620. (611,'Goatreich 666','Necro Sarcofagus Insanis ',2002),
  621. (612,'Goat River','Goat River',2009),
  622. (613,'Goat Semen','En vivo en Lima Hell',2007),
  623. (614,'Goatsnake','Trampled Under Hoof',2004),
  624. (615,'Goat Torment','Dominande Tenebrae',2013),
  625. (616,'Godkiller','Burn the White Kingdom',2011),
  626. (617,'Godless Cruelty','Gott... Im Chaos Gestorben',2007),
  627. (618,'Godless North','Summon the Age of Supremacy',2001),
  628. (619,':Golgatha:','Tales of Transgression & Sacrifice',2007),
  629. (620,'Gorement','The Ending Quest',2017),
  630. (621,'Gorgon','The Lady Rides a Black Horse',2010),
  631. (622,'Gorgoroth','Antichrist',1996),
  632. (623,'Gorugoth','Gorugoth',2011),
  633. (624,'Gospel of the Horns','A Call to Arms',2002),
  634. (625,'Gospel of the Horns','Realm of the Damned',2007),
  635. (626,'Gottlos','Infernal Pandemonio',2004),
  636. (627,'Grail','The Morning of Disillusionment',2011),
  637. (628,'Grand Belial''s Key','Goat of a Thousand Young / Triumph of the Hordes',2017),
  638. (629,'Grand Belial''s Key','Judeobeast Assassination',2012),
  639. (630,'Grand Belial''s Key','Kosherat',2005),
  640. (631,'Grand Belial''s Key','Mocking the Philanthropist',1998),
  641. (632,'Grausamkeit','Christenschmähung',2000),
  642. (633,'Grav','Astrala Ödemarker',2016),
  643. (634,'Grav','Dit Inget Ljus Kan NÃ¥',2011),
  644. (635,'Grav','Fordærvet Djævelskab',2017),
  645. (636,'Grav','Mental Illvilja',2012),
  646. (637,'Grav','Ohelighetens Pulserande Ondska',2014),
  647. (638,'Grav','Omhulda Ondskans Kretslopp',2013),
  648. (639,'Grav','Projektioner af Död',2017),
  649. (640,'Grav','Tomb of Agony',2017),
  650. (641,'Grav','VÃ¥nda',2017),
  651. (642,'Grave','Into the Grave',2001),
  652. (643,'Grave Desecrator','Sign of Doom',2008),
  653. (644,'Graveland','Carpathian Wolves',2001),
  654. (645,'Graveland','Following the Voice of Blood',2011),
  655. (646,'Graveland','Immortal Pride',2010),
  656. (647,'Graveland','The Celtic Winter',1996),
  657. (648,'Graveland','Thousand Swords',1995),
  658. (649,'Graven','Perished and Forgotten',2002),
  659. (650,'Graven','Reborn Misanthropic Spirit',2015),
  660. (651,'Graven','The Shadows Eternal Call',2005),
  661. (652,'Grifteskymfning','Djävulens Boning',2009),
  662. (653,'Grondhaat','Humanity - The Flesh for Satan''s Pigs',2011),
  663. (654,'Grudom','Skænk mig dig liv',2014),
  664. (655,'Gruesome Stuff Relish','Horror Rises From the Tomb',2008),
  665. (656,'Gruesome Stuff Relish','Teenage Giallo Grind',2002),
  666. (657,'Gut','Odour of Torture',1995),
  667. (658,'Gut','The Singles Collection',2007),
  668. (659,'Gzekhratüs','Nox Occulta',2010),
  669. (660,'Haat','Factum Luctisonus',2001),
  670. (661,'Hädanfärd','Avoghetens Besvärtade Åkallelser',2014),
  671. (662,'Hädanfärd','Evil-minded',2013),
  672. (663,'Hädanfärd','Smutsiga Sinnen',2013),
  673. (664,'Hädanfärd','Vederstyggelsens Uppväckelse',2012),
  674. (665,'Hädanfärd','Vederstyggelsens Uppväckelse Part.II',2013),
  675. (666,'Haemorrhage','Anatomical Inferno',1998),
  676. (667,'Haemorrhage','Apology for Pathology',2006),
  677. (668,'Haemorrhage','Emetic Cult',1995),
  678. (669,'Haemorrhage','Grume',1997),
  679. (670,'Haemorrhage','Loathesongs',2000),
  680. (671,'Haemorrhage','Morgue Sweet Home',2002),
  681. (672,'Haemorrhage','Scalpel, Scissors and Other Forensic Instruments',2000),
  682. (673,'Haemorrhage','We Are the Gore',2017),
  683. (674,'Haemoth','In Nomine Odium',2011),
  684. (675,'Haemoth','Kontamination',2005),
  685. (676,'Haemoth','Satanik Terrorism',2003),
  686. (677,'Haemoth','Vice, Suffering and Destruction',2004),
  687. (678,'Hammer','Shoax',2008),
  688. (679,'Hammergoat','Regeneration Through Depopulation...',2010),
  689. (680,'Hämys','14 Kuuta',2013),
  690. (681,'Hämys','Tie näyttää paikkani​',2012),
  691. (682,'Harvest','Behold... the Death of God',2015),
  692. (683,'Hate Eternal','Fury & Flames',2008),
  693. (684,'Hate Forest','Nietzscheism',2005),
  694. (685,'Hate Forest','Scythia',1999),
  695. (686,'Hate Forest','Sorrow',2005),
  696. (687,'Hats Barn','Primitive Humans Desecration',2010),
  697. (688,'Haus Arafna','Blut: Trilogie des Blutes | Nachblutung',2006),
  698. (689,'Haus Arafna','Children of God',2000),
  699. (690,'Haus Arafna','The Singles 1993-2000',2003),
  700. (691,'Haus Arafna','You',2010),
  701. (692,'Havohej','Dethrone the Son of God',2007),
  702. (693,'Hayras','Sombre Destin',2006),
  703. (694,'Hekel','De dodenvaart',2006),
  704. (695,'Helgedom','Svartkonst',2016),
  705. (696,'Hellhammer','Death Fiend',NULL),
  706. (697,'Hellhammer','Demon Entrails',2008),
  707. (698,'Hell Torment','Opening the Gates of Hell',2008),
  708. (699,'Hellvetic Frost','Misanthropic Devotion',2007),
  709. (700,'Hellvetic Frost','Towards a Distant World',2011),
  710. (701,'Heresiarch','Hammer of Intransigence',2011),
  711. (702,'Heresy','Visions of Fear: Discography Part Two',1992),
  712. (703,'Heretic','Black Metal Holocaust',2008),
  713. (704,'Hetroertzen','A Crimson Terrible Vision',2003),
  714. (705,'Hetroertzen','Exaltation of Wisdom: Through Light Towards Chaos',2010),
  715. (706,'Hetroertzen','Flying Across the Misty Gardens',2002),
  716. (707,'His Hero Is Gone','Fifteen Counts of Arson',1997),
  717. (708,'Hoath','Codex II: Kether',2004),
  718. (709,'Horna','Ääniä yössä',2006),
  719. (710,'Horna','Askel lähempänä Saatanaa',2013),
  720. (711,'Horna','Envaatnags Eflos Solf Esgantaavne',2005),
  721. (712,'Horna','Haudankylmyyden mailla',2005),
  722. (713,'Horna','Hiidentorni',2010),
  723. (714,'Horna','Kuolleiden kuu',2018),
  724. (715,'Horna','Musta kaipuu',2009),
  725. (716,'Horna','Sotahuuto',2007),
  726. (717,'Horna','Sudentaival',2001),
  727. (718,'Horologium','Le Cartoline Perse',2007),
  728. (719,'Horrors of the Black Museum','Gold From the Sea',2008),
  729. (720,'The Howling Void','Shadows Over the Cosmos',2010),
  730. (721,'Hunok','Forgotten Honour',2002),
  731. (722,'Hunok','Megrendíthetetlenség',2016),
  732. (723,'Hypothermia','Köld',2006),
  733. (724,'Hypothermia','Rakbladsvalsen',2007),
  734. (725,'Hypothermia','Svartkonst',2015),
  735. (726,'Ibex Throne','Ibex Throne',2003),
  736. (727,'Ibex Throne','Total Inversion',2006),
  737. (728,'Ifernach','Gaqtaqaiaq',2018),
  738. (729,'Ifernach','Maqtewek Nakuset',2016),
  739. (730,'Ignis Fatuus','Słowiańska trwoga wiecznych',2008),
  740. (731,'Ignivomous','Death Transmutation',2009),
  741. (732,'Ildjarn','1992 - 1995',2002),
  742. (733,'Illapa','Deshonestos y Hechiceros',2008),
  743. (734,'Immolation','Close to a World Below',2000),
  744. (735,'Immortal','Battles in the North',2002),
  745. (736,'Immortal','Blizzard Beasts [embossed logo on the case]',1997),
  746. (737,'Immortal','Damned in Black',2000),
  747. (738,'Impaled Nazarene','Nihil',2000),
  748. (739,'Impaled Nazarene','Suomi Finland perkele & Motörpenis',2001),
  749. (740,'Impaled Nazarene','Ugra-Karma',1998),
  750. (741,'Imperial Darkness','Nekysia and Perversion',2008),
  751. (742,'Impetigo','Horror of the Zombies',1992),
  752. (743,'Impetigo','Ultimo Mondo Cannibale',1990),
  753. (744,'Impiety','Skullfucking Armageddon [grey/black vinyl]',2011),
  754. (745,'Impious Havoc','Monuments of Suffering',2004),
  755. (746,'Impious Havoc','The Great Day of Wrath',2003),
  756. (747,'Incantation','Decimate Christendom',2004),
  757. (748,'Incantation','Onward to Golgotha',1992),
  758. (749,'Infantry','Desecrate the Church',2008),
  759. (750,'Infernal Necromancy','2002 - 2006',2011);
  760. INSERT INTO Classeur1 VALUES
  761. (751,'Inferno','Fucking Funeral Attack 1997-2004',2004),
  762. (752,'Inferno','Legie nesmrtelných',2004),
  763. (753,'Inferno','Live in Bitterfeld',1999),
  764. (754,'Inferno','Nikdy Nepokřtĕni',2006),
  765. (755,'Inferno','V návratu pohanství...',2003),
  766. (756,'Infernum','...Taur-Nu-Fuin...',2004),
  767. (757,'Inkisitor','Inkisitor',2009),
  768. (758,'Inquisition','Into the Infernal Regions of the Ancient Cult',2010),
  769. (759,'Inquisition','Magnificent Glorification of Lucifer',2004),
  770. (760,'Inquisition','Nefarious Dismal Orations',2007),
  771. (761,'Inquisition','Ominous Doctrines of the Perpetual Mystical Macrocosm',2010),
  772. (762,'Insane Apollyon','Insane Apollyon',2018),
  773. (763,'Insane Vesper','Abomination of Death',2011),
  774. (764,'Insane Vesper','Twilight of Extinction',2008),
  775. (765,'Insidious Torture','Lust and Decay',2010),
  776. (766,'Integrity','Seasons in the Size of Days',1997),
  777. (767,'Intestinal Disgorge','Sociopath',2008),
  778. (768,'Into Dagorlad','Apostasie',2008),
  779. (769,'Ironfist','Fistial Destruction',2006),
  780. (770,'Iron Fist','Metal Ages',2002),
  781. (771,'Isengard','Vinterskugge',2002),
  782. (772,'I Shalt Become','Wanderings',2006),
  783. (773,'Isvind','Dark Waters Stir',2012),
  784. (774,'Jesus Cröst','Tot',2009),
  785. (775,'Jig-Ai','Katana Orgy',2008),
  786. (776,'Judas Iscariot','An Ancient Starry Sky',2018),
  787. (777,'Judas Iscariot','Dethroned, Conquered and Forgotten',2000),
  788. (778,'Judas Iscariot','Heaven in Flames',1999),
  789. (779,'Judas Iscariot','Of Great Eternity',1997),
  790. (780,'Judas Iscariot','Of Great Eternity',1999),
  791. (781,'Judas Iscariot','The Cold Earth Slept Below',1996),
  792. (782,'Judas Iscariot','Thy Dying Light',2000),
  793. (783,'Judas Iscariot','To Embrace the Corpses Bleeding',2002),
  794. (784,'Kadotus','Twilight''s Depths',2006),
  795. (785,'Kaevum','Kosmos Erwache',2013),
  796. (786,'Kaevum','Natur',2012),
  797. (787,'Kampf','Nothing but Wrath',2006),
  798. (788,'Kampfar','Fra underverdenen',1999),
  799. (789,'Kampfar','Kampfar',1995),
  800. (790,'Kampfar','Kvass',2006),
  801. (791,'Kampfar','Mellom skogkledde aaser',1997),
  802. (792,'Kaosritual','Svøpt morgenrød',2008),
  803. (793,'Kaos Sacramentum','Avgrundens Konst',2010),
  804. (794,'Kaos Sacramentum','Bloodcurse Stigmata',2010),
  805. (795,'Kaos Sacramentum','Förneka den Fysiska Lekamen',2010),
  806. (796,'Kaos Sacramentum','Scars of Revelation',2010),
  807. (797,'Kapein','Aeon of Rust',2007),
  808. (798,'Kapo!','Death in June Presents Kapo!',2008),
  809. (799,'Katharsis','666',2004),
  810. (800,'Katharsis','Kruzifixxion',2003),
  811. (801,'Katharsis','Terror, Storm and Darkest Arts',1996),
  812. (802,'Katharsis','VVorldVVithoutEnd',2006),
  813. (803,'Keep of Kalessin','Reclaim',2004),
  814. (804,'Kharon','Raised by Hellish Demons',2003),
  815. (805,'Kickback','Et le diable rit avec nous',2011),
  816. (806,'Kickback','No Surrender',2009),
  817. (807,'Kill','The NecroFiles',2010),
  818. (808,'Kill the Client','Cleptocracy',2008),
  819. (809,'Knelt Rote','Insignificance',2010),
  820. (810,'Knelt Rote','Trespass',2012),
  821. (811,'Knife','Torture..... Darkness..... The Craft of Sorrow',2018),
  822. (812,'Kozeljnik','Deeper the Fall',2010),
  823. (813,'Krabathor','Orthodox',1998),
  824. (814,'Krieg','Blue Miasma',2006),
  825. (815,'Krieg','Destruction Ritual',2002),
  826. (816,'Krieg','Patrick Bateman',2010),
  827. (817,'Krieg','The Black House',2004),
  828. (818,'Krieg','Transient',2014),
  829. (819,'Kristallnacht','Blooddrenched Memorial 1994-2002',2006),
  830. (820,'Kristallnacht','Creation Through Destruction',2002),
  831. (821,'Kristallnacht','Of Elitism & War',2001),
  832. (822,'Kristallnacht','Soldiers of Triumphant Sun',2000),
  833. (823,'Kristallnacht','Warspirit',1999),
  834. (824,'Kult Ofenzivy','Radikální Ateismus - Tvůrcům Nadčlověka ',2009),
  835. (825,'Kvele','Dawn of the Impaler',2010),
  836. (826,'Kvist','For kunsten maa vi evig vike',1996),
  837. (827,'Kyuss','Blues for the Red Sun',1992),
  838. (828,'Lacrimosa','Der Morgen danach',2001),
  839. (829,'Lamia Vox','All Hope Abandon',2018),
  840. (830,'Lascowiec','Frostwinds of the Apocalypse',2012),
  841. (831,'Lascowiec','Unbroken Spirit',2012),
  842. (832,'Legion of Doom','For Those of the Blood',2004),
  843. (833,'Legion of Doom','God Is Dead',2005),
  844. (834,'Legion of Doom','Kingdom of Endless Darkness',2004),
  845. (835,'Leibstandarte','Ein Volk, Ein Reich...',2018),
  846. (836,'Leviathan','Tentacles of Whorror',2004),
  847. (837,'Leviathan','The Moribund Years',2016),
  848. (838,'Lihporcen','Illuminate',2011),
  849. (839,'Lord','Hell''s Fucking Metal',2004),
  850. (840,'Lord of Evil','Demo ''93 - Demo ''94',2008),
  851. (841,'Lord of Evil','Satan''s Soldiers',2012),
  852. (842,'Lugubre','Anti-Human Black Metal',2004),
  853. (843,'Lurker of Chalice','Lurker of Chalice',2008),
  854. (844,'Lust','Genesis of a Satanic Race',2005),
  855. (845,'Lust','Lust',2015),
  856. (846,'Lustration','Goetic Invokator',2009),
  857. (847,'Lycanthropy''s Spell','Forest of Misanthropy',2006),
  858. (848,'Macabre','Sinister Slaughter / Behind the Wall of Sleep',1999),
  859. (849,'Machetazo','Carne de cementerio',2000),
  860. (850,'Madame Germen','Discografia',NULL),
  861. (851,'Maeströ Cröque Mört','Cuisine et poésie noire / Boureau de Village',NULL),
  862. (852,'Magog','Unholy German Black Metal',2005),
  863. (853,'Magrudergrind','Rehashed',2007),
  864. (854,'Make a Change... Kill Yourself','Tape Box',2017),
  865. (855,'Malediction','IX Sorcerers',2011),
  866. (856,'Maléfices','Sous l''Égide du Dragon Blanc',2015),
  867. (857,'Malefic Order','Raging Evil Desekration',2008),
  868. (858,'Maleficum Orgia','Maleficum Orgia',2008),
  869. (859,'MALEKHAMOVES','Malekhamoves',2013),
  870. (860,'Malhkebre','Prostration',2006),
  871. (861,'Malhkebre','Revelation',2014),
  872. (862,'Malleus Maleficarum','Des bibles, des hymnes, des icônes...',2004),
  873. (863,'Malleus Maleficarum','Nothing Left to Fight For',2006),
  874. (864,'Malmort','MCDXXXI - MCDXL',2010),
  875. (865,'Malmort','Vox in Excelso',2012),
  876. (866,'Maniac Butcher','Barbarians',2004),
  877. (867,'Maniac Butcher','Epitaph: The Final Onslaught of Maniac Butcher',2000),
  878. (868,'Maniac Butcher','Immortal Death / The Incapable Carrion',2003),
  879. (869,'Maniac Butcher','Masakr',2010),
  880. (870,'Manierisme','過去と悲哀 (The Past and Sorrow)',2010),
  881. (871,'Manilla Road','Crystal Logic',1983),
  882. (872,'Manilla Road','Mystification',2012),
  883. (873,'Manilla Road','Open the Gates',1985),
  884. (874,'Manilla Road','The Deluge',1986),
  885. (875,'Mantak','Dark Borneo Art',2001),
  886. (876,'Mantak','Polymorphous Perversion',2004),
  887. (877,'Mantak','Sabahell''s Blasphemer',2007),
  888. (878,'Manticore','Bowels of the Holy Anoint Us In Evil',2003),
  889. (879,'Manticore','For Rats and Plague',2006),
  890. (880,'Manzer','Pictavian Bastards',2010),
  891. (881,'Mar de Grises','Draining the Waterheart',2008),
  892. (882,'Marduk','Heaven Shall Burn... When We Are Gathered',1996),
  893. (883,'Mare','Spheres Like Death',2013),
  894. (884,'Marilyn Manson','The Golden Age of Grotesque',2003),
  895. (885,'Martire','Brutal Legions of the Apocalypse',2012),
  896. (886,'Martire','Martire',1991),
  897. (887,'Master''s Hammer','Ritual',1994),
  898. (888,'Mayhem','Deathcrush',2006),
  899. (889,'Mayhem','De mysteriis dom Sathanas',1994),
  900. (890,'Mefitic','Devouring Torment',2007),
  901. (891,'Mefitic','Signing the Servants of God',2009),
  902. (892,'Menegroth','Gazourmah',2009),
  903. (893,'Merciless Crucifixion','Airesis',2006),
  904. (894,'Mesrine','Obsessive Compulsive',2010),
  905. (895,'Mgła','Mdłości + Further Down the Nest',2010),
  906. (896,'Mgła','Presence',2006),
  907. (897,'Min Kniv','Av aske',2011),
  908. (898,'Molok','Molok',2011),
  909. (899,'Mons Veneris','Awakening My Dark Soul',2014),
  910. (900,'Mons Veneris','Vicit sathanas pater... eum sequamur',2008),
  911. (901,'Moonblood','From Hell',2013),
  912. (902,'Moonblood','Fullmoon Witchery',NULL),
  913. (903,'Moonblood','Fur Den Sieg',NULL),
  914. (904,'Mooncitadel','Moon Calls to Wander... The Winter''s Majesty',2018),
  915. (905,'Moonspell','Under Satanæ',2007),
  916. (906,'Moonspell','Wolfheart',1995),
  917. (907,'Morbid Angel','Abominations of Desolation',1991),
  918. (908,'Morbid Angel','Altars of Madness',1989),
  919. (909,'Morbid Angel','Blessed Are the Sick',1991),
  920. (910,'Morbid Angel','Covenant',1993),
  921. (911,'Morbosidad','Morbosidad / Cojete a Dios por el culo',2008),
  922. (912,'Morbosidad','Muerte de Cristo en Golgota',2013),
  923. (913,'Mordhell','Cut Yourself and Die',2004),
  924. (914,'Mordhell','Grim, Old and Evil',2008),
  925. (915,'Moredhel','Burn Your Local Church',2009),
  926. (916,'Moredhel','Satanik Endsieg',2010),
  927. (917,'Morgul','Lost in Shadows Grey',1997),
  928. (918,'Mørketida','Panphage Mysticism',2018),
  929. (919,'Mort','Godless Dominion',2004),
  930. (920,'Morte Incandescente','Coffin Desecrators',2005),
  931. (921,'Morte Incandescente','...Your Funeral',2003),
  932. (922,'Morthirim','Morthirim',1996),
  933. (923,'Mortician','Final Bloodbath Session',2014),
  934. (924,'Mortician','Hacked Up for Barbecue / Zombie Apocalypse',2004),
  935. (925,'Mortician','House by the Cemetery / Mortal Massacre',2004),
  936. (926,'Mortifier','Kampfen',2015),
  937. (927,'Mortuary Drape','Into the Drape / All the Witches Dance',2009),
  938. (928,'Motörhead','Ace of Spades',1999),
  939. (929,'Motörhead','Icon',2010),
  940. (930,'Mourning Forest','Au cœur de l''ombre',2009),
  941. (931,'Mourning Forest','De la vermine',2010),
  942. (932,'Mucupurulent','Horny Like Hell',2011),
  943. (933,'Mucupurulent','Sicko Baby and More Babes',2005),
  944. (934,'Jesus Cröst','10',2010),
  945. (935,'Devourment','1.3.8.',2004),
  946. (936,'Isvind','1993-1994',2014),
  947. (937,'King Diamond','"Them"',1988),
  948. (938,'Orthanc / Nordum','7 ans de réflexion / Vengeance Humaine',2004),
  949. (939,'Rienaus','Aamutähdelle',2014),
  950. (940,'Der Stürmer','A Banner Greater Than Death',2006),
  951. (941,'Sodom','Aber bitte mit Sahne!',1993),
  952. (942,'Nocturnal Vomit / Embrace of Thorns','Abominable Ceremonial Torment',2009),
  953. (943,'Spectre','Abyss',2010),
  954. (944,'Black Cilice','A Corpse, A Temple',2013),
  955. (945,'Abyssic Hate','A Decade of Hate',2006),
  956. (946,'DOOM:VS','Aeternum Vale',2006),
  957. (947,'Mystik','Af Herrens Mystik... (Kapitel II)',2016),
  958. (948,'After All / RAM','After All / RAM',2006),
  959. (949,'Hades','...Again Shall Be',1994),
  960. (950,'Hatespirit','Ageless Wilderness',2018),
  961. (951,'The Secret','Agnus Dei',2012),
  962. (952,'Bilskirnir','Ahnenerbe',2004),
  963. (953,'Kulto Maldito','Alkohol y Metal Hasta Sangrar!!!',2008),
  964. (954,'Immortal','All Shall Fall',2009),
  965. (955,'Knelt Rote','Alterity',2018),
  966. (956,'Necrostrigis / Darkthule','Amongst Primordial Ruins',2015),
  967. (957,'Anthrax','Among the Living',1987),
  968. (958,'Jag Panzer','Ample Destruction',1984),
  969. (959,'Mourning Forest / Sad','And Nothing Shalt Remain',2012),
  970. (960,'Behemoth','And the Forests Dream Eternally',1995),
  971. (961,'Weltmacht','And to Every Beast Its Prey',2003),
  972. (962,'Anenzephalia / Inade / Operation Cleansweep','Anenzephalia / Inade / Operation Cleansweep',2006),
  973. (963,'Angra','Angels Cry',1993),
  974. (964,'Black Funeral','Ankou and the Death Fire',2016),
  975. (965,'Blood of the Moon','An Ode',2012),
  976. (966,'Spiritual Beggars','Another Way to Shine',1996),
  977. (967,'Vlad Tepes','Anthologie noire',2013),
  978. (968,'A.M.S.G.','Anti-Cosmic Tyranny',2013),
  979. (969,'Aryan Werewolf / Astral Legions','Anti-Semitic Poetry',2013),
  980. (970,'Evoken','Antithesis of Light',2005),
  981. (971,'Woods of Infinity / Armaggedon','Anti Zionist',2010),
  982. (972,'Hacavitz / Zygoatsis','Apocalyptik Blasphemy of the Revolutionists',2006),
  983. (973,'Malicious Secrets','Apostle of Him',2003),
  984. (974,'Goatmoon / Bizarre Uproar','Appetite for Holocaust',2013),
  985. (975,'Volahn','Aq''ab''al',2015),
  986. (976,'Kawir','Arai',2005),
  987. (977,'Sortilegia','Arcane Death Ritual',2014),
  988. (978,'Mitochondrion','Archaeaeon',2008),
  989. (979,'Drowning the Light / Evil','A Reflection of the Past / Where the Sun Was Never Born',2009),
  990. (980,'Der Stürmer','Areifatoi',2013),
  991. (981,'Arkha Sva / Black Stench','Arkha Sva / Black Stench',2006),
  992. (982,'Helel','A Sigil Burnt Deep Into the Flesh',2009),
  993. (983,'Baptism','As the Darkness Enters',2012),
  994. (984,'My Dying Bride','As the Flower Withers',1992),
  995. (985,'Nécropole','Atavisme...',2014),
  996. (986,'Immortal','At the Heart of Winter',1999),
  997. (987,'Bölzer','Aura',2013),
  998. (988,'Chevrotine','Aux armes !',2003),
  999. (989,'Trolldom','Av Gudablod Röd...',2016),
  1000. (990,'Azazel / Goatmoon','Azazel / Goatmoon',2011),
  1001. (991,'Peste Noire','Ballade cuntre lo Anemi francor',2017),
  1002. (992,'Accept','Balls to the Wall',1983),
  1003. (993,'Black Cilice','Banished From Time',2017),
  1004. (994,'Barad Dûr / Graven','Barad Dür / Graven',2001),
  1005. (995,'Hate Forest','Battlefields',2003),
  1006. (996,'Slægt','Beautiful and Damned',2015),
  1007. (997,'Black Funeral','Belial Arisen',2003),
  1008. (998,'Diocletian','Bellum omnium contra omnes',2010),
  1009. (999,'Torrent','Between the Stones',2004),
  1010. (1000,'1349','Beyond the Apocalypse',2004);
  1011. INSERT INTO Classeur1 VALUES
  1012. (1001,'Bilskirnir / Front Beast','Bilskirnir / Front Beast',2015),
  1013. (1002,'Taake','...Bjoergvin...',2002),
  1014. (1003,'Cremation','Black Death Cult',2009),
  1015. (1004,'Orlok','Black Funeral Holocaust',2013),
  1016. (1005,'Satanic Warmaster','Black Metal Kommando / Gas Chamber',2005),
  1017. (1006,'Teitanblood','Black Putrescence of Evil',2009),
  1018. (1007,'Black Sabbath','Black Sabbath',2009),
  1019. (1008,'Cypress Hill','Black Sunday',1993),
  1020. (1009,'Spear of Longinus','Black Sun Society',2004),
  1021. (1010,'Sad / Sapthuran','Black Winter of Desolation',2010),
  1022. (1011,'Waffenträger Luzifers / Heretic','Blasphemic Hymns... For the Horned One',2010),
  1023. (1012,'Hatespirit','Blood & Poetry',2016),
  1024. (1013,'Children of Bodom','Blooddrunk',2008),
  1025. (1014,'Uncle Acid & The Deadbeats','Blood Lust',2011),
  1026. (1015,'Fatherland','Blood of Patriots',2015),
  1027. (1016,'Veles / Legion','Blood on My Knife',2004),
  1028. (1017,'Inquisition','Bloodshed Across the Empyrean Altar Beyond the Celestial Zenith',2016),
  1029. (1018,'Necrofrost','Bloodstorms Voktes Over Hytrungas'' Dunkle Necrotroner',2001),
  1030. (1019,'Moonblood','Blut & Krieg / Sob a lua do bode',2014),
  1031. (1020,'Exodus','Bonded by Blood',1985),
  1032. (1021,'Black Sabbath','Born Again',1983),
  1033. (1022,'Death in June','Braun Buch Zwei',2017),
  1034. (1023,'Necroholocaust / Obeisance','Bringers of Black Genocide',2010),
  1035. (1024,'Judas Priest','British Steel',1980),
  1036. (1025,'Legion of Doom / Stutthof','Brotherhood of Drakkonian Royal Blood',2007),
  1037. (1026,'Kill','Burning Blood',2012),
  1038. (1027,'Devourment','Butcher the Weak',2005),
  1039. (1028,'Death in June','But, What Ends When the Symbols Shatter?',2017),
  1040. (1029,'Behexen','By the Blessing of Satan',2004),
  1041. (1030,'Bile','Camp Blood',2005),
  1042. (1031,'Holocausto','Campo de extermínio',1987),
  1043. (1032,'Regurgitate','Carnivorous Erection',2000),
  1044. (1033,'Celestial Bloodshed / Urfaust','Celestial Bloodshed / Urfaust',2011),
  1045. (1034,'Seigneur Voland / Chemin de haine','Cérémonie chaotique pour un monde mourant... Acte I & II',2008),
  1046. (1035,'Seigneur Voland / Chemin de haine','Cérémonie chaotique pour un monde mourant - Act II',2002),
  1047. (1036,'Maniac Butcher','Černá krev',1998),
  1048. (1037,'Mortician','Chainsaw Dismemberment',1999),
  1049. (1038,'Caverne','Chants des héros oubliés',2013),
  1050. (1039,'Denouncement Pyre / Diocletian','Chaos Rising',2008),
  1051. (1040,'Colosseum','Chapter 2: Numquam',2009),
  1052. (1041,'Slayer','Christ Illusion',2006),
  1053. (1042,'Disgorge','Chronic Corpora Infest',1998),
  1054. (1043,'Cirrhus','Cirrhus',2013),
  1055. (1044,'Entombed','Clandestine',1991),
  1056. (1045,'The Aphex Twin','Classics',1994),
  1057. (1046,'In Flames','Clayman',2000),
  1058. (1047,'S.V.E.S.T.','Coagula (L''ether du diable)',2005),
  1059. (1048,'Deströyer 666','Cold Steel... for an Iron Age',2002),
  1060. (1049,'In Flames','Colony',1999),
  1061. (1050,'Electric Wizard','Come My Fanatics...',1997),
  1062. (1051,'Aphex Twin','Come to Daddy',1997),
  1063. (1052,'Konflict / Reek of the Unzen Gas Fumes','Conflict is Control / Poisonous Gas Thrower of Jigoku',2016),
  1064. (1053,'Hate Eternal','Conquering the Throne',1999),
  1065. (1054,'Disgorge','Consume the Forsaken',2002),
  1066. (1055,'Doctor Livingstone','Contemptus Saeculi',2014),
  1067. (1056,'Megadeth','Countdown to Extinction',1992),
  1068. (1057,'Sale freux','Crèvecœur',2015),
  1069. (1058,'Sect Pig','Crooked Backs',2018),
  1070. (1059,'Blue Öyster Cult','Curse of the Hidden Mirror',2001),
  1071. (1060,'Antaeus','Cut Your Flesh and Worship Satan',2000),
  1072. (1061,'Sacrificia Mortuorum','Damnatorium Ferrum',2009),
  1073. (1062,'Katatonia','Dance of December Souls',1993),
  1074. (1063,'Trap Them','Darker Handcraft',2011),
  1075. (1064,'Mortician','Darkest Day of Horror',2003),
  1076. (1065,'Satyricon','Dark Medieval Times',1994),
  1077. (1066,'Nightwish','Dark Passion Play',2007),
  1078. (1067,'Carnage / Cadaver','Dark Recollections / Hallucinating Anxiety',1990),
  1079. (1068,'Darkthrone','Dark Thrones and Black Flags',2008),
  1080. (1069,'Absurd','Das neue Blutgericht',2018),
  1081. (1070,'Dolentia / Tumulum','Da terra que comungamos',2009),
  1082. (1071,'Isvind','Daumyra',2013),
  1083. (1072,'Immolation','Dawn of Possession',1991),
  1084. (1073,'Mortum / Nuklearenpest','Daylight Hearkens for the Whisper of the End',2011),
  1085. (1074,'DOOM:VS','Dead Words Speak',2008),
  1086. (1075,'Teitanblood','Death',2014),
  1087. (1076,'Denial of God','Death and the Beyond',2012),
  1088. (1077,'Dimmu Borgir','Death Cult Armageddon',2003),
  1089. (1078,'Krieg / Morte Incandescente','Death Glorification',2004),
  1090. (1079,'Heresiarch','Death Ordinance',2017),
  1091. (1080,'Silencer','Death - Pierce Me',2001),
  1092. (1081,'Diocletian','Decimator',2007),
  1093. (1082,'Cultus / Meslamtaea','De dodenstoet / Klaagzang',2005),
  1094. (1083,'Bekëth Nexëhmü','De forna sederna',2015),
  1095. (1084,'Deicide','Deicide',1990),
  1096. (1085,'Grifteskymfning','Demo 2008',2009),
  1097. (1086,'Vassafor','Demo I',1997),
  1098. (1087,'Vald','Demo MMXII',2014),
  1099. (1088,'Moonblood / Deathspell Omega','Demoniac Vengeance / Sob a Lua do Bode',2005),
  1100. (1089,'Demonized','Demonized',2003),
  1101. (1090,'Saxon','Denim and Leather',1981),
  1102. (1091,'Helgedom','Den Mörka Skogen af Ondo',2011),
  1103. (1092,'VI','De praestigiis daemonum',2008),
  1104. (1093,'Der Stürmer / Auschwitz Symphony Orchestra','Der Stürmer / Auschwitz Symphony Orchestra',2016),
  1105. (1094,'Der Stürmer / Malsaint / Blutkult','Der Stürmer / Malsaint / Blutkult',2017),
  1106. (1095,'Der Stürmer / Nordwind','Der Stürmer / Nordwind',2018),
  1107. (1096,'Der Stürmer / Reek of the Unzen Gas Fumes / Command / Fogged by Fleshflies','Der Stürmer / Reek of the Unzen Gas Fumes / Command / Fogged by Fleshflies',2016),
  1108. (1097,'Der Stürmer / Wehrhammer','Der Stürmer / Wehrhammer',2013),
  1109. (1098,'Nuclear Desecration','Desecrated Temple of Impurity',2008),
  1110. (1099,'Svolder','Desecration of the Five Holy Pillars',2014),
  1111. (1100,'Volahn / Shataan / Arizmenda / Kallathon','Desert Dances and Serpent Sermons',2015),
  1112. (1101,'Desolation Triumphalis / Ordo Templi Aeternae Lucis','Desolation Triumphalis / Ordo Templi Aeternae Lucis',2004),
  1113. (1102,'Caverne','Des Tréfonds du Haut Bois',2013),
  1114. (1103,'Burzum','Det som engang var',1993),
  1115. (1104,'Bekëth Nexëhmü','De Urtida Krafterna',2014),
  1116. (1105,'Funeral Mist','Devilry',1998),
  1117. (1106,'Destruction','D.E.V.O.L.U.T.I.O.N.',2008),
  1118. (1107,'Phlegein','Devotion',2018),
  1119. (1108,'Aegrus','Devotion for the Devil',2015),
  1120. (1109,'Incantation','Diabolical Conquest',1998),
  1121. (1110,'Immortal','Diabolical Fullmoon Mysticism',1992),
  1122. (1111,'Bethlehem','Dictius te necare',1996),
  1123. (1112,'L.s.s.a.h.','Die Fahnen der Vernichtung',2012),
  1124. (1113,'Wormrot','Dirge',2011),
  1125. (1114,'Sargeist','Disciple of the Heinous Path',2005),
  1126. (1115,'Death in June','DISCriminate (''81 ~ ''97)',2017),
  1127. (1116,'Profanatica','Disgusting Blasphemies Against God',2010),
  1128. (1117,'Torsofuck / Lymphatic Phlegm','Disgusting Gore and Pathology / Polymorphisms to Severe Sepsis in Trauma',2003),
  1129. (1118,'Excruciating Terror','Divided We Fall',1998),
  1130. (1119,'Nargothrond','Doctrine of Lies',2010),
  1131. (1120,'Grudom','Dødens likvid',2015),
  1132. (1121,'Mortician','Domain of Death',2001),
  1133. (1122,'Mercyful Fate','Don''t Break the Oath',1984),
  1134. (1123,'Diocletian','Doom Cult',2009),
  1135. (1124,'Electric Wizard','Dopethrone',2000),
  1136. (1125,'Earl Sweatshirt','Doris',2013),
  1137. (1126,'Rainbow','Down to Earth',1979),
  1138. (1127,'Beherit','Drawing Down the Moon',1993),
  1139. (1128,'Deathspell Omega','Drought',2012),
  1140. (1129,'Drowning the Light / Vampyric Blood','Drowning in the Vampyric Sacrament of the Immortals',2012),
  1141. (1130,'Aphex Twin','drukqs',2001),
  1142. (1131,'Sombre chemin / Ornaments of Sin','Durch Ruinen und düstere Kriegsfelder',2005),
  1143. (1132,'Earth','Earth 2: Special Low Frequency Version',1993),
  1144. (1133,'13th Floor Elevators','Easter Everywhere',1967),
  1145. (1134,'Ea','Ea taesse',2006),
  1146. (1135,'Mare','Ebony Tower',2018),
  1147. (1136,'Suffocation','Effigy of the Forgotten',1991),
  1148. (1137,'Enslaved','Eld',1997),
  1149. (1138,'Stratovarius','Elements Pt. 1',2003),
  1150. (1139,'Maléfices / Vampyric Blood','Emissaries of Ancient Witchcraft',2015),
  1151. (1140,'Emperor','Emperial Live Ceremony',2000),
  1152. (1141,'Emperor / Enslaved','Emperor / Hordanes Land',1993),
  1153. (1142,'Black Funeral','Empire of Blood',1997),
  1154. (1143,'Megadeth','Endgame',2009),
  1155. (1144,'Ødelegger','End of Tides',2003),
  1156. (1145,'DJ Shadow','Endtroducing...',2011),
  1157. (1146,'Kreator','Enemy of God',2005),
  1158. (1147,'Sathanas','Entering the Diabolic Trinity',2005),
  1159. (1148,'Wu-Tang Clan','Enter the Wu-Tang (36 Chambers)',1993),
  1160. (1149,'Dimmu Borgir','Enthrone Darkness Triumphant',1997),
  1161. (1150,'Demoncy','Enthroned Is the Night',2012),
  1162. (1151,'Esoteric','Epistemological Despondency',1994),
  1163. (1152,'Mayhem','Esoteric Warfare',2014),
  1164. (1153,'Demogorgon','Et Lacrimatus Est Iesus',2018),
  1165. (1154,'E.T.T.S. / Fecal Corpse','E.T.T.S. vs Fecal Corpse',2006),
  1166. (1155,'Der Stürmer / Galgenberg','Europa Erwache / Galgenberg',2004),
  1167. (1156,'Fullmoon','Evil Aryan United',2015),
  1168. (1157,'Proclamation','Execration of Cruel Bestiality',2009),
  1169. (1158,'ADX','Execution',1985),
  1170. (1159,'Mgła','Exercises in Futility',2015),
  1171. (1160,'Sad / Vöedtæmhtëhactått','Existence to Serve the Creation (Not the Creator)',2018),
  1172. (1161,'Heresy','Face Up to It',1988),
  1173. (1162,'Immolation','Failures for Gods',1999),
  1174. (1163,'Deathspell Omega','Fas – Ite, maledicti, in ignem aeternum',2007),
  1175. (1164,'Fatherland','Fatherland',2017),
  1176. (1165,'Iron Maiden','Fear of the Dark',1992),
  1177. (1166,'Sargeist','Feeding the Crawling Shadows',2014),
  1178. (1167,'Manowar','Fighting the World',1987),
  1179. (1168,'Satanic Warmaster','Fimbulwinter',2014),
  1180. (1169,'Goatmoon','Finnish Steel Storm',2007),
  1181. (1170,'Svartidauði','Flesh Cathedral [black w/ grey splatter]',2018),
  1182. (1171,'Children of Bodom','Follow the Reaper',2000),
  1183. (1172,'Saligia','Fønix',2015),
  1184. (1173,'Ad Hominem','... for a New World',2003),
  1185. (1174,'Disgorge','Forensick',2000),
  1186. (1175,'Forest','Forest',2000),
  1187. (1176,'Vital Remains','Forever Underground',1997),
  1188. (1177,'Förgjord / Nekrokrist SS','Förgjord/ Nekrokrist SS',2014),
  1189. (1178,'Warwulf','Forgotten Dreams of a Lost Empire',2008),
  1190. (1179,'Harvest','Forgotten Vampyres of the Melancholic Night',2013),
  1191. (1180,'Nuklearenpest / Wulfgravf / Thestral','For the Resurrection of Our Movement',2011),
  1192. (1181,'Dark Fury','Fortress of Eagles',2008),
  1193. (1182,'Mystes / Nekrokrist SS / Khaos Abyssi / Calvarium Funestus','Four Chapters of Satanic Evil',2010),
  1194. (1183,'Katharsis','Fourth Reich',2009),
  1195. (1184,'Sad / Malmort','Fragments of Death / Πανάκεια',2011),
  1196. (1185,'Freitod [CH] / Unhuman Disease','Freitod / Unhuman Disease',2011),
  1197. (1186,'Szarlem / Wolfspirit','From Ancient Times / In Battle Rage',2015),
  1198. (1187,'Napalm Death','From Enslavement to Obliteration',1988),
  1199. (1188,'Drowning the Light','From the Abyss',2015),
  1200. (1189,'Malicious Secrets / Antaeus / Mütiilation / Deathspell Omega','From the Entrails to the Dirt',2005),
  1201. (1190,'Behemoth','...From the Pagan Vastlands',1994),
  1202. (1191,'Marduk','Frontschwein',2015),
  1203. (1192,'Enslaved','Frost',1994),
  1204. (1193,'Cirith Ungol','Frost and Fire',1981),
  1205. (1194,'Necroholocaust / Baphomet''s Horns','Fuck Norway',2010),
  1206. (1195,'Sargeist','Funeral Curses',2005),
  1207. (1196,'Goatreich 666','Funeral of Nameless Angels',2005),
  1208. (1197,'Dark Fury / Poprava','Furor Slavica',2018),
  1209. (1198,'Kristallnacht / Blessed in Sin / Seigneur Voland','Gathered Under the Banner of Concilium',2001),
  1210. (1199,'Bilskirnir / Evil','German-Southern Brotherhood',2008),
  1211. (1200,'Diocletian','Gesundrian',2014),
  1212. (1201,'Nasty','Give a Shit',2010),
  1213. (1202,'Arkha Sva','Gloria Satanae',2007),
  1214. (1203,'Baptism','Gloria Tibi Satana',2015),
  1215. (1204,'Occidens','Glorification of the Antichrist',2007),
  1216. (1205,'Goat Horns / The True Endless','Goat Horns / The True Endless',2002),
  1217. (1206,'Darkthrone','Goatlord',1996),
  1218. (1207,'Goatmoon / Dark Fury','Goatmoon / Dark Fury',2017),
  1219. (1208,'Goatmoon / Godless North','Goatmoon / Godless North',2013),
  1220. (1209,'Deiphago / Necroholocaust','Gods of Holocaust',2008),
  1221. (1210,'Mystifier','Göetia',1993),
  1222. (1211,'Akitsa','Goétie',2002),
  1223. (1212,'Exhumed','Gore Metal',1998),
  1224. (1213,'Paradise Lost','Gothic',2018),
  1225. (1214,'Walknut','Graveforests and Their Shadows',2007),
  1226. (1215,'Skaur','Gravoel',2014),
  1227. (1216,'Kill','Great Death',2016),
  1228. (1217,'Zcerneboh / Duch Czerni','Grobowce Lunarnych Nocy',2014),
  1229. (1218,'Behemoth','Grom',1996),
  1230. (1219,'Mgła','Groza',2008),
  1231. (1220,'Blacklodge','>SolarKult<',2006),
  1232. (1221,'Besatt','Hail Lucifer',1999),
  1233. (1222,'Mütiilation','Hail Satanas We Are the Black Legions',1994),
  1234. (1223,'Nitberg / Volkoten','Hammer Härte',2007),
  1235. (1224,'Reverend Bizarre','Harbinger of Metal',2003),
  1236. (1225,'Napalm Death','Harmony Corruption',1990),
  1237. (1226,'Nocternity','Harps of the Ancient Temples',2015),
  1238. (1227,'Children of Bodom','Hatebreeder',1999),
  1239. (1228,'Dragged Into Sunlight','Hatred for Mankind',2009),
  1240. (1229,'Cultes des Ghoules','Häxan',2008),
  1241. (1230,'Hayras / D-Stramonium','Hayras / D-Stramonium',2006),
  1242. (1231,'Funeral Mist','Hekatomb',2018),
  1243. (1232,'Slayer','Hell Awaits',1985),
  1244. (1233,'Rompeprop','Hellcock’s Pornflakes',2003),
  1245. (1234,'Edguy','Hellfire Club',2004),
  1246. (1235,'Mobb Deep','Hell on Earth',1996),
  1247. (1236,'Black Witchery / Conqueror','Hellstorm of Evil Vengeance',2000),
  1248. (1237,'Cultes des Ghoules','Henbane',2013),
  1249. (1238,'Horna','Hengen tulet',2015),
  1250. (1239,'Immolation','Here in After',1996),
  1251. (1240,'Bestial Raids / Hellish','Heretical Rites',2008),
  1252. (1241,'Profane','Hérétique ârya',2009),
  1253. (1242,'Ostots','Heriotzaren Bidezidorrak',2012),
  1254. (1243,'Lugubrum / Urfaust','Het Aalschuim der Natie',2015),
  1255. (1244,'Sombre chemin / Eole noir','Hétérodoxie: Opus II (Fierté) / Errance',2010),
  1256. (1245,'Hexenwald / Todestriebe','Hexenwald / Todestriebe',2012),
  1257. (1246,'Blasphemy Rites','Hideous Lord',2010),
  1258. (1247,'Count Raven','High on Infinity',1993),
  1259. (1248,'Ostots','Hil Argi',2015),
  1260. (1249,'Revenge / Black Witchery','Holocaustic Death March to Humanity''s Doom',2015),
  1261. (1250,'Angra','Holy Land',1996);
  1262. INSERT INTO Classeur1 VALUES
  1263. (1251,'Bolt Thrower','Honour · Valour · Pride',2001),
  1264. (1252,'Horna / Behexen','Horna / Behexen',2004),
  1265. (1253,'Horna / Peste Noire','Horna / Peste Noire',2007),
  1266. (1254,'Horna / Pure','Horna / Pure',2018),
  1267. (1255,'Horna / Sacrificia Mortuorum','Horna / Sacrificia Mortuorum',2007),
  1268. (1256,'Woods of Infinity / Horna','Horna / Woods of Infinity',2004),
  1269. (1257,'Repulsion','Horrified',2003),
  1270. (1258,'Haemorrhage','Hospital Carnage',2011),
  1271. (1259,'Isengard','Høstmørke',1995),
  1272. (1260,'Burzum','Hvis lyset tar oss',1994),
  1273. (1261,'Dreadful Relic','Hyborian Sorcery',2018),
  1274. (1262,'Last Days of Humanity','Hymns of Indigestible Suppuration',2000),
  1275. (1263,'Blåkulla','Hymns to the Past Glory',2013),
  1276. (1264,'System of a Down','Hypnotize',2005),
  1277. (1265,'Svartrit','I',2010),
  1278. (1266,'Nas','I Am...',1999),
  1279. (1267,'Code Orange','I Am King',2014),
  1280. (1268,'Vöedtæmhtëhactått / Nekrokrist SS','I Am the Chaos, the Abyss and the Gloom',2015),
  1281. (1269,'Gnipahålan','I Blodets Kamp...',2017),
  1282. (1270,'Earl Sweatshirt','I Don''t Like Shit, I Don''t Go Outside',2015),
  1283. (1271,'Svartrit','II',2010),
  1284. (1272,'Reverend Bizarre','II: Crush the Insects',2005),
  1285. (1273,'Shining','III - Angst - Självdestruktivitetens Emissarie',2002),
  1286. (1274,'Cypress Hill','III (Temples of Boom)',1995),
  1287. (1275,'Vapaudenristi','Ikuinen kuolema',2016),
  1288. (1276,'Slægt','Ildsvanger',2015),
  1289. (1277,'Nas','Illmatic',1994),
  1290. (1278,'Immortal','Immortal',1991),
  1291. (1279,'Bolt Thrower','In Battle There Is No Law!',1988),
  1292. (1280,'Solarthrone / End All / Bacchanal / Thestral / Intolerant','Indivisible Beneath the Banner',2014),
  1293. (1281,'Bilskirnir','In Flames of Purification',2002),
  1294. (1282,'Inhume','In for the Kill',2003),
  1295. (1283,'Prosatanos / Smoke','In Hate and Blasphemy',2011),
  1296. (1284,'Resuscitator','Iniciation',1993),
  1297. (1285,'Venom','In League With Satan',2002),
  1298. (1286,'Sarcófago','I.N.R.I.',1987),
  1299. (1287,'Deicide','Insineratehymn',2000),
  1300. (1288,'Dimmu Borgir','In Sorte Diaboli',2007),
  1301. (1289,'Wombbath','Internal Caustic Torments',1993),
  1302. (1290,'Pulmonary Fibrosis','Interstitial Lung Diseases',2011),
  1303. (1291,'I Shalt Become','In the Falling Snow',2008),
  1304. (1292,'Goatmoon / Ride for Revenge','In the Spirit of Ultimate Sacrifice',2008),
  1305. (1293,'Gräuen Pestanz / Miasma','Into the Fire of Isolation',2007),
  1306. (1294,'Maniac Butcher','Invaze',1999),
  1307. (1295,'Inquisition','Invoking the Majestic Throne of Satan',2002),
  1308. (1296,'Nas','It Was Written',1996),
  1309. (1297,'Cypress Hill','IV',1998),
  1310. (1298,'Aosoth','IV: An Arrow in Heart',2013),
  1311. (1299,'Converge','Jane Doe',2001),
  1312. (1300,'Sacrilegium / North','Jesienne szepty',1996),
  1313. (1301,'Jig-Ai','Jig-Ai',2006),
  1314. (1302,'Master''s Hammer','Jilemnický okultista',1992),
  1315. (1303,'Panphage','Jord',2018),
  1316. (1304,'Grand Belial''s Key','Judeobeast Assassination',2001),
  1317. (1305,'Grand Belial''s Key','Judeobeast Assassination',2001),
  1318. (1306,'Rompeprop / Tu Carne','Just a Matter of Splatter',2004),
  1319. (1307,'Goatmoon / Der Stürmer','Kansojen Hävittäjä / Crushing the Macabees',2016),
  1320. (1308,'Dark Sonority','Kaosrekviem',2012),
  1321. (1309,'Metallica','Kill ''Em All',1989),
  1322. (1310,'Iron Maiden','Killers',1981),
  1323. (1311,'Armaggedon','Kill Yourself or Die',2004),
  1324. (1312,'Horna','Kohti yhdeksän nousua',1998),
  1325. (1313,'Kristallnacht / Morke','Kristallnacht / Morke',1997),
  1326. (1314,'Dødheimsgard','Kronet til konge',1995),
  1327. (1315,'Maniac Butcher','Krvestřeb',1997),
  1328. (1316,'Furia','Księżyc milczy luty',2016),
  1329. (1317,'Cthulhu Rises','Ku chwale mrocznych eonów I',2012),
  1330. (1318,'Branikald','Kveldulv',1996),
  1331. (1319,'Kyuss','Kyuss [Welcome to Sky Valley]',1994),
  1332. (1320,'Darvulia','L''alliance des venins',2006),
  1333. (1321,'Orthanc','L''amorce du Déclin',2011),
  1334. (1322,'Aquila','L''aurore',2016),
  1335. (1323,'Sale freux / Shadows Ground','L''envolée de Circé / The Age of Ignorance',2018),
  1336. (1324,'Elitism','L''Odeur des déportés',2013),
  1337. (1325,'Peste Noire','L''ordure à L''état pur',2011),
  1338. (1326,'Sale freux','La Mélancolie des Pennes',2011),
  1339. (1327,'Sortilège','Larmes de héros',1986),
  1340. (1328,'Bekhira / Desolation Triumphalis','Leading the Plague of Yahweh to Its Grave...',2004),
  1341. (1329,'Entombed','Left Hand Path',1990),
  1342. (1330,'Evil','Legenda neskrotných živlov',2013),
  1343. (1331,'Deicide','Legion',1992),
  1344. (1332,'Deicide','Legion',1992),
  1345. (1333,'Légion 88','Légion Francaise',2009),
  1346. (1334,'Tsjuder','Legion Helvete',2011),
  1347. (1335,'Kickback','Les 150 passions meurtrières',2001),
  1348. (1336,'Sale freux / Zépülkr','Les Fables Immorales et Fuites Improbables de Crapefreux en Morterat',2013),
  1349. (1337,'Pendulum','Les Fragments du Chaos',2012),
  1350. (1338,'1349','Liberation',2003),
  1351. (1339,'Nehëmah','Light of a Dead Star',2002),
  1352. (1340,'Grifteskymfning','Likpsalm',2011),
  1353. (1341,'Abstract Spirit','Liquid Dimensions Change',2008),
  1354. (1342,'Der Blutharsch','Live in Copenhagen',2006),
  1355. (1343,'Mayhem','Live in Leipzig',2007),
  1356. (1344,'Via Dolorosa / Der Stürmer','Long Journey to the Truth / Night and Fog over Finlandia',2016),
  1357. (1345,'Rainbow','Long Live Rock ''n'' Roll',1978),
  1358. (1346,'Bilskirnir / Barad Dûr','Lost Forever / Selbstmord',2011),
  1359. (1347,'Arphaxat','Loudun la maudite',2008),
  1360. (1348,'Cradle of Filth','Lovecraft &amp; Witch Hearts',2002),
  1361. (1349,'Whitesnake','Lovehunter',1979),
  1362. (1350,'Maniac Butcher','Lučan - antikrist',1996),
  1363. (1351,'Warloghe','Lucifer Ascends',2017),
  1364. (1352,'Satanic Warmaster','Luciferian Torches',2014),
  1365. (1353,'Summoning','Lugburz',1995),
  1366. (1354,'Saligia','Lvx Aeternae',2013),
  1367. (1355,'White Medal','Lyke Wake',2016),
  1368. (1356,'Ordo Rosarius Equilibrio','Make Love and War - The Wedlock of Roses &amp; Equilibrium',2012),
  1369. (1357,'Nosvrolok','Maledictum Parasytus',2005),
  1370. (1358,'Seigneur Voland','Ma nécropole... Live',2004),
  1371. (1359,'Spiritual Beggars','Mantra III',1998),
  1372. (1360,'Pelican','March Into the Sea',2005),
  1373. (1361,'Vlad Tepes / Belkètre','March to the Black Holocaust',1995),
  1374. (1362,'Metallica','Master of Puppets',1986),
  1375. (1363,'Black Sabbath','Master of Reality',1971),
  1376. (1364,'Gut / Rompeprop','Masters of Gore',2006),
  1377. (1365,'Mayhem','Mediolanum capta est',1999),
  1378. (1366,'Mercyful Fate','Melissa',1983),
  1379. (1367,'Rompeprop','Menstrual Stomphulk',2002),
  1380. (1368,'Accept','Metal Heart',1985),
  1381. (1369,'Forteresse','Métal noir québécois',2006),
  1382. (1370,'System of a Down','Mezmerize',2005),
  1383. (1371,'Winter Funeral / Arkha Sva','Mikalp Khis Bia Ozongon',2008),
  1384. (1372,'Krieg / Moloch','Moloch / Krieg',2014),
  1385. (1373,'Gratzug','Mondtore',2012),
  1386. (1374,'Celtic Frost','Monotheist',2006),
  1387. (1375,'His Hero Is Gone','Monuments to Thieves',1997),
  1388. (1376,'Celtic Frost','Morbid Tales',1984),
  1389. (1377,'Incantation','Mortal Throne of Nazarene',1994),
  1390. (1378,'Azaghal','Mustamaa',1999),
  1391. (1379,'Shadows Ground','Mysteria Mystica Calvus Mons',2013),
  1392. (1380,'Black Cilice','Mysteries',2015),
  1393. (1381,'Ofermod','Mystérion tés anomias',1998),
  1394. (1382,'Zwartplaag','Nachtkwaad',2008),
  1395. (1383,'Satanic Warmaster','Nachzehrer',2010),
  1396. (1384,'Ulver','Nattens madrigal: Aatte hymne til ulven i manden',1997),
  1397. (1385,'Nattfog / Nekrokrist SS','Nattfog / Nekrokrist SS',2011),
  1398. (1386,'Ravager','Naxzgul Rising',2004),
  1399. (1387,'Ohtar / Dark Fury','Necrohate / Auri Sacra Fames',2009),
  1400. (1388,'Vargrav','Netherstorm',2018),
  1401. (1389,'Clandestine Blaze','New Golgotha Rising',2015),
  1402. (1390,'Delusions of Lunacy / Words of Concrete','New Kidz on the Block',2010),
  1403. (1391,'Exciter','New Testament',2004),
  1404. (1392,'Tokyo Blade','Night of the Blade',1984),
  1405. (1393,'Dawnbringer','Night of the Hammer',2014),
  1406. (1394,'Marduk','Nightwing',1998),
  1407. (1395,'Celeste','Nihiliste(s)',2008),
  1408. (1396,'Furia','Nocel',2014),
  1409. (1397,'Noenum / Vritra','Noenum / Vritra',2009),
  1410. (1398,'Circle of Dawn','Northern Savonian Black Metal',2017),
  1411. (1399,'Amebix','No Sanctuary: The Spiderleg Recordings',2008),
  1412. (1400,'Spear of Longinus','Nothing Is Forever, and, Forever Is Nothing',2006),
  1413. (1401,'Suicide Silence','No Time to Bleed',2009),
  1414. (1402,'Swamp','Nuclear Death',2010),
  1415. (1403,'Cradle of Filth','Nymphetamine',2004),
  1416. (1404,'Marduk','Obedience',2000),
  1417. (1405,'Obligatorisk Tortyr','Obligatorisk Tortyr',2001),
  1418. (1406,'Inquisition','Obscure Verses for the Multiverse',2013),
  1419. (1407,'Father Befouled','Obscurus Nex Cultus',2008),
  1420. (1408,'O.T.A.L. / Hayras','Ode aux années froides / Terroristes de la foi',2002),
  1421. (1409,'Ødelegger / Hekate','Ødelegger / Hekate',2012),
  1422. (1410,'Vomit Church','Offers to the Sado-God',2006),
  1423. (1411,'Sühnopfer','Offertoire',2014),
  1424. (1412,'Untergang','Of Pure Blood &amp; Evil Pride',2008),
  1425. (1413,'Arkha Sva / Woods of Infinity','Old Ugly Trees',2009),
  1426. (1414,'Deicide','Once Upon the Cross',1995),
  1427. (1415,'Cirith Ungol','One Foot in Hell',1986),
  1428. (1416,'One Tail, One Head','One Tail, One Head',2011),
  1429. (1417,'Spiritual Beggars','On Fire',2002),
  1430. (1418,'Pagan Hellfire','On the Path to Triumph',2013),
  1431. (1419,'Nocternity','Onyx',2003),
  1432. (1420,'Marduk','Opus Nocturne',1994),
  1433. (1421,'Mayhem','Ordo ad chao',2007),
  1434. (1422,'Ordo Templi Aeternae Lucis / Gorgon','Ordo Templi Aeternae Lucis / Gorgon',2011),
  1435. (1423,'Benediction','Organised Chaos',2001),
  1436. (1424,'Nécropole','Ostara',2015),
  1437. (1425,'Wędrujący Wiatr','O turniach, jeziorach i nocnych szlakach',2016),
  1438. (1426,'Satanize / Black Cilice','Pactum Diabolicum',2011),
  1439. (1427,'Judas Priest','Painkiller',1990),
  1440. (1428,'Darkthrone','Panzerfaust',1995),
  1441. (1429,'Wulkanaz','Paralys',2017),
  1442. (1430,'Impiety','Paramount Evil',2004),
  1443. (1431,'Black Sabbath','Paranoid',1970),
  1444. (1432,'Black Sabbath','Past Lives',2002),
  1445. (1433,'Lymphatic Phlegm','Pathogenesis Infest Phlegmsepsia',2002),
  1446. (1434,'Wulkanaz','Paúrpura Fræovíbôkôs',2013),
  1447. (1435,'Megadeth','Peace Sells... But Who''s Buying?',1986),
  1448. (1436,'Entartung','Peccata Mortalia',2014),
  1449. (1437,'Sacriphyx / Resuscitator','Peninsula of Graves / Black Mass of Pazzuzu',2010),
  1450. (1438,'Gorgoroth','Pentagram',2007),
  1451. (1439,'Zarathustra','Perpetual Black Force',2003),
  1452. (1440,'Sodom','Persecution Mania',1987),
  1453. (1441,'Converge','Petitioning the Empty Sky',2005),
  1454. (1442,'Deströyer 666','Phoenix Rising',2000),
  1455. (1443,'Iron Maiden','Piece of Mind',1983),
  1456. (1444,'Apocalyptica','Plays Metallica by Four Cellos',1996),
  1457. (1445,'Kreator','Pleasure to Kill',1986),
  1458. (1446,'Capricornus / Der Stürmer','Polish-Hellenic Alliance Against Z.O.G.!',2003),
  1459. (1447,'Knocked Loose','Pop Culture',2014),
  1460. (1448,'Portal / Blood of Kingu','Portal / Blood of Kingu',2014),
  1461. (1449,'Martyrvore','Possessed by Mayhemic Slaughter',2007),
  1462. (1450,'Iron Maiden','Powerslave',1984),
  1463. (1451,'Bestial Raids','Prime Evil Damnation',2011),
  1464. (1452,'Morbosidad','Profana la cruz del Nazareno',2008),
  1465. (1453,'Emperor','Prometheus: The Discipline of Fire &amp; Demise',2001),
  1466. (1454,'Lynyrd Skynyrd','(pronounced ''lĕh-''nérd ''skin-''nérd)',1973),
  1467. (1455,'Impaled Nazarene','Pro Patria Finlandia',2006),
  1468. (1456,'Waffenträger Luzifers / Redreom / Prosatanos','Pure Black Metal Holocaust',2008),
  1469. (1457,'Immortal','Pure Holocaust',1993),
  1470. (1458,'Immortal','Pure Holocaust',2010),
  1471. (1459,'Szron','Pure Slavonic Blasphemy + Cult of Death (Reh. ''02)',2002),
  1472. (1460,'Dimmu Borgir','Puritanical Euphoric Misanthropia',2001),
  1473. (1461,'Hate Forest','Purity',2003),
  1474. (1462,'Last Days of Humanity','Putrefaction in Progress',2006),
  1475. (1463,'Def Leppard','Pyromania',1983),
  1476. (1464,'Sacrificia Mortuorum','Railler l''hymen des siècles',2012),
  1477. (1465,'Victimizer','Rapid Thrashing Violence',2007),
  1478. (1466,'Nosvrolok','Rare &amp; Unreleased 1996-2009',2010),
  1479. (1467,'Peste Noire / Diapsiquir','Rats des villes vs rats des champs',2014),
  1480. (1468,'Mortician','Re-Animated Dead Flesh',2004),
  1481. (1469,'Animus Herilis','Recipere ferum',2005),
  1482. (1470,'Usva / Draco','Re-Desecrating the South Carelian Graves',2010),
  1483. (1471,'Sewn Shut','Rediscovering the Dead',2005),
  1484. (1472,'Reek of the Unzen Gas Fumes / Thy Sepulchral Moon','Reek of the Unzen Gas Fumes / Thy Sepulchral Moon',2017),
  1485. (1473,'Regarde les hommes tomber','Regarde les hommes tomber',2013),
  1486. (1474,'Fimbulwinter','Rehearsal',1992),
  1487. (1475,'Szron','Reign in Frost',2010),
  1488. (1476,'Purest','Renascence',2008),
  1489. (1477,'Nehëmah','Requiem Tenebrae',2004),
  1490. (1478,'Accept','Restless and Wild',1982),
  1491. (1479,'Satanic Warmaster','Revelation',2007),
  1492. (1480,'Aphex Twin','Richard D. James Album',1996),
  1493. (1481,'Freitod [CH] / Wacht','Rise of the Luciferian Race / Imperi desdrüt',2012),
  1494. (1482,'Rainbow','Rising',1976),
  1495. (1483,'Ritchie Blackmore''s Rainbow','Ritchie Blackmore''s Rainbow',1975),
  1496. (1484,'Urfaust','Ritual Music for the True Clochard',2012),
  1497. (1485,'Hacavitz / Thornspawn','Rituals of the Night',2008),
  1498. (1486,'Megadeth','Rust in Peace',1990),
  1499. (1487,'Black Sabbath','Sabbath Bloody Sabbath',1973),
  1500. (1488,'Sacriphyx / StarGazer','Sacriphyx / StarGazer',2009),
  1501. (1489,'Via Dolorosa / Nation War','Sah / Key of the Creation',2017),
  1502. (1490,'Dark Fury','Saligia',2010),
  1503. (1491,'Funeral Mist','Salvation',2003),
  1504. (1492,'Chätiment','Sang des Carpathes',2012),
  1505. (1493,'Akitsa','Sang nordique',2002),
  1506. (1494,'Horna','Sanojesi äärelle',2008),
  1507. (1495,'Ampütator / Baphomet''s Horns','Satanic Forcefucked Annihilation',2006),
  1508. (1496,'Blodulv / Pestiferium','Satanic Murder Order',2004),
  1509. (1497,'Satanic Warmaster / Akitsa','Satanic Warmaster / Akitsa',2004),
  1510. (1498,'Satanic Warmaster &amp; Clandestine Blaze','Satanic Warmaster / Clandestine Blaze',2004),
  1511. (1499,'Deicide','Scars of the Crucifix',2004),
  1512. (1500,'Sepultura','Schizophrenia',1987);
  1513. INSERT INTO Classeur1 VALUES
  1514. (1501,'Death','Scream Bloody Gore',1987),
  1515. (1502,'Judas Priest','Screaming for Vengeance',1982),
  1516. (1503,'Revenge','Scum.Collapse.Eradication',2012),
  1517. (1504,'Slayer','Seasons in the Abyss',1990),
  1518. (1505,'Portal','Seepia',2015),
  1519. (1506,'Aphex Twin','Selected Ambient Works Volume II',1994),
  1520. (1507,'Dark Fury','Semper fidelis',2013),
  1521. (1508,'Pseudogod','Sepulchral Chants',2015),
  1522. (1509,'Urna','Sepulcrum',2006),
  1523. (1510,'Angelscourge','Seraph Impaler',2015),
  1524. (1511,'Anathema','Serenades',1993),
  1525. (1512,'Deicide','Serpents of the Light',1997),
  1526. (1513,'Yperite / Charogne','Seuls les morts ont vu la fin de la guerre / Purge',2006),
  1527. (1514,'Possessed','Seven Churches',1985),
  1528. (1515,'Kadotus','Seven Glorifications of Evil',2003),
  1529. (1516,'Iron Maiden','Seventh Son of a Seventh Son',1988),
  1530. (1517,'Severed Head of State','Severed Head of State',1999),
  1531. (1518,'Autopsy','Severed Survival',1989),
  1532. (1519,'Nehëmah','Shadows From the Past',2003),
  1533. (1520,'Ohtar / Dark Fury','Shall I Never Drink the Fulfilment...? / We Are the Only Gods',2005),
  1534. (1521,'Slayer','Show No Mercy',1983),
  1535. (1522,'Armaggedon','Sieg Heil 666 (The Awakening of the Baphomet''s Einsatzgruppen)',2013),
  1536. (1523,'Tyrant Goatgaldrakona','Sign of Moloch',2010),
  1537. (1524,'Deathspell Omega','Si monvmentvm reqvires, circvmspice',2004),
  1538. (1525,'Cultes des Ghoules','Sinister, or Treading the Darker Paths',2018),
  1539. (1526,'Nécropole','Sisyphe couronné',2018),
  1540. (1527,'Der Stürmer / Totenburg','Si vis pacem, para bellum',2007),
  1541. (1528,'Skáphe','Skáphe²',2018),
  1542. (1529,'Exhumed','Slaughtercult',2000),
  1543. (1530,'Napalm Death','Smear Campaign',2006),
  1544. (1531,'Intolerant','Snow Stained with the Blood of Traitors',2014),
  1545. (1532,'Nécropole','Solarité',2018),
  1546. (1533,'Order of the Death''s Head','Soldat inconnu',2015),
  1547. (1534,'Pagan Hellfire','Solidarity',2008),
  1548. (1535,'Ødelegger','Solitary in Wrath',2011),
  1549. (1536,'The Secret','Solve et Coagula',2010),
  1550. (1537,'Children of Bodom','Something Wild',1997),
  1551. (1538,'Iron Maiden','Somewhere in Time',1986),
  1552. (1539,'Immortal','Sons of Northern Darkness',2002),
  1553. (1540,'Balberith / Kratornas','South East Goatworship',2007),
  1554. (1541,'Satanic Warmaster / Evil','Southern / Carelian - Black Metal Holocaust',2008),
  1555. (1542,'Vassafor','Southern Vassaforian Hell',2006),
  1556. (1543,'Carnal Diafragma','Space Symphony Around Us',2006),
  1557. (1544,'Cultes des Ghoules','Spectres Over Transylvania',2011),
  1558. (1545,'Virvatulet / Gratzug','Split',2012),
  1559. (1546,'Menegroth / Freitod [CH]','Split',2008),
  1560. (1547,'Sacrificia Mortuorum / Orthanc','Split',2014),
  1561. (1548,'Anthrax','Spreading the Disease',1985),
  1562. (1549,'Negative Plane','Stained Glass Revelations',2011),
  1563. (1550,'Goatmoon','Stella Polaris',2017),
  1564. (1551,'Arizmenda','Stillbirth in the Temple of Venus',2014),
  1565. (1552,'Order From Chaos','Stillbirth Machine / Crushed Infamy',1998),
  1566. (1553,'Dimmu Borgir','Stormblåst',1996),
  1567. (1554,'Skepticism','Stormcrowfleet',1995),
  1568. (1555,'Ravager','Storm of Sin',2002),
  1569. (1556,'Dissection','Storm of the Light''s Bane',2006),
  1570. (1557,'Nekrokrist SS / Faagrim','Strike of the Northern Legions',2012),
  1571. (1558,'Rundagor','Stronghold of Ruins',2018),
  1572. (1559,'Esoteric','Subconscious Dissolution Into the Continuum',2004),
  1573. (1560,'Suffocation','Suffocation',2006),
  1574. (1561,'Vermeth','Suicide or Be Killed!',2008),
  1575. (1562,'Sortilegia','Sulphurous Temple',2017),
  1576. (1563,'Black Cilice','Summoning the Night',2013),
  1577. (1564,'Flamen','Supremo Die',2013),
  1578. (1565,'Dead Infection','Surgical Disembowelment',1993),
  1579. (1566,'Behemoth','Sventevith (Storming Near the Baltic)',1995),
  1580. (1567,'Nahtrunar','Symbolismus',2015),
  1581. (1568,'Dark Fury','Synningthwait',2014),
  1582. (1569,'System of a Down','System of a Down',1998),
  1583. (1570,'Wędrujący Wiatr','Tam, gdzie miesiąc opłakuje świt',2013),
  1584. (1571,'Feuernacht / Blutkult / Blutaar','Terror, Tod und Teufel',2017),
  1585. (1572,'Blood Red Fog','Thanatotic Supremacy',2018),
  1586. (1573,'Archgoat','The Apocalyptic Triumphator',2015),
  1587. (1574,'Stormnatt','The Crimson Sacrament',2009),
  1588. (1575,'Desolated','The End',2016),
  1589. (1576,'Gorguts','The Erosion of Sanity',1993),
  1590. (1577,'Blood Stronghold / Duch Czerni','The Fragment of Wandering Souls',2015),
  1591. (1578,'Cathedral','The Garden of Unearthly Delights',2005),
  1592. (1579,'Windswept','The Great Cold Steppe',2017),
  1593. (1580,'Blåkulla','The Immortal Cult',2015),
  1594. (1581,'Mobb Deep','The Infamous',1995),
  1595. (1582,'Krieg','The Isolationist',2010),
  1596. (1583,'Archgoat','The Light-Devouring Darkness',2009),
  1597. (1584,'Axis of Advance','The List',2002),
  1598. (1585,'Blood Stronghold','The March of Apparitions',2015),
  1599. (1586,'Hate Forest','The Most Ancient Ones',2001),
  1600. (1587,'White Medal / Slægt','Them Thut Fear t''Wolf / Lysets død [coloured shell]',2013),
  1601. (1588,'Testament','The New Order',1988),
  1602. (1589,'Uncle Acid','The Night Creeper',2015),
  1603. (1590,'Iron Maiden','The Number of the Beast',1982),
  1604. (1591,'Esoteric','The Pernicious Enigma',1997),
  1605. (1592,'Forbidden Eye / Anal Blasphemy','The Perverse Worship of Satanic Sins',2014),
  1606. (1593,'Der Blutharsch','The Philosopher''s Stone',2007),
  1607. (1594,'Dark Fury','The Price of Treason',2009),
  1608. (1595,'The 13th Floor Elevators','The Psychedelic Sounds of The 13th Floor Elevators',1966),
  1609. (1596,'Blodulv / Aska','The Purest Cold Precision',2004),
  1610. (1597,'Asphyx','The Rack',2006),
  1611. (1598,'Sargeist','The Rebirth of a Cursed Existence',2013),
  1612. (1599,'Behemoth','The Return of the Northern Moon',1993),
  1613. (1600,'Dark Funeral','The Secrets of the Black Arts',1996),
  1614. (1601,'Cathedral','The Serpent''s Gold',2004),
  1615. (1602,'Vril','The Shadow Soul &amp; the Black Sun',2017),
  1616. (1603,'Satyricon','The Shadowthrone',1994),
  1617. (1604,'Bile','The Shed',2000),
  1618. (1605,'Dissection','The Somberlain',2006),
  1619. (1606,'Last Days of Humanity','The Sound of Rancid Juices Sloshing Around Your Coffin',1998),
  1620. (1607,'Deicide','The Stench of Redemption',2006),
  1621. (1608,'Absu','The Sun of Tiphareth',1995),
  1622. (1609,'Svartidauði','The Synthesis of Whore and Beast',2018),
  1623. (1610,'Mar de Grises','The Tatterdemalion Express',2004),
  1624. (1611,'Absu','The Third Storm of Cythrául',1997),
  1625. (1612,'Aosoth / Malhkebre','The Truth Through Salt',2009),
  1626. (1613,'Cathedral','The VIIth Coming',2002),
  1627. (1614,'Warhammer','The Winter of Our Discontent',1998),
  1628. (1615,'Mystifier','The World Is So Good That Who Made It Doesn''t Live Here',1996),
  1629. (1616,'Armaggedon','The Wrath of the Black Empire',2002),
  1630. (1617,'Dark Fury','This Story Happened Before',2016),
  1631. (1618,'Thor''s Hammer / Dark Fury','Thor''s Hammer / Dark Fury',2000),
  1632. (1619,'Marduk','Those of the Unlight',1993),
  1633. (1620,'Bolt Thrower','Those Once Loyal',2005),
  1634. (1621,'Ildjarn / Hate Forest','Those Once Mighty Fallen',2013),
  1635. (1622,'Integrity','Those Who Fear Tomorrow',1991),
  1636. (1623,'Thor''s Hammer','Three Weeds From the Same Root',2003),
  1637. (1624,'Trepalium','Through the Absurd',2004),
  1638. (1625,'Keep of Kalessin','Through Times of War',1997),
  1639. (1626,'Profanatica','Thy Kingdom Cum',2013),
  1640. (1627,'Rotting Christ','Thy Mighty Contract',1993),
  1641. (1628,'Aegrus','Thy Numinous Darkness',2017),
  1642. (1629,'Deicide','Till Death Do Us Part',2008),
  1643. (1630,'Electric Wizard','Time to Die',2014),
  1644. (1631,'Deicide','To Hell With God',2011),
  1645. (1632,'Impaled Nazarene','Tol Cormpt Norz Norz Norz...',1993),
  1646. (1633,'Celtic Frost','To Mega Therion',1985),
  1647. (1634,'Demiurg / Blodulv / Monomania','Total Human Demise',2004),
  1648. (1635,'Wolfnacht','Töten Für W.O.T.A.N.',2003),
  1649. (1636,'NÃ¥strond','Toteslaut',1995),
  1650. (1637,'Abstract Spirit','Tragedy and Weeds',2009),
  1651. (1638,'Profanatica / Unholy Crucifix / Nuclear Desecration / Goatsodomy','Trampling the Holy Faith',2008),
  1652. (1639,'Clandestine Blaze','Tranquility of Death',2018),
  1653. (1640,'Deviser','Transmission to Chaos',1998),
  1654. (1641,'Blasphemophagher / Necroholocaust','Triumph of Abominations',2007),
  1655. (1642,'Grudom','Troldviser i granskygge',2015),
  1656. (1643,'Machetazo','Trono de huesos',2002),
  1657. (1644,'Ordo Templi Aeternae Lucis / Blessed in Sin','Tu Fui Ego Eris',2013),
  1658. (1645,'My Dying Bride','Turn Loose the Swans',1993),
  1659. (1646,'Almighty Sathanas / Blasphemophagher / Tyrants Blood','Tyrannous Mutations of Sathanas',2008),
  1660. (1647,'Rippikoulu','Ulvaja',2014),
  1661. (1648,'Sargeist','Unbound',2018),
  1662. (1649,'Darkthrone','Under a Funeral Moon',1993),
  1663. (1650,'Gorgoroth','Under the Sign of Hell',1997),
  1664. (1651,'Pagan Hellfire / Sad','Under Victorious Horizons',2013),
  1665. (1652,'Black Beast / Bloodhammer','Unholy Finnish Black Horror Union',2006),
  1666. (1653,'Faagrim / Zwartplaag','United Wolfish Hordes',2011),
  1667. (1654,'Devourment','Unleash the Carnivore',2009),
  1668. (1655,'Svartidauði','Untitled',2017),
  1669. (1656,'Joyless / Woods of Infinity','Uppgivet Hjärta / Eidyllion',2005),
  1670. (1657,'Urfaust / King Dude','Urfaust / King Dude',2013),
  1671. (1658,'Guns n'' Roses','Use Your Illusion I',1991),
  1672. (1659,'Napalm Death','Utopia Banished',1992),
  1673. (1660,'Master''s Hammer','Vagus Vetus',2014),
  1674. (1661,'Kadotus','Vaienneet temppelit',2011),
  1675. (1662,'Norrhem','Vaienneet voittajat',2018),
  1676. (1663,'AntimateriA','Valo aikojen takaa',2016),
  1677. (1664,'Black Funeral','Vampyr - Throne of the Beast',1995),
  1678. (1665,'Drowning the Light','Varcolaci Rising',2017),
  1679. (1666,'Branikald','Varg fjerne a tornet',2007),
  1680. (1667,'Vassafor','Vassafor',2007),
  1681. (1668,'Bestial Warlust','Vengeance War ''Till Death',1994),
  1682. (1669,'Deathspell Omega / S.V.E.S.T.','Veritas Diaboli manet in aeternum',2015),
  1683. (1670,'Valsblut / Warage','Vestiges d''une Nouvelle ère',2004),
  1684. (1671,'Musta Surma / Horna','Vihan vuodet',2005),
  1685. (1672,'Enslaved','Vikingligr veldi',1994),
  1686. (1673,'Volkurah / Bone Awl / Hammer / Vordr','Vinland vs. Finland',2005),
  1687. (1674,'Exciter','Violence &amp; Force',1984),
  1688. (1675,'Untergang','Viva la Muerte!',2013),
  1689. (1676,'Six Ft Ditch','Voices From an Evil God',2006),
  1690. (1677,'Goatmoon','Voitto tai Valhalla',2014),
  1691. (1678,'Uncle Acid and The Deadbeats','Vol 1 [Cherry Red Vinyl]',2017),
  1692. (1679,'Master''s Hammer','Vracejte konve na místo',2012),
  1693. (1680,'Triumph, Genus','Všehorovnost je porážkou převyšujících',2013),
  1694. (1681,'Baptism','V: The Devil''s Fire',2016),
  1695. (1682,'Wacht / Pale Mist','Wacht / Pale Mist',2014),
  1696. (1683,'Heresiarch','Wælwulf',2014),
  1697. (1684,'Arch Enemy','Wages of Sin',2001),
  1698. (1685,'Sad / Warwulf','Walking the Paths of Despair',2010),
  1699. (1686,'Riddle of Meander / Skaur','Walking the Sinister Path...',2007),
  1700. (1687,'Wanderer / Wintermoon','Wanderer / Wintermoon',2008),
  1701. (1688,'Dark Fury','W.A.R.',2012),
  1702. (1689,'Bolt Thrower','War Master',2000),
  1703. (1690,'Uncle Acid &amp; The Deadbeats','Wasteland',2018),
  1704. (1691,'Antediluvian','Watchers'' Reign',2010),
  1705. (1692,'Satanic Warmaster','We Are the Worms That Crawl on the Broken Wings of an Angel (A Compendium of Past Crimes)',2017),
  1706. (1693,'Dark Fury / Evil / Pagan Hellfire','We Know How to Hate',2012),
  1707. (1694,'Venom','Welcome to Hell',2002),
  1708. (1695,'Gontyna Kry','Welowie',1997),
  1709. (1696,'Absurd / Grand Belial''s Key / Sigrblot','Weltenfeind',2008),
  1710. (1697,'Goatpenis','Welt in Flammen',2009),
  1711. (1698,'Deicide','When Satan Lives',1998),
  1712. (1699,'Acid Bath','When the Kite String Pops',1994),
  1713. (1700,'Craft','White Noise and Black Metal',2018),
  1714. (1701,'Branikald','Winterkald',2005),
  1715. (1702,'Azazel','Witches Deny Holy Trinity',2015),
  1716. (1703,'Mgła','With Hearts Toward None',2012),
  1717. (1704,'Vöedtæmhtëhactått / Maquahuitl','Without Veils of Righteousness',2015),
  1718. (1705,'Mayhem','Wolf''s Lair Abyss',1997),
  1719. (1706,'Absurd / Pantheon','Wolfskrieger / Galdur Vikodlaks',2002),
  1720. (1707,'Helwulf','Wolves of War &amp; Blood',2005),
  1721. (1708,'Woods of Infinity / Defuntos','Woods of Infinity / Defuntos',2013),
  1722. (1709,'Krisiun','Works of Carnage',2003),
  1723. (1710,'Denouncement Pyre','World Cremation',2010),
  1724. (1711,'One Tail, One Head','Worlds Open, Worlds Collide',2018),
  1725. (1712,'Samael','Worship Him',1991),
  1726. (1713,'Xysma','Xysma',2004),
  1727. (1714,'Thestral','Y Canu Brud',2014),
  1728. (1715,'Ygg','Ygg',2011),
  1729. (1716,'Enslaved','Yggdrasill',1992),
  1730. (1717,'Cosmic Church','Ylistys',2013),
  1731. (1718,'Lust / Anael','Your Pain Is My Lust / Hope Is a Bitch',2003),
  1732. (1719,'Megadeth','Youthanasia',1994),
  1733. (1720,'Wolfnacht','Ypervoreia',2017),
  1734. (1721,'Κάβειρος','Προς Κάβειρους (To Kavirs)',1996),
  1735. (1722,'Forest','В Пламени Славы / In the Flame of Glory',2005),
  1736. (1723,'Forest','Заревом над прахом',2000),
  1737. (1724,'Branikald','Рдяндалир',1996),
  1738. (1725,'Branikald','Тингов наслаждаясь распрей',2013),
  1739. (1726,'Aryan Art','Хармония - Вечност - Вселена',2015),
  1740. (1727,'Branikald','Хмель мизантропии',1998),
  1741. (1728,'Aryan Art / Furor','Ще позволим ли да погребат родината ни? / Return to the Battleland',2008),
  1742. (1729,'Municipal Waste','Massive Aggressive',2009),
  1743. (1730,'Mûspellzheimr','I &amp; II',2018),
  1744. (1731,'Musta Kappeli','Saatanassa ulvoneet',2008),
  1745. (1732,'Mütiilation','Black Millenium (Grimly Reborn)',2010),
  1746. (1733,'Mütiilation','Majestas Leprosus',2012),
  1747. (1734,'Mütiilation','Rattenkönig',2005),
  1748. (1735,'Mütiilation','Remains of a Ruined, Dead, Cursed Soul',2010),
  1749. (1736,'Mütiilation','Sorrow Galaxies',2007),
  1750. (1737,'Mütiilation','Vampires of Black Imperial Blood',2009),
  1751. (1738,'Myrkr','Offspring of Gathered Foulness',2005),
  1752. (1739,'Mystifier','Wicca',1993),
  1753. (1740,'Mystik','Dunkla Klangor... (Kapitel I)',2016),
  1754. (1741,'Mystik','Rehearsals Winter 09/10',2018),
  1755. (1742,'Mystik','Skalder Från Urskogens Dunkla Mystik',2018),
  1756. (1743,'Mz.412','Burning the Temple of God',2010),
  1757. (1744,'Naastrand','Total Holocaust (1st Black Metal Assault)',2005),
  1758. (1745,'Nachtkrieger','Nationalisme Anticonformiste',2011),
  1759. (1746,'Nachtmystium','Reign of the Malicious',2003),
  1760. (1747,'Naer Mataron','Skotos Aenaon',2004),
  1761. (1748,'Naer Mataron','Up From the Ashes',1998),
  1762. (1749,'Nahtrunar','Existenz',2016),
  1763. (1750,'Nahtrunar','Mysterium Tremendum',2018);
  1764. INSERT INTO Classeur1 VALUES
  1765. (1751,'Nahual','Mysteries of the Cosmic Serpent',2001),
  1766. (1752,'Naked Whipper','Painstreaks',2011),
  1767. (1753,'Napalm Death','Order of the Leech',2002),
  1768. (1754,'Napalm Death','Punishment in Capitals',2003),
  1769. (1755,'Napalm Death','Scum',1987),
  1770. (1756,'Nargaroth','Kriegsnebel',2005),
  1771. (1757,'Nargaroth','Rasluka Pt. II',2002),
  1772. (1758,'Nargothrond','Following the Frostpaths of the Hyperborean Landscapes',2007),
  1773. (1759,'Nartvind','Mist',2010),
  1774. (1760,'Nartvind','Ruinous',2010),
  1775. (1761,'Nartvind','Until their Ruin',2003),
  1776. (1762,'Nation War','Deaths Commands Under Totenkopf Sign',2016),
  1777. (1763,'Nation War','Satan''s Soldiers SS',2013),
  1778. (1764,'Nattfog','Demo 2008',2008),
  1779. (1765,'Nattfog','Mustan auringon riitti',2012),
  1780. (1766,'Nebiros','Guerreros de Lucifer',2005),
  1781. (1767,'Nebiros','Komando666',2008),
  1782. (1768,'Necator','Pożoga / 06.06.06',2016),
  1783. (1769,'Necrocult','Necrocult',2003),
  1784. (1770,'Necrofrost','In a Misty Soar and on Its Swampy Floor',2006),
  1785. (1771,'Necrogoat','For the Glory of the Infernal Goat',2009),
  1786. (1772,'Necrogoat','Fullmoon Witchery',2015),
  1787. (1773,'Necroholocaust','Ritual Goat Command 2003-2013',2013),
  1788. (1774,'Necromantia','Ancient Pride',1997),
  1789. (1775,'Necromantia','Scarlet Evil Witching Black',1995),
  1790. (1776,'Nécropole','Nécropole',2016),
  1791. (1777,'Necrostrigis','Archaiczna Moc Zaświatów',2016),
  1792. (1778,'Necrostrigis','Dziedzictwo wilczej krwi',NULL),
  1793. (1779,'Necrostrigis','Relikty Kultu Czerni',2015),
  1794. (1780,'Necrostrigis','Sinister Fire''s Rituals',2014),
  1795. (1781,'Necrostrigis','Swamps Cult and Lunar Necromancy',2012),
  1796. (1782,'Necrostrigis','Wilkołaki księżycowego pentagramu',2013),
  1797. (1783,'Negative Plane','Et in saecula saeculorum',2011),
  1798. (1784,'Nekroholocaust','In Memories of Fire',2005),
  1799. (1785,'Nekrokrist SS','Der Todesking',2013),
  1800. (1786,'Nekrokrist SS','Gas Chambers, Crematory And Hell',2010),
  1801. (1787,'Nekrokrist SS','Hymns of Despair and Death',2016),
  1802. (1788,'Nekrokrist SS','Nekrokrist SS',2009),
  1803. (1789,'Nekrokrist SS','Suicide',2007),
  1804. (1790,'Neo Inferno 262','Hacking the Holy Code',2008),
  1805. (1791,'Netherealm','The Occultist Omnibus',2004),
  1806. (1792,'Nethermancy','Weakening Divinity',2003),
  1807. (1793,'Niden Div. 187','Impergium / Towards Judgement',2004),
  1808. (1794,'Nightwish','Highest Hopes: The Best of Nightwish',2005),
  1809. (1795,'Nitberg','Donner Wetter Donner Wyrd',2007),
  1810. (1796,'Nitberg','Nitsanger',2005),
  1811. (1797,'Nocternity','A Fallen Unicorn ',2005),
  1812. (1798,'Nocternity','En Oria / Crucify Him',2005),
  1813. (1799,'Nocturnal Amentia','Hec Regnum Meum Est',2012),
  1814. (1800,'Nocturnal Vomit','Divine Profanation',2006),
  1815. (1801,'Noenum','Black Esoteric Evangelium',2004),
  1816. (1802,'Noenum','demo 2002',2011),
  1817. (1803,'Nolentia','One Loud Noise and It''s Gone',2009),
  1818. (1804,'Nordwind','Wendehorn',2013),
  1819. (1805,'Nosvrolok','The Luciferian Doctrine',2006),
  1820. (1806,'Nuclearhammer','Frozen Misery',2011),
  1821. (1807,'Nuit noire','Depths of Night: Collection of the Early Demo Tapes',2014),
  1822. (1808,'Nuklearenpest','Monuments',2011),
  1823. (1809,'Nunslaughter','DEMOSlaughter',2009),
  1824. (1810,'Nunslaughter','Waiting to Kill Christ',2002),
  1825. (1811,'Nyktalgia','Nyktalgia',2004),
  1826. (1812,'Nyktalgia','Peisithanatos',2008),
  1827. (1813,'Nyogthaeblisz','Apocryphal Progenitors of Mankind''s Tribulation',2012),
  1828. (1814,'Obeisance','Hellbent on Slaughter',1995),
  1829. (1815,'Obeisance','Unholy, Unwholesome and Evil',2006),
  1830. (1816,'Obscuro','Where Obscurity Dwells',2008),
  1831. (1817,'Obskure Torture','Necro Rituals',2005),
  1832. (1818,'Obskure Torture','Worship the Beast',2006),
  1833. (1819,'Odal','Sturmes Brut',2002),
  1834. (1820,'Odal','...wilde Kraft',2005),
  1835. (1821,'Ødelegger','The Titan''s Tomb',2012),
  1836. (1822,'Ødelegger','Where Dark Spirits Dwell',2018),
  1837. (1823,'Oes Galliath','Ad Galliam Et Mortem',2010),
  1838. (1824,'Ohtar','The Empire of White Power',1997),
  1839. (1825,'Olc Sinnsir','The Throne of Dead Emotions',2003),
  1840. (1826,'Omen','Battle Cry',1984),
  1841. (1827,'The One','Guardians Inhuman',2003),
  1842. (1828,'Onheil','Razor',2009),
  1843. (1829,'On Horns Impaled','Total World Domination',2009),
  1844. (1830,'Ophir','Saat &amp; Ernte',2014),
  1845. (1831,'Order of the Death''s Head','Pogrom Ritual',2014),
  1846. (1832,'Order of the Death''s Head','Sous le signe de Thulé',2016),
  1847. (1833,'Ordo Equilibrio','Conquest, Love &amp; Self-Perseverance',2014),
  1848. (1834,'Ordo Equilibrio','Reaping the Fallen, the First Harvest',2014),
  1849. (1835,'Ordo Equilibrio','The Triumph of Light and Thy Thirteen Shadows of Love',2014),
  1850. (1836,'Ordo Templi Aeternae Lucis','Ode Aux Années Froides',2005),
  1851. (1837,'Origin of Plague','Desolate Grey Sky',2011),
  1852. (1838,'Ornaments of Sin','Inhale Zyklon-B',2003),
  1853. (1839,'Ornaments of Sin','Preparing War - Oath to the Fallen Ones',2013),
  1854. (1840,'Orthanc','7 Ans de réfléxion',2004),
  1855. (1841,'Orthanc','Aux enfants de Thulée',2005),
  1856. (1842,'Orthanc','L''âge de raison',2010),
  1857. (1843,'Osculum Infame','Axis of Blood',2015),
  1858. (1844,'Osculum Infame','Consuming the Metatron',2012),
  1859. (1845,'Osculum Infame','Dor-Nu-Fauglith ',1997),
  1860. (1846,'Osculum Infame','Manifesto From the Dark Age (1994-1996)',2010),
  1861. (1847,'Osculum Infame','Quwm',2012),
  1862. (1848,'Osirion','Har Sabbat',2005),
  1863. (1849,'Oskal','Stahlkrieg / Blazes of Sunset',2008),
  1864. (1850,'Ostots','Ezer ezaren araztasuna',2017),
  1865. (1851,'Ouroboros','Spear of Destiny',2010),
  1866. (1852,'Owl''s Blood','Cold Night of Meditation',2014),
  1867. (1853,'Owl''s Blood','Lunar Equilibrium',2011),
  1868. (1854,'Oxidised Razor','...Carne... Sangre...',2003),
  1869. (1855,'Oxidised Razor','La realidad es sangrienta',2001),
  1870. (1856,'Pagan Hammer','Norse Thunder',2011),
  1871. (1857,'Pagan Hammer','Pagan Wolves / Foresight',2008),
  1872. (1858,'Pagan Hellfire','A Voice From Centuries Away',2000),
  1873. (1859,'Pagan Hellfire','Distant Winds Return',2017),
  1874. (1860,'Pagan Hellfire','Hymns for the Gallows',2003),
  1875. (1861,'Pagan Hellfire','Spirit of Blood and Struggle',2012),
  1876. (1862,'Pagan Hellfire','The Will of Night',2006),
  1877. (1863,'Pagan Hellfire','Unmarked Fields Near Unknown Forests',2016),
  1878. (1864,'Panacea','Humanity Is Heading for Nowhere',2009),
  1879. (1865,'Panphage','Drengskapr',2016),
  1880. (1866,'Panphage','Storm',2017),
  1881. (1867,'Pantheon','Vargrstrike',2001),
  1882. (1868,'Panzerfaust','Demo I',2000),
  1883. (1869,'Panzerjäger','Sans Pleurs',2009),
  1884. (1870,'Paria','VerminRace',2008),
  1885. (1871,'Pathologist','Anatomically! Autopsically! Decompositionally! Eschatologically! Thanatologically! Part II: Forensic Grind Versus Medical Noise',2017),
  1886. (1872,'Pathologist','Anatomically! Autopsically! Decompositionally! Eschatologically! Thanatologically! Part I: Putrefactive Grind Versus Sexual Noise',2016),
  1887. (1873,'Patria','Gloria Nox Aeterna',2010),
  1888. (1874,'Patria','Hymns of Victory and Death',2009),
  1889. (1875,'Pentagram','Relentless',2005),
  1890. (1876,'Persecutor','Wings of Death',2008),
  1891. (1877,'Perverted Ceremony','Sabbat of Behezaël',2017),
  1892. (1878,'Pervogoat','Pervogoat',2018),
  1893. (1879,'Pest','Dauðafærð',2004),
  1894. (1880,'Pest','Hail the Black Metal Wolves of Belial',2003),
  1895. (1881,'Pest','In Total Contempt',2005),
  1896. (1882,'Peste Noire','Folkfuck Folie',2011),
  1897. (1883,'Peste Noire','La Sanie des siècles: Panégyrique de la dégénérescence',2009),
  1898. (1884,'Peste Noire','Lorraine Rehearsal',2012),
  1899. (1885,'Peste Noire','Mors Orbis Terrarum',2007),
  1900. (1886,'Peste Noire','Peste noire',2013),
  1901. (1887,'Phlegein','Silver Veins',2013),
  1902. (1888,'Plaga','Magia gwiezdnej entropii',2013),
  1903. (1889,'Plaga','Pożeracze Słońc',2011),
  1904. (1890,'Pogrom','Mort au peuple',2004),
  1905. (1891,'Portal','Outre',2012),
  1906. (1892,'Portal','Swarth',2011),
  1907. (1893,'Possessed','Beyond the Gates / The Eyes of Horror',2008),
  1908. (1894,'Precambrian','Aeon',2016),
  1909. (1895,'Precambrian','Proarkhe',2014),
  1910. (1896,'Prevalent Resistance','Dynamics of Creation',2005),
  1911. (1897,'Prevalent Resistance','Eternal Return',2008),
  1912. (1898,'Prevalent Resistance','To Live Again and Dominate',2007),
  1913. (1899,'Prevalent Resistance','Under Satan''s Command',2004),
  1914. (1900,'Proclamation','Advent of the Black Omen',2006),
  1915. (1901,'Procreation','Incantations of Demonic Lust for Corpses of the Fallen',2004),
  1916. (1902,'Profanatica','Profanatitas de Domonatia',2007),
  1917. (1903,'Profanatica','Sickened by Holy Host',2012),
  1918. (1904,'Profanatica','Sickened by Holy Host / The Grand Masters Session',2012),
  1919. (1905,'Propergol','Renegade',2001),
  1920. (1906,'Propergol','Un déchaînement de violence / Cleanshaven',2006),
  1921. (1907,'Prosanctus Inferi','Pandemonic Ululations of Vesperic Palpitation',2010),
  1922. (1908,'Puissance','Back in Control',2007),
  1923. (1909,'Puissance','Grace of God',2007),
  1924. (1910,'Puissance','Let Us Lead',2005),
  1925. (1911,'Puissance','Mother of Disease',1999),
  1926. (1912,'Puissance','State Collapse',2004),
  1927. (1913,'Pulmonary Fibrosis','Idiopathic Pulmonary Fibrosis',2016),
  1928. (1914,'Putrid Pile','Collection of Butchery',2003),
  1929. (1915,'Rammstein','Herzeleid',1997),
  1930. (1916,'Raptor','Worship the Goat',2005),
  1931. (1917,'Ravencult','Morbid Blood',2011),
  1932. (1918,'Ravencult','Temples of Torment',2007),
  1933. (1919,'Raven Dark','Гневом раскрытия вечного',2012),
  1934. (1920,'Ravendark''s Monarchal Canticle','Sob a Bandeira do Ódio e da Arrogância',2010),
  1935. (1921,'Recrucify','Grimorium Verum',2008),
  1936. (1922,'Reek of the Unzen Gas Fumes','Buddha Composted Pond',2018),
  1937. (1923,'Regurgitate','Effortless Regurgitation... The Torture Sessions',1999),
  1938. (1924,'Regurgitate','Ep''s Collection',NULL),
  1939. (1925,'Rein','La cocaïne des seigneurs',2013),
  1940. (1926,'Rein','Rein',2012),
  1941. (1927,'Revenge','Attack.Blood.Revenge',2001),
  1942. (1928,'Revenge','Behold.Total.Rejection',2015),
  1943. (1929,'Revenge','Infiltration.Downfall.Death',2008),
  1944. (1930,'Revenge','Retaliation.Doom.Eradication',2012),
  1945. (1931,'Revenge','Superion.Command.Destroy',2002),
  1946. (1932,'Revenge','Triumph.Genocide.Antichrist',2003),
  1947. (1933,'Revenge','Victory.Intolerance.Mastery',2004),
  1948. (1934,'Rhapsody','Dawn of Victory',2000),
  1949. (1935,'Riddle of Meander','End of All Life and Creation',2006),
  1950. (1936,'Riddle of Meander','Orcus',2008),
  1951. (1937,'Ride for Revenge','The King of Snakes',2007),
  1952. (1938,'Rienaus','Saatanalle',2017),
  1953. (1939,'Rippikoulu','Musta seremonia',2014),
  1954. (1940,'Rites of Thy Degringolade','An Ode to Sin',2005),
  1955. (1941,'Rostorchester','Verdorbenheit',2016),
  1956. (1942,'Rostorchester','Verschrobenheit',2011),
  1957. (1943,'Rötten','Thrash N'' Roll',2008),
  1958. (1944,'The Royal Arch Blaspheme','II',2012),
  1959. (1945,'The Royal Arch Blaspheme','The Royal Arch Blaspheme',2010),
  1960. (1946,'Ruines humaines','Ruines Humaines',2011),
  1961. (1947,'Rukkanor','Deora',2005),
  1962. (1948,'Rundagor','Elements of Warmonger',1996),
  1963. (1949,'Runemagick','Dark Dead Earth',2008),
  1964. (1950,'Saatkrähe','Les corbeaux de mes funérailles',2010),
  1965. (1951,'Saatkrähe','Of Ravens and Graves...',2009),
  1966. (1952,'Sacrificia Mortuorum','Les Vents de l''Oubli',2007),
  1967. (1953,'Sacrificia Mortuorum','Possède la bête',2018),
  1968. (1954,'Sacrilegious Impalement','II - Exalted Spectres',2011),
  1969. (1955,'Sacrilegious Impalement','Sacrilegious Impalement',2007),
  1970. (1956,'Sacrilegium','Embrace the Darkness',2006),
  1971. (1957,'Sacrilegium','Wicher',2014),
  1972. (1958,'Sacriphyx','Lone Pine',2008),
  1973. (1959,'Sacriphyx','The Western Front',2013),
  1974. (1960,'Sad','Abandoned and Forgotten',2010),
  1975. (1961,'Sadistik Exekution','Fukk',2002),
  1976. (1962,'Sadiztik Impaler','Demonic Sadiztik Onslaught',2005),
  1977. (1963,'Sadomator','Goatblood Panspermia',2010),
  1978. (1964,'Sadomator','Goats Brew Alcolust',2007),
  1979. (1965,'Sadomator','Infinite Goatsower',2009),
  1980. (1966,'Sadomator','Sadomatic Goat Cult',2006),
  1981. (1967,'Sale freux','L’exil',2012),
  1982. (1968,'Sale freux','Mortuailes',2010),
  1983. (1969,'Sale freux','Subterraneus',2011),
  1984. (1970,'Saligia','Seven',2008),
  1985. (1971,'Saligia','Sïc Transit Glöria Mundï',2011),
  1986. (1972,'Samael','Blood Ritual',2004),
  1987. (1973,'Sapthuran','Hildegicel',2015),
  1988. (1974,'Sapthuran','...In Hatred',2005),
  1989. (1975,'Sarcophagus','For We... Who Are Consumed by the Darkness',1996),
  1990. (1976,'Sargeist','Let the Devil In',2010),
  1991. (1977,'Sargeist','Satanic Black Devotion',2003),
  1992. (1978,'Sargeist','The Dark Embrace',2008),
  1993. (1979,'Sargeist','Tyranny Returns',2005),
  1994. (1980,'Sarkrista','The Acheronian Worship',2013),
  1995. (1981,'Sarvari','Arcadian Nightly Mysteries',2007),
  1996. (1982,'Satan','Court in the Act',1983),
  1997. (1983,'Satanachia Agliareth','Bafomet',2006),
  1998. (1984,'Satanic Blood','Satan boven alles',2006),
  1999. (1985,'Satanic Funeral','Night of the Goat',2006),
  2000. (1986,'Satanic Warmaster','Carelian Satanist Madness',2005),
  2001. (1987,'Satanic Warmaster','...Of the Night',2004),
  2002. (1988,'Satanic Warmaster','Opferblut',2003),
  2003. (1989,'Satanic Warmaster','Strength &amp; Honour',2007),
  2004. (1990,'Sect Pig','Slave Destroyed',2013),
  2005. (1991,'Seeds of Hate','Persecution of Christian Filth',2002),
  2006. (1992,'Seges Findere','Massacre Supremacista',2009),
  2007. (1993,'Seges Findere','Seges Findere',2004),
  2008. (1994,'Seigneur Voland','Consumatum Est',2003),
  2009. (1995,'Seigneur Voland','Seigneur Voland',2001),
  2010. (1996,'Seigneur Voland','Seigneur Voland - Final Stand',2004),
  2011. (1997,'Sektarism','L''offrande',2008),
  2012. (1998,'Selbstmord','Dawn of a New Era',2009),
  2013. (1999,'Senseless','Respect Few - Fear None',2012),
  2014. (2000,'Sepultura','Arise',1991);
  2015. INSERT INTO Classeur1 VALUES
  2016. (2001,'Seth','Les blessures de l''âme',1998),
  2017. (2002,'Seviss','Et pleure le bâtard...',1996),
  2018. (2003,'Shadows Ground','Black Dead Winds',2010),
  2019. (2004,'Shadows Ground','First Fucking Crime',2005),
  2020. (2005,'Shadows Ground','In Eternal Coldness of the Night',2009),
  2021. (2006,'Shadows Ground','Phantom of Dead Star',2011),
  2022. (2007,'Shores of Ladon','Eindringling',2013),
  2023. (2008,'Shores of Ladon','Lupercal',2012),
  2024. (2009,'Shroud of Satan','At the Behest of Time',2015),
  2025. (2010,'Shroud of Satan','Litany to the Moon',2013),
  2026. (2011,'Shroud of Satan','Of Evil Descent',2018),
  2027. (2012,'Sieg oder Tod','Die Hoffnung Stirbt Zuletzt',2015),
  2028. (2013,'Sigillum Diaboli','666',2005),
  2029. (2014,'Sigillum Diabolicum','Chroniques de l''infamie',2009),
  2030. (2015,'Sigillum Diabolicum','Monothéisme : Le Grand Culte Mortifère',2014),
  2031. (2016,'Silexater','Silexater',2009),
  2032. (2017,'Six Ft Ditch','A Taste for Killing',2014),
  2033. (2018,'Six Ft Ditch','Recreational Violence',2010),
  2034. (2019,'Six Ft Ditch','Unlicensed Cemetary',2005),
  2035. (2020,'Skáphe','Untitled',2018),
  2036. (2021,'Skepticism','Farmakon',2003),
  2037. (2022,'Slavia','Strength and Vision',2008),
  2038. (2023,'Slayer','Reign in Blood',1986),
  2039. (2024,'Sodom','In the Sign of Evil / Obsessed by Cruelty',1988),
  2040. (2025,'Solitude Aeturnus','Beyond the Crimson Horizon',1992),
  2041. (2026,'Sombre chemin','Doctrine',2006),
  2042. (2027,'Sombre chemin','Hétérodoxie : Opus 1 (Haine)',2007),
  2043. (2028,'Sombre chemin','Nacht und Krieg',2004),
  2044. (2029,'Sombre chemin','Notre héritage ancestral',2008),
  2045. (2030,'Sortilegia','Pestilent Black Sorcery',2011),
  2046. (2031,'Sort Vokter','Folkloric Necro Metal',2012),
  2047. (2032,'Spear of Longinus','.......and the Swastikalotus',2007),
  2048. (2033,'Spear of Longinus','Nazi Occult Metal / Nada Brahma',2002),
  2049. (2034,'Spear of Longinus','Rune/Goetia ',2008),
  2050. (2035,'Spear of Longinus','The Yoga of National Socialism',2002),
  2051. (2036,'Spektr','Et Fugit Intera Fugit Irreparabile Tempus',2004),
  2052. (2037,'Spektr','Near Death Experience',2006),
  2053. (2038,'Sperm of Antichrist','Blight and Darkness',2010),
  2054. (2039,'Squash Bowels','Grindvirus',2009),
  2055. (2040,'Squash Bowels','No Mercy',2004),
  2056. (2041,'Squash Bowels','Tnyribal',1999),
  2057. (2042,'Ssorc','Infidel Eternal',2005),
  2058. (2043,'Sterbend','Dwelling Lifeless',2006),
  2059. (2044,'Sternatis','Смерчем воли тараня',2017),
  2060. (2045,'Storming Hate','Demo I',2010),
  2061. (2046,'Storm Legion','The Eye of Prophet',2005),
  2062. (2047,'Stormnatt','Funeral Apocalypse',2005),
  2063. (2048,'Striborg','Misanthropic Isolation / Roaming the Forests',2006),
  2064. (2049,'Striborg','Nocturnal Emissions / Nyctophobia',2007),
  2065. (2050,'Striborg','Perceiving the World With Hate',2009),
  2066. (2051,'Strid','Strid',2007),
  2067. (2052,'Sturmgewehr','Aufhetzung des Hakenkreuz-Volkes',2017),
  2068. (2053,'Stutthof','...and Cosmos From Ashes to Dust',2006),
  2069. (2054,'Stutthof','Towards Thy Astral Path',2002),
  2070. (2055,'Sublime Cadaveric Decomposition','Sublime Cadaveric Decomposition',2001),
  2071. (2056,'Suffocation','Breeding the Spawn',1993),
  2072. (2057,'Suffocation','Pierced From Within',1995),
  2073. (2058,'Summoning','The Demon Tapes',2012),
  2074. (2059,'Sunn O)))','Monoliths &amp; Dimensions',2009),
  2075. (2060,'Sunn O)))','White2',2004),
  2076. (2061,'Surrender of Divinity','Manifest Blasphemy: The Abortion of the Immaculate Conception',2006),
  2077. (2062,'Surrender of Divinity','Oriental Hell Rhythmics',2001),
  2078. (2063,'Svartfell','Apocryphe Apocalypse',2012),
  2079. (2064,'Svartfell','Beyond the Realms of Death',2003),
  2080. (2065,'Svartfell','Day of the Unholy Massacre',2009),
  2081. (2066,'Svartfell','The Sentence of Satan',2006),
  2082. (2067,'Svart Hat','Nihilistic Holocaust',NULL),
  2083. (2068,'Svartpest','Ven Den Drabelige Inngang Til Helvet',2003),
  2084. (2069,'Svartrit','III',2010),
  2085. (2070,'Svartrit','Svarthetens Ridå',NULL),
  2086. (2071,'S.V.E.S.T.','Urfaust',2017),
  2087. (2072,'Swine','Marked by the Baron',2004),
  2088. (2073,'Sytry','Hunger of Cold Nights',2008),
  2089. (2074,'Szron','Death Camp Earth',2012),
  2090. (2075,'Szron','Freezing Eyes of Hate',2010),
  2091. (2076,'Szron','The Purificating Flame of Annihilation',2004),
  2092. (2077,'Szron','Zeal',2010),
  2093. (2078,'Taake','Helnorsk svartmetall',2005),
  2094. (2079,'Tank','Power of the Hunter',1982),
  2095. (2080,'Tank Genocide','War on the Territory of Our Ancestors',2012),
  2096. (2081,'Taphophilia','Sinistres Emanations',2010),
  2097. (2082,'Tatir','Cave of Ephyras... To the Infernal Fields',2012),
  2098. (2083,'Teitanblood','Accursed Skin',2016),
  2099. (2084,'Teitanblood','Seven Chalices',2009),
  2100. (2085,'Teitanblood','Woven Black Arteries',2012),
  2101. (2086,'Temple of Baal','Black Unholy Presence',2000),
  2102. (2087,'Terdor','Levi II',2013),
  2103. (2088,'Terrorizer','World Downfall',1989),
  2104. (2089,'Tetragrammacide','Primal Incinerators of Moral Matrix',2017),
  2105. (2090,'Thergothon','Stream From the Heavens',2009),
  2106. (2091,'Thor''s Hammer','May the Hammer Smash the Cross',2000),
  2107. (2092,'Thor''s Hammer','The Fate Worse Than Death',2010),
  2108. (2093,'Thornafire','Mortus Tenebræ Surrectus',2001),
  2109. (2094,'Thou Art Lord','Eosforos',1994),
  2110. (2095,'Thunderbolt','The Sons of the Darkness',2001),
  2111. (2096,'Thy Serpent','Death',2000),
  2112. (2097,'Todesstrafe','The Northern Hammer Returns',2017),
  2113. (2098,'Torgeist','Devoted to Satan',2008),
  2114. (2099,'Torgeist','Time of Sabbath ',2008),
  2115. (2100,'Tormentor','Anno Domini',2005),
  2116. (2101,'Torturium','Black Lunatic Chaos',2006),
  2117. (2102,'Torturium','Misanthropic Angels Burning Winds',2005),
  2118. (2103,'Totale Vernichtung','Die pechschwarze Artillerie',2012),
  2119. (2104,'Totale Vernichtung','Feuerbestattung',2012),
  2120. (2105,'Totale Vernichtung','Ritualmordlegenden',2014),
  2121. (2106,'Totenburg','Endzeit',2009),
  2122. (2107,'Totenburg','Weltmacht oder Niedergang',2011),
  2123. (2108,'Tragedy','Tragedy',2000),
  2124. (2109,'Tragedy','Vengeance',2002),
  2125. (2110,'Tragedy Begins','Thanatos &amp; Katastrophe',2003),
  2126. (2111,'Trance','Power Infusion',1983),
  2127. (2112,'Trelldom','Til et annet...',2013),
  2128. (2113,'Trencher','Lips',2006),
  2129. (2114,'Triarii','Ars Militaria',2005),
  2130. (2115,'Triarii','Exile',2011),
  2131. (2116,'Triarii','Muse in Arms',2008),
  2132. (2117,'Triarii','Pièce Héroique',2007),
  2133. (2118,'The True Black Dawn','Blood for Satan',2001),
  2134. (2119,'The True Werwolf','Death Music',2012),
  2135. (2120,'The True Werwolf','Endless Journeys',2014),
  2136. (2121,'The True Werwolf','Endless Journeys',2007),
  2137. (2122,'The True Werwolf','Winternight',2014),
  2138. (2123,'Truppensturm','Fields of Devastation',2007),
  2139. (2124,'Truppensturm','Salute to the Iron Emperors',2010),
  2140. (2125,'Tsjuder','Demonic Possession',2005),
  2141. (2126,'Tsjuder','Desert Northern Hell',2004),
  2142. (2127,'Tsjuder','Kill for Satan',2000),
  2143. (2128,'Tu Carne','Antología del horror extremo',2001),
  2144. (2129,'Tu Carne','...me quedo con tu dolor!',2002),
  2145. (2130,'Typhon','Unholy Trilogy',1996),
  2146. (2131,'Typhus','Profound Blasphemous Proclamation',2005),
  2147. (2132,'Tyranath','Heathen Heart',2010),
  2148. (2133,'Ugulishi','Demo',2007),
  2149. (2134,'Ulfhethnar','Von deutscher Art',2005),
  2150. (2135,'Umbakrail','Rendons à César',2007),
  2151. (2136,'Umbra Nihil','The Borderland Rituals',2008),
  2152. (2137,'Uncle Acid &amp; The Deadbeats','Mind Control',2013),
  2153. (2138,'Ungern','1 Litre of Blood',2006),
  2154. (2139,'Unholy Archangel','Obsessed by War',2010),
  2155. (2140,'Unholy Archangel','The Demos',2003),
  2156. (2141,'Unholy Crucifix','Ordo Servorum Satanae',2012),
  2157. (2142,'Unholy Kill','Znamení hoří',2008),
  2158. (2143,'Unhuman Disease','Black Creations of Satan',2009),
  2159. (2144,'Unhuman Disease','Dalla Benedizione del Diavolo',2013),
  2160. (2145,'Unhuman Disease','De Templi Autem Veteris Serpentis',2016),
  2161. (2146,'Unhuman Disease','Glorification of Satanas',2013),
  2162. (2147,'Unhuman Disease','Into Satan''s Kingdom',2009),
  2163. (2148,'Unhuman Disease','Perpetuus Agonia',2008),
  2164. (2149,'Unleashed','Where No Life Dwells',1991),
  2165. (2150,'Untergang','Kult of the Black Order',2006),
  2166. (2151,'Untergang','The &#34;Fuck You All&#34; EP',2010),
  2167. (2152,'Up-Tight','Up-Tight',2016),
  2168. (2153,'Urfaust','Der freiwillige Bettler',2010),
  2169. (2154,'Urfaust','Die Erste Levitation',2013),
  2170. (2155,'Urfaust','Drei Rituale Jenseits Des Kosmos',2012),
  2171. (2156,'Urfaust','Einsiedler',2009),
  2172. (2157,'Urfaust','Geist ist Teufel',2013),
  2173. (2158,'Urgehal','Arma Christi',1997),
  2174. (2159,'Urgehal','Ikonoklast',2009),
  2175. (2160,'Urgehal','Massive Terrestrial Strike',1998),
  2176. (2161,'Urgehal','Rise of the Monument',2009),
  2177. (2162,'Urgehal','Through Thick Fog Till Death',2003),
  2178. (2163,'Urn','666 Megatons',2005),
  2179. (2164,'Uruk-Hai','In the Side of Eternal Eclipse',2001),
  2180. (2165,'Uruk-Hai','Unholy Medieval Congregation',2006),
  2181. (2166,'Uskonrauha','Tympeyden ylistys',2015),
  2182. (2167,'Utopie','Instinct for Existence',1999),
  2183. (2168,'Vampyric Blood','Demo',2011),
  2184. (2169,'Vampyric Blood','Ordo Dracul',2012),
  2185. (2170,'Vapaudenristi','2007-2012',2018),
  2186. (2171,'Vapaudenristi','Ei maata ilman kansaa',2014),
  2187. (2172,'Varathron','His Majesty at the Swamp',1993),
  2188. (2173,'Varathron','Walpurgisnacht',1995),
  2189. (2174,'Vargleide','When Only Ashes and Scorched Earth Are Left Behind...',2004),
  2190. (2175,'Vargsang','Call of the Nightwolves',2003),
  2191. (2176,'Vargsang','In the Mist of Night',2014),
  2192. (2177,'Vargsang','Throne of the Forgotten',2005),
  2193. (2178,'Vargsang','Werewolf of Wysteria',2008),
  2194. (2179,'Vargulf','Invading the Throne',2002),
  2195. (2180,'Various Artists','A Tribute to Mayhem: Originators of the Northern Darkness',2001),
  2196. (2181,'Various Artists','Grind Madness at the BBC: The Earache Peel Sessions',2009),
  2197. (2182,'Various Artists','In Conspiracy With Satan: A Tribute to Bathory',1998),
  2198. (2183,'Various Artists','Morbid Tunes of the Black Angels part 1',1994),
  2199. (2184,'Various Artists','Morbid Tunes of the Black Angels part 2',1995),
  2200. (2185,'Various Artists','Morbid Tunes of the Black Angels Part 3',1997),
  2201. (2186,'Various Artists','Morbid Tunes of the Black Angels part 4',1998),
  2202. (2187,'Various Artists','Morbid Tunes of the Black Angels part 5',2000),
  2203. (2188,'Various Artists','Morbid Tunes of the Black Angels part 6(66)',2003),
  2204. (2189,'Various Artists','Morbid Tunes of the Black Angels part 7',2005),
  2205. (2190,'Various Artists','Morbid Tunes of the Black Angels part 8',2007),
  2206. (2191,'Various Artists','Morbid Tunes of the Black Angels Part 9',2013),
  2207. (2192,'Various Artists','United States of Goregrind',2005),
  2208. (2193,'Vassafor','Demo II',2005),
  2209. (2194,'Vazal','Age of Chaos',2005),
  2210. (2195,'(V.E.G.A.)','Cocaine',2002),
  2211. (2196,'Veles','Black Hateful Metal',1997),
  2212. (2197,'Veles','Night on the Bare Mountain',1996),
  2213. (2198,'Velvet Cacoon','Dextronaut',2006),
  2214. (2199,'Velvet Cacoon','Genevieve',2008),
  2215. (2200,'Venom','Possessed',2002),
  2216. (2201,'Vermeth','Your Ruin...',2001),
  2217. (2202,'Vèrmyapre Kommando','Vèrmyapre Kommando',1996),
  2218. (2203,'Vicarivs Filii Dei','Index Librorum Prohibitorum',2010),
  2219. (2204,'Vicarivs Filii Dei','Non Cogitant Sed Tamen Sunt',2014),
  2220. (2205,'Victimizer','The Final Assault',2007),
  2221. (2206,'Virvatulet','Demo ''11',2011),
  2222. (2207,'Vital Remains','Let Us Pray',1992),
  2223. (2208,'Vitsaus','Iäti vihassa ja kunniassa',2004),
  2224. (2209,'Vitsaus','Sielunmessu',2010),
  2225. (2210,'Vlad Tepes','Black Legions Spirits',2004),
  2226. (2211,'Vöedtæmhtëhactått','Gremmtåg Nøyhar Trøddle',2013),
  2227. (2212,'Voidsphere','To Call | To Speak',2017),
  2228. (2213,'Volahn','Dimensiónes del Trance Kósmico',2008),
  2229. (2214,'Von','Satanic Blood Angel',2009),
  2230. (2215,'Von Sargeth','A Winter As Long As Time Itself',2008),
  2231. (2216,'Voqkrre','Malveillance',2008),
  2232. (2217,'Voqkrre','Palans in Pestilens',2009),
  2233. (2218,'Vordr','I',2004),
  2234. (2219,'Vordr','III',2008),
  2235. (2220,'Vorkuta','...Where Only Darkness Dwells',2003),
  2236. (2221,'Vornat','Vornat',2016),
  2237. (2222,'Vortex of End','Fanatik Spiritual Devotion',2008),
  2238. (2223,'Vritrahn-Werwolf','Vritrahn-Werwolf',2018),
  2239. (2224,'Vrolok','Resurgence II: Where the Dying Meet the Dead',2004),
  2240. (2225,'Vucub Came','Goat mit Uns',2007),
  2241. (2226,'Vucub Came','Vomito Negro',2004),
  2242. (2227,'Vulcano','Bloody Vengeance',1986),
  2243. (2228,'Wacht','Indigen',2013),
  2244. (2229,'Wacht','Wacht / Fin cha''l muond es sfrachà',2011),
  2245. (2230,'Waffenträger Luzifers','Satanic Propaganda',2011),
  2246. (2231,'Wallachia','From Behind the Light',1999),
  2247. (2232,'Wall of Sleep','... And Hell Followed With Him',2007),
  2248. (2233,'Wampyrinacht','We Will Be Watching - Les cultes de Satan et les mystères de la mort',2017),
  2249. (2234,'Wappenbund','A Way To The Empire Of Light',2013),
  2250. (2235,'Wappenbund','Kinder des Lichtes',2004),
  2251. (2236,'Wappenbund','Preußen',2011),
  2252. (2237,'Wappenbund','Zeitenwende',2001),
  2253. (2238,'War','Dawn of New Epoch / The War Horde',2007),
  2254. (2239,'War','Holy War ',2005),
  2255. (2240,'War','Insanity of Faith',2007),
  2256. (2241,'Warbutcher','Curse of Ages',2007),
  2257. (2242,'Warhammer','No Beast so Fierce...',2009),
  2258. (2243,'Warlock','True as Steel',1986),
  2259. (2244,'Warloghe','Dark Ages'' Return',2016),
  2260. (2245,'Warloghe','The First Possession',1999),
  2261. (2246,'Warloghe','Womb of Pestilence',2003),
  2262. (2247,'Warmarch','Bestial Rehearsal (For Master Satan)',2009),
  2263. (2248,'Warning','Watching From a Distance',2006),
  2264. (2249,'Warwulf','Echoes from the Past Long Forgotten...',2017),
  2265. (2250,'Warwulf','In the Glare of a Dying Horizon',2015);
  2266. INSERT INTO Classeur1 VALUES
  2267. (2251,'Warwulf','The Archetype of Destruction',2013),
  2268. (2252,'Warwulf','Wampyric Curses',2008),
  2269. (2253,'Watain','Casus Luciferi',2003),
  2270. (2254,'Watain','Rabid Death''s Curse',2008),
  2271. (2255,'Werewolf','The Order of Vril',2009),
  2272. (2256,'Werewolf','The Order of Vril',2009),
  2273. (2257,'Werewolf','The Temple of Fullmoon',2005),
  2274. (2258,'Werwolf','Zeitenwende - Only the Strong Survive...',1996),
  2275. (2259,'White Death','White Death',2014),
  2276. (2260,'White Medal','Guthmers Hahl',2013),
  2277. (2261,'White Medal','Yorkshire Heathen Black Metal',2012),
  2278. (2262,'White Wolves Kommando','Black Metal Resistance',2008),
  2279. (2263,'White Wolves Kommando','Dark Ages Return',2008),
  2280. (2264,'White Wolves Kommando','White Wolves Power',2008),
  2281. (2265,'Wind of the Black Mountains','Sing Thou Unholy Servants',1998),
  2282. (2266,'Winter','Into Darkness / Eternal Frost',1999),
  2283. (2267,'Winter Blackness','Freezing Aura of Blackened Depths',2017),
  2284. (2268,'Wintergewitter','Operation Wintergewitter',2010),
  2285. (2269,'Wismar','Na Kulde I Lyset',1995),
  2286. (2270,'Witchcraft','Carpathian Fire',2003),
  2287. (2271,'Witchcraft','Hegyek felettem',2012),
  2288. (2272,'Witchcraft','Under the Crust',2008),
  2289. (2273,'Witchcraft','Years of Blood',2006),
  2290. (2274,'Wodulf','...From the Corpsegates',2009),
  2291. (2275,'Wodulf','Wargus Esto',2003),
  2292. (2276,'Wolfblood','Wolfblood',2016),
  2293. (2277,'Wolfnacht','Dawn of Heathens',2010),
  2294. (2278,'Wolfnacht','Heidentum / Night of the Werewolf',2009),
  2295. (2279,'Wolfnacht','Project Ordensburg',2011),
  2296. (2280,'Wolfnacht','Zeit der Chersuker',2009),
  2297. (2281,'Wolfsblut','Seelenqual - Legion Wolfsblut',2009),
  2298. (2282,'Wolfsmond','Tollwut',2005),
  2299. (2283,'Wolfspirit','Marching Towards the Abyss of Death',2017),
  2300. (2284,'Wolfthorn','Towards Ipsissimus',2010),
  2301. (2285,'Woods of Belial','Deimos XIII',2003),
  2302. (2286,'Woods of Infinity','2019-07-30 00:00:00',2010),
  2303. (2287,'Woods of Infinity','Förintelse &amp; Libido',2010),
  2304. (2288,'Woods of Infinity','Förlåt',2011),
  2305. (2289,'Woods of Infinity','Frozen Nostalgia',2008),
  2306. (2290,'Woods of Infinity','Hamptjärn',2013),
  2307. (2291,'Woods of Infinity','Hejdå',2005),
  2308. (2292,'Woods of Infinity','Hopplös Väntan',2008),
  2309. (2293,'Woods of Infinity','I-20',2003),
  2310. (2294,'Woods of Infinity','Ljuset',2005),
  2311. (2295,'Woods of Infinity','Snart...',2012),
  2312. (2296,'Wotan Sølv','Сны Бальдра',2016),
  2313. (2297,'Wulkanaz','HNI',2012),
  2314. (2298,'Wulkanaz','Kaosnåjd',2014),
  2315. (2299,'Xibalba Itzaes','Ah dzam poop ek',2005),
  2316. (2300,'Xibalba Itzaes','Ancients',2008),
  2317. (2301,'Xibalba Itzaes','Demo 2010',2010),
  2318. (2302,'xVICIOUSx','Values',2013),
  2319. (2303,'Yyrkoon','Occult Medicine',2004),
  2320. (2304,'Yyrkoon','Unhealthy Opera',2006),
  2321. (2305,'Zahrim','Liber Compendium Diabolicum (The Genesis of Enki)',2007),
  2322. (2306,'Zerstörer','Declaration of War',2009),
  2323. (2307,'Zerstörer','Panzerfaust Justice',2010),
  2324. (2308,'Zervm','Nihil Morte Certivm',2008),
  2325. (2309,'Zofos','Lore Unfolds',2007),
  2326. (2310,'Zofos','Therianthropy',2013),
  2327. (2311,'Zonaria','The Cancer Empire',2008),
  2328. (2312,'Zuul','Demo 2009',2009),
  2329. (2313,'Zwartplaag','Haatstorm',2010),
  2330. (2314,'Zwartplaag','Promo 2009',2009),
  2331. (2315,'Zygoatsis','Siamese Warmageddon',2009),
  2332. (2316,'Zygoatsis','S.K.U.D Satanic Kultus - Unholy Desecration',2011),
  2333. (2317,'Zygoatsis','Warhymns',2010),
  2334. (2318,'Zyklon','Aeon',2003),
  2335. (2319,'Zyklon-B','Blood Must Be Shed',2004),
  2336. (2320,'ѱаломъ ХѮЅ','Символъ вѣры [Symbol ov Faith]',2010),
  2337. (2321,'Лютомысл','Catharsis',2006),
  2338. (2322,'Лютомысл','Decadence',2006),
  2339. (2323,'Лютомысл','De Profundis',2008),
  2340. (2324,'Лютомысл','Firmament',2014),
  2341. (2325,'Лютомысл','I('')MQUI(nt)ESs/cENCE',2004),
  2342. (2326,'Лютомысл','Вызов',2005),
  2343. (2327,'Лютомысл','Превозмогая Вавилон',2012),
  2344. (2328,'На Распутье','Early Demos (1998-2003)',2009),
  2345. (2329,'На Распутье','The Throne of Immortal Ones / Hammer of Holocaust',2010),
  2346. (2330,'На Распутье','Upon the Abyss',2010),
  2347. (2331,'Туман','Transylvanian Dreams',2005),
  2348. (2332,'施教日','天湖 - Sky Lake',2003);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement