CINXE.COM
Reviews - CritiqueBrainz
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Reviews - CritiqueBrainz</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/static/images/favicon.png" type="image/x-icon"/> <link href="/static/build/main.f013010e0210c231e82c.css" rel="stylesheet" media="screen" /> <script src="/static/build/common.1a5f0ea4d7112e86624c.js"></script> </head> <body> <nav class="navbar navbar-default navbar-static-top" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#cb-navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand logo" href="/"> <img src="/static/images/navbar_logo.svg" alt="CritiqueBrainz" /> </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="cb-navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="/login/?next=https://critiquebrainz.org/review/">Sign in</a></li> <li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> Reviews <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="/review/"> Browse reviews </a> </li> <li> <a href="/review/write/"> Write a review </a> </li> </ul> </li> <li> <a href="/statistics/"> Statistics </a> </li> <li class="language-selector dropdown hidden-md"> <a class="dropdown-toggle" data-toggle="dropdown" href="#"> <span class="glyphicon glyphicon-globe"></span> Language <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li><a href="https://critiquebrainz.org/review/?l=de">Deutsch</a></li> <li><a href="https://critiquebrainz.org/review/?l=et">Eesti</a></li> <li><a href="https://critiquebrainz.org/review/?l=en">English</a></li> <li><a href="https://critiquebrainz.org/review/?l=es">Español</a></li> <li><a href="https://critiquebrainz.org/review/?l=fr">Français</a></li> <li><a href="https://critiquebrainz.org/review/?l=hr">Hrvatski</a></li> <li><a href="https://critiquebrainz.org/review/?l=it">Italiano</a></li> <li><a href="https://critiquebrainz.org/review/?l=nl">Nederlands</a></li> <li><a href="https://critiquebrainz.org/review/?l=nb">Norsk bokmål</a></li> <li><a href="https://critiquebrainz.org/review/?l=pl">Polski</a></li> <li><a href="https://critiquebrainz.org/review/?l=fi">Suomi</a></li> <li><a href="https://critiquebrainz.org/review/?l=sv">Svenska</a></li> <li><a href="https://critiquebrainz.org/review/?l=ru">Русский</a></li> <li><a href="https://critiquebrainz.org/review/?l=he">עברית</a></li> </ul> </li> </ul> <form class="navbar-form navbar-right" role="search" method="GET" action="/search/"> <div class="form-group"> <input type="text" name="query" class="form-control input-sm" placeholder="Search" required> </div> <div class="form-group"> <select id="type-selector" name="type" class="form-control input-sm"> <optgroup label="MusicBrainz"> <option value="artist">Artist</option> <option value="work">Work</option> <option value="label">Label</option> <option value="event">Event</option> <option value="place">Place</option> <option value="release-group">Release group</option> <option value="recording">Recording</option> </optgroup> <optgroup label="BookBrainz"> <option value="bb_author">Author</option> <option value="bb_edition_group">Edition Group</option> <option value="bb_literary_work">Literary Work</option> <option value="bb_series">Series</option> </optgroup> </select> </div> <button type="submit" class="btn input-sm"><span class="glyphicon glyphicon-search"></span></button> </form> </div> </div> </nav> <div class="container"> <h2>Reviews</h2> <p><em class="text-muted">Ordered by Newest</em></p> <ul class="nav nav-pills"> <li role="presentation" class=active> <a href="/review/?entity_type=all&sort=published_on&sort_order=desc">All</a></li> <div class="btn-group dropdown pull-right"> <button class="btn btn-default dropdown-toggle" type="button" id="sortDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Sort by: Newest <span class="caret"></span> </button> <ul class="dropdown-menu" aria-labelledby="sortDropdown"> <li ><a href="/review/?sort=popularity&sort_order=desc">Most Popular</a></li> <li ><a href="/review/?sort=popularity&sort_order=asc">Least Popular</a></li> <li class="active"><a href="/review/?sort=published_on&sort_order=desc">Newest</a></li> <li ><a href="/review/?sort=published_on&sort_order=asc">Oldest</a></li> </ul> </div> </ul> <ul class="nav nav-pills"> <li role="presentation" > <a href="/review/?entity_type=musicbrainz&sort=published_on&sort_order=desc">MusicBrainz</a></li> <li role="presentation" > <a href="/review/?entity_type=release_group&sort=published_on&sort_order=desc">Release group</a></li> <li role="presentation" > <a href="/review/?entity_type=artist&sort=published_on&sort_order=desc">Artist</a></li> <li role="presentation" > <a href="/review/?entity_type=label&sort=published_on&sort_order=desc">Label</a></li> <li role="presentation" > <a href="/review/?entity_type=recording&sort=published_on&sort_order=desc">Recording</a></li> <li role="presentation" > <a href="/review/?entity_type=event&sort=published_on&sort_order=desc">Event</a></li> <li role="presentation" > <a href="/review/?entity_type=place&sort=published_on&sort_order=desc">Place</a></li> <li role="presentation" > <a href="/review/?entity_type=work&sort=published_on&sort_order=desc">Work</a></li> </ul> <ul class="nav nav-pills"> <li role="presentation" > <a href="/review/?entity_type=bookbrainz&sort=published_on&sort_order=desc">BookBrainz</a></li> <li role="presentation" > <a href="/review/?entity_type=bb_edition_group&sort=published_on&sort_order=desc">Edition Group</a></li> <li role="presentation" > <a href="/review/?entity_type=bb_literary_work&sort=published_on&sort_order=desc">Literary Work</a></li> <li role="presentation" > <a href="/review/?entity_type=bb_author&sort=published_on&sort_order=desc">Author</a></li> <li role="presentation" > <a href="/review/?entity_type=bb_series&sort=published_on&sort_order=desc">Series</a></li> </ul> <div id="reviews-browse" class="row"> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/1177be38-76eb-4d61-adbc-de5afb2854c5"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/27df1240-5f8d-44e3-8a94-34b285ad5571/front-500'); </script> </a> </div> <div class="album"><a href="/review/1177be38-76eb-4d61-adbc-de5afb2854c5"> <b>Biographyte</b> by <b>Cytotoxin</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/cglaume">cglaume</a> <br/> Apr 7, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/f7e0a573-33c1-4440-a77e-e92d161ba564"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/809b9230-df62-3656-927f-7b4bb5e14545/front-500'); </script> </a> </div> <div class="album"><a href="/review/f7e0a573-33c1-4440-a77e-e92d161ba564"> <b>Progress • Reform</b> by <b>iLiKETRAiNS</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/lukz">Lukáš Lalinský</a> <br/> Apr 5, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/a29a841e-21c6-4d13-8f25-b30e2f6ce0cf"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/d7d47a3f-17f6-46e9-b2ae-1a700079328f/front-500'); </script> </a> </div> <div class="album"><a href="/review/a29a841e-21c6-4d13-8f25-b30e2f6ce0cf"> <b>We Are the One</b> by <b>Fatal FE</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/cdotnighthawk">cdotnighthawk</a> <br/> Apr 5, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/494bd625-40fd-47e1-ac94-890046dbda49"> <img src="/static/images/placeholder_place.svg" /> <span class="entity-type artist"> Artist </span> </a> </div> <div class="album"><a href="/review/494bd625-40fd-47e1-ac94-890046dbda49"> <b>Audiomachine</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 5, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/dc115162-3e0b-4395-b22b-d9d20d82eb84"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/bc966feb-4bf5-3631-acaa-ead493a9de3f/front-500'); </script> </a> </div> <div class="album"><a href="/review/dc115162-3e0b-4395-b22b-d9d20d82eb84"> <b>Epicon</b> by <b>Globus</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 5, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/75e72b6e-9c24-42c5-b2e1-8ac40e0ff70a"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/61331efe-a0cb-4567-a96e-e93faee29bdb/front-500'); </script> </a> </div> <div class="album"><a href="/review/75e72b6e-9c24-42c5-b2e1-8ac40e0ff70a"> <b>Break From This World</b> by <b>Globus</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 5, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/3af901cb-fa98-4939-a019-5e4a0c4740d1"> <img src="/static/images/placeholder_place.svg" /> <span class="entity-type artist"> Artist </span> </a> </div> <div class="album"><a href="/review/3af901cb-fa98-4939-a019-5e4a0c4740d1"> <b>Globus</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 5, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/0508e715-2e29-4ee4-a57d-127bbfebfab1"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/290b1a5f-b0ad-4c0d-bf2a-c53613a6f55a/front-500'); </script> </a> </div> <div class="album"><a href="/review/0508e715-2e29-4ee4-a57d-127bbfebfab1"> <b>Dynasty</b> by <b>Two Steps From Hell</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 4, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/8d2949d7-60eb-42d5-b740-feead1acf07b"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/4dfcfcf3-c259-4036-a67a-3efd2a605931/front-500'); </script> </a> </div> <div class="album"><a href="/review/8d2949d7-60eb-42d5-b740-feead1acf07b"> <b>Power of Darkness</b> by <b>Two Steps From Hell</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 4, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/105072c9-d718-42b4-bbe8-a74fb3431f2d"> <img src="/static/images/placeholder_place.svg" /> <span class="entity-type artist"> Artist </span> </a> </div> <div class="album"><a href="/review/105072c9-d718-42b4-bbe8-a74fb3431f2d"> <b>Two Steps From Hell</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Ishairfanbaig100">Ishairfanbaig100</a> <br/> Apr 4, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/34abc36e-c740-48a7-bb9f-ebff25831b65"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/977230e8-53d5-408e-b371-c1ba15751721/front-500'); </script> </a> </div> <div class="album"><a href="/review/34abc36e-c740-48a7-bb9f-ebff25831b65"> <b>Tere Layi</b> by <b>UmarJaum</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Afzaal">Afzaal</a> <br/> Apr 4, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/c015bb58-fc1f-4225-8f5e-07ebb0a595ed"> <img src="/static/images/placeholder_place.svg" /> <span class="entity-type artist"> Artist </span> </a> </div> <div class="album"><a href="/review/c015bb58-fc1f-4225-8f5e-07ebb0a595ed"> <b>Mir Cihan</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/Mircihan">Mircihan</a> <br/> Apr 3, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/10312e3b-84b0-456f-945c-a3e5d280613f"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/060d58f0-919e-43ad-8005-ae399b166dbe/front-500'); </script> </a> </div> <div class="album"><a href="/review/10312e3b-84b0-456f-945c-a3e5d280613f"> <b>Sentinels</b> by <b>Vulture</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/cglaume">cglaume</a> <br/> Apr 3, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/581085ed-4af8-4f60-b0fc-8188d684cc0f"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/cd9e5039-7ba1-4614-8423-3364cf10a8d6/front-500'); </script> </a> </div> <div class="album"><a href="/review/581085ed-4af8-4f60-b0fc-8188d684cc0f"> <b>Opportunity</b> by <b>C‐God4Life</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/cgod4life">cgod4life</a> <br/> Apr 3, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/11145544-0d78-47cf-b5e9-4218893c5374"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/1eb5ec6f-8f49-466b-a855-4906be6e565a/front-500'); </script> </a> </div> <div class="album"><a href="/review/11145544-0d78-47cf-b5e9-4218893c5374"> <b>Brat and it’s completely different but also still brat</b> by <b>Charli xcx</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/jonestrela">jonestrela</a> <br/> Apr 3, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/a1134d83-af12-421b-81e1-680c094e517f"> <img src="/static/images/placeholder_place.svg" /> <span class="entity-type artist"> Artist </span> </a> </div> <div class="album"><a href="/review/a1134d83-af12-421b-81e1-680c094e517f"> <b>АнимациЯ</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/QuietWhisper">QuietWhisper</a> <br/> Apr 1, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/e4555907-f89a-47e4-a3d3-35ace5dee533"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/fe7e831f-2f10-4e45-9b7f-a47ac5b17d26/front-500'); </script> </a> </div> <div class="album"><a href="/review/e4555907-f89a-47e4-a3d3-35ace5dee533"> <b>Everything Seems Better Now</b> by <b>vs self</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/justsaynotodrugs">justsaynotodrugs</a> <br/> Mar 31, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/8a2ee610-3daa-419b-afac-6860ae0d9c21"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/60ce80fe-5bee-452c-8328-47c3bd2591ff/front-500'); </script> </a> </div> <div class="album"><a href="/review/8a2ee610-3daa-419b-afac-6860ae0d9c21"> <b>Blood on Canvas</b> by <b>Darkness</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/cglaume">cglaume</a> <br/> Mar 31, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/19492a08-e433-469a-bb60-530538b02dae"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/39547a6f-547f-4fc2-9ec7-7d54f5bdc24d/front-500'); </script> </a> </div> <div class="album"><a href="/review/19492a08-e433-469a-bb60-530538b02dae"> <b>The Sitter: Music From the Motion Picture</b> by <b>Various Artists</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/sound.and.vision">sound.and.vision</a> <br/> Mar 30, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/8f7e5970-b446-41f3-9ada-811810ae716e"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/b7976ee7-d89a-410f-b3d5-52fd069ebfad/front-500'); </script> </a> </div> <div class="album"><a href="/review/8f7e5970-b446-41f3-9ada-811810ae716e"> <b>Sanshi</b> by <b>Ripped to Shreds</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/cglaume">cglaume</a> <br/> Mar 28, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/0d2e5931-b86d-4ef3-a102-ed4c60cf3095"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/4391f129-f1b3-4ea3-a5a1-ce69d89d5d6e/front-500'); </script> </a> </div> <div class="album"><a href="/review/0d2e5931-b86d-4ef3-a102-ed4c60cf3095"> <b>Befall (dj.ohm.ReM!X)</b> by <b>GoTTunA</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/RustyNova">RustyNova</a> <br/> Mar 27, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/e63b95bd-c6f9-4141-a782-784dd31e2887"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/60ce6ca4-cf15-321a-b3b9-b00e3c18c579/front-500'); </script> </a> </div> <div class="album"><a href="/review/e63b95bd-c6f9-4141-a782-784dd31e2887"> <b>Totally Wired: A Collection From Acid Jazz Records, Volume 7</b> by <b>Various Artists</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/sound.and.vision">sound.and.vision</a> <br/> Mar 27, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/1511d707-f13d-4418-b6f4-c55ffe12f629"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/a1084754-8bb5-3ebc-bbd2-6a27d48e798a/front-500'); </script> </a> </div> <div class="album"><a href="/review/1511d707-f13d-4418-b6f4-c55ffe12f629"> <b>Viva la Vida or Death and All His Friends</b> by <b>Coldplay</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/odilf">odilf</a> <br/> Mar 26, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/317b46b0-a5aa-4e7b-a380-a905fcfffb9f"> <img src="/static/images/placeholder_disc.svg" /> <span class="entity-type recording"> Recording </span> </a> </div> <div class="album"><a href="/review/317b46b0-a5aa-4e7b-a380-a905fcfffb9f"> <b>Snow Angel</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/odilf">odilf</a> <br/> Mar 26, 2025 </p> </div> </div> <div class="col-md-4 review"> <div class="cover-art-container pull-left"> <a href="/review/f86296f9-7814-4fb4-88ab-14863d0734a9"> <img /> <span class="entity-type release-group"> Release Group </span> <div id="mb-call-to-act" class="spotify-player" style="display:none;"> <span class="text-muted"> We don’t have cover art for this release group. </span> <div style="text-align:center;font-weight:bold;"> <a style="font-size:16px"; href='https://musicbrainz.org/doc/How_to_Add_Cover_Art' rel='nofollow'> See how to add cover art! </a> </div> </div> <script> $('img').last() .on('error', function () { $(this).attr('src', "/static/images/placeholder_disc.svg"); if ('False' == 'True') $("#mb-call-to-act").css('display','block'); else $("#mb-call-to-cat").css('display','none'); }) .attr('src', 'https://coverartarchive.org/release-group/d9103c72-3807-4378-9ce7-b6f3e8fdd547/front-500'); </script> </a> </div> <div class="album"><a href="/review/f86296f9-7814-4fb4-88ab-14863d0734a9"> <b>To Pimp a Butterfly</b> by <b>Kendrick Lamar</b> </a></div> <div class="reviewer"> <p> Review by <a href="/user/egecelikci">egecelikci</a> <br/> Mar 26, 2025 </p> </div> </div> </div> <div class="col-md-12 text-center"> <nav aria-label="Page Navigation"> <ul class="pagination"> <li class="previous disabled"> <a aria-label="Previous" href="/review/?page=0&sort=published_on">← Previous</a> </li> <li class=active> <a href="/review/?page=1&sort=published_on">1</a> </li> <li > <a href="/review/?page=2&sort=published_on">2</a> </li> <li > <a href="/review/?page=3&sort=published_on">3</a> </li> <li class='disabled'><a>...</a></li> <li > <a href="/review/?page=470&sort=published_on">470</a> </li> <li class="next "> <a aria-label="Next" href="/review/?page=2&sort=published_on">Next →</a> </li> </ul> </nav> </div> <div class="clearfix"></div> <section class="footer"> <hr /> <div class="row footer-links"> <div class="col-sm-12 col-md-6"> <h3> <img src="/static/images/logo_text.svg" alt="CritiqueBrainz" width="250"> </h3> <br> <p> CritiqueBrainz is a repository for Creative Commons licensed music and book reviews. It is based on data from MusicBrainz and BookBrainz, open music and book encyclopedias. </p> <ul class="list-unstyled"> <li> Chat with us: <a href="https://musicbrainz.org/doc/Communication/ChatBrainz">Matrix, IRC, Discord</a> </li> </ul> </div> <br> <div class="col-xs-12 col-sm-4 col-md-2"> <h3>About</h3> <ul class="list-unstyled"> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="/about">The project</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="/review/write/">Write a review</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://blog.musicbrainz.org/tag/critiquebrainz/">Blog</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="/moderators/">Moderators</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="/log/">Moderation log</a> </li> </ul> </div> <div class="col-xs-12 col-sm-4 col-md-2"> <h3>Fellow Projects</h3> <ul class="list-unstyled"> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://musicbrainz.org/" target="_blank" rel="noopener noreferrer">MusicBrainz</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://bookbrainz.org/" target="_blank" rel="noopener noreferrer">BookBrainz</a> </li> <li class="item-list-a"> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://listenbrainz.org/" target="_blank" rel="noopener noreferrer">ListenBrainz</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://picard.musicbrainz.org/" target="_blank" rel="noopener noreferrer">Picard</a> </li> </ul> </div> <div class="col-xs-12 col-sm-4 col-md-2"> <h3>Developers</h3> <ul class="list-unstyled"> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://critiquebrainz.readthedocs.io">Documentation</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://critiquebrainz.readthedocs.io/api.html">Web API</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="https://github.com/metabrainz/critiquebrainz">Source code</a> </li> <li> <i class="glyphicon glyphicon-menu-right"></i> <a href="http://ftp.musicbrainz.org/pub/musicbrainz/critiquebrainz/">Data dumps</a> </li> </ul> </div> </div> <div class="row center-p section-line footer-credits"> <div class="footer-source-link"> <p> OSS Geek? <a href="https://github.com/metabrainz/critiquebrainz">Contribute Here</a> </p> </div> <div class="footer-foundation"> <p> Brought to you by <img src="/static/images/metabrainz-icon-detail.svg" alt="MetaBrainz" width="30" height="30"> <span> MetaBrainz Foundation </span> </p> </div> <div class="footer-ticket-link"> <p> Found an Issue? <a href="https://tickets.metabrainz.org/browse/CB">Report Here</a> </p> </div> </div> </section> </div> </body> </html>