---
release:
# ______
# /\____ _ ____ ___/\ ____ ______ _____ / o /|
# / . \/ \ // V \|\ \| .\/ ||/ // ///
# / / ^ ` \ > \ \\\_ ._ | ! . ///
# / // \\ . \ / .\\ // . \\/ -\\ \ ///
# __/___//--->> \ V Y V // / . \/
# //_- \_ \ \\ !| // / .. . /| !| . \
# <<-. _ .__. /_- X .| .. /\ / //|! .|\ \\ \
# \\ \ /|\________/\\____^_____//^\_______ ///|____^_______\
# \\____//|\_------_/ \_-_> <_--_|/ \_----_|\/// |_--_|_-----_/
# \_--_|/ \|/
#
#/---------------------------------------------------------------\
artist: Nytt Land
title : Ritual
label : Napalm Records
catalog_number: NPR1040DP
#\---------------------+-----------------------------------------/
tracks: 8
type : normal
date : 2021-08-06
url : https://www.deezer.com/us/album/248355592
sourcemedia: WEB
encoder : LAME3.99r
bitrate : 320 kb/s
sample_rate: 44.1 kHz
stereo : Joint stereo channels
genre : Folk
genres:
- neofolk
- dark folk
- ambient
- folk
- russian
similar_artists:
- Sowulo
- Forndom
- Rúnahild
- Heilung
- Gealdýr
artist_url : https://nyttland.bandcamp.com
discogs_albumartist : https://www.discogs.com/artist/4193050
musicbrainz_albumartist: https://musicbrainz.org/artist/9fcbbd3c-a8fb-4de1-b22f-481f07a3081f
deezer_albumartist : https://deezer.com/us/artist/9638926
lastfm_albumartist : https://last.fm/music/Nytt+Land
spotify_albumartist : https://open.spotify.com/artist/6NQ701XGEJodDZ5lqVtrBp
discogs_album : https://www.discogs.com/release/20001475
musicbrainz_album: https://musicbrainz.org/release/789cff3f-9e80-47bc-b509-405f92bd9c94
deezer_album : https://deezer.com/us/album/248355592
spotify_album : https://open.spotify.com/artist/35ImbY1TUFz8KTTwT8ihxB
lastfm_album : https://last.fm/music/Nytt+Land/Ritual
barcode : 840588148011
label_url : http://www.napalmrecords.com/
discogs_label : https://www.discogs.com/label/33182
musicbrainz_label: https://musicbrainz.org/label/ad2d554f-817a-4278-9813-1b575fe3d159
# <--------------------+------------------------------------------>
# \_____________________________________________________________/
#/---------------------------------------------------------------------\
comment: |
So with this release we bring the following innovations
(some groups may have already implemented some of these):
- the "genres" text frame extends the very limited and outdated id3 genre list.
the genre frame TCON is kept as is for backward compatibility with
all its biases and faults.
- multiple urls referenced
This has several advantages:
- it forces rippers to check artists and track titles match on different platforms
- it slows down automated flood releasing
- it streamlines the work for nukers checking artists and titles are correct
- it mitigates link-rotting
- ISRC codes
You can notice codes appeneded at the end of each filename stem.
These are unique ISRC codes they are mandatory on large music
platforms like spotify and deezer. Each track is assigned a
unique ISRC code and these codes can solve several common dupechecking
problems for us: mispelled artist, mispelled title, mispelled remix or
remaster, missing featured artists, missing or mispelled foreign
accents, and all non ascii characters that cannot be dupechecked...
These codes are appended to the filename in order to support more
traditional dupechecking databases based on dirnames and filenames.
- YAML nfo
see news section
bio : |
Having started as a folk-rock band in a remote Siberian
province, NYTT LAND required less than a year to become one of
the most prominent and successful Russian folk projects. Focused
on ancient Scandinavia, the band rapidly evolved into an
authentic music ensemble, thorough yet in the same time
innovative. Their music is mostly based on the sources from
Poetic Edda, performed on the original Old Islandic. Both male
and female voices are used with regards to reflecting the old
vocal techniques. Notably outstanding on the Russian scene
and largely compared with the legendary Wardruna, NYTT LAND
are unique in their devotion to the ritual Northern music and
tradition that comes along with a great talent. Their almost
reenacting approach, genuine native hand-crafted instruments
and colossal enthusiasm help them to grasp the true spirit
of ancient Northern music like no one in Eastern Europe has
done before.
Band Members
- Anatoly Pahalenko (taglharpa, vocal, flute, guitar, programming samples)
- Natalya Pahalenko (vocal, lyra, keyboards, frame-drum)
- Vladimir Titkov (flutes, jew-harp)
- Sergey Silitcky (jew-harp, horn)
- Stanislav Mandrygin (drums)
# | |
# >-------------------------------------------------------------------<
tracklist:
- [ 1 , "Ritual" , 00:07:10.288 ]
- [ 2 , "The Fires Of Ragnarok" , 00:05:22.324 ]
- [ 3 , "The Birth Of A Shaman" , 00:05:54.089 ]
- [ 4 , "Dead Man's Dance" , 00:05:09.237 ]
- [ 5 , "U-Gra" , 00:06:00.620 ]
- [ 6 , "Gróttasöngr" , 00:07:19.353 ]
- [ 7 , "Svartravn" , 00:05:44.790 ]
- [ 8 , "Blood Of The North" , 00:05:05.841 ]
# \____________________________________________________________________/
#
#/---------------------------------------------------------------------\
news: |
Hi chaps! This is the new retrofuturistic "back to the future"
obso-leet AMOK nfo hybridising oldskool ASCII art and YAML.
As a possible first in the scene (is it really?), we provide an nfo
that is designed to be both human and machine readable.
It is not so interesting for the average joe ripper listener but it
will be a useful tool for siteops, nukers, dupedb and archives
curators.
Why this?
Because we need a structure that can support metadata and UTF8.
As years pass, dirnames are getting stuffed with more and more
metadata. It is impossible to parse 100% reliably because dirnames
are just not designed to be storage for heterogenous metadata.
With id3v2, vorbis and .yml.nfo files, we can fix this problem,
we can have a more reliable dupechecking, automate common tasks,
filter and sort releases based on different metadata, such as
label and have more useful subgenres e.g. acid techno, deep house,
djent...
With .yml.nfo, you do not need read access to the media files and
id3 metadata, you can automate mandatory fields checks (eg. source
codec, purchase url)
nfo files supporting the yaml format should have the extension
.yml.nfo
e.g. 00-alice-bob-cd-2018.yml.nfo
The schema_version tag allows that nfo format to evolve and stay
compatible. The current schema will be published in the near
future to make sure all .yml.nfo released will use the same
structure and set of keys.
schema_version: 0.0.5
#| |
#| |
# >-------------------------------------------------------------------<
#| Sites: D... ..... ...... - T3 - 16GB - Xxx.xx.xxx.xxx |
# >~~~~~~ M........ - E1 - 09GB - Xxx.xx.xxx.xxx +>
#| R..... ...... ...... - E1 - 09GB - Xxx.xx.xx.xxx |
# >-------------------------------------------------------------------<
#| |
greetings: all
#| |
#\--------- --=[ Thinking AMOK - The Superior Lifestyle ]=-- ----------/
# \___________________________________________________________________/