From 7aa6c50874efebc47309de1e1d78480a84e40cd9 Mon Sep 17 00:00:00 2001 From: Gio Date: Fri, 14 Jan 2022 17:58:50 -0600 Subject: Stage 1 --- album/losing-heart.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 album/losing-heart.yaml (limited to 'album/losing-heart.yaml') diff --git a/album/losing-heart.yaml b/album/losing-heart.yaml new file mode 100644 index 00000000..e45bffad --- /dev/null +++ b/album/losing-heart.yaml @@ -0,0 +1,21 @@ +Album: Losing Heart +Artist: nuclear333 +Cover Art: rintezukas +Has Track Art: no +Date: December 20, 2019 12:00:01 +Date Added: April 12, 2021 +Color: #f48080 +Groups: +- nuclear333 +- Beyond +URLs: +- https://nuclear333.bandcamp.com/album/losing-heart-solo +Commentary: + nuclear333: + unfinished track from an upcoming album that might not be coming out + Art by my pal Mabel (rintezukas)! +------------------------------------------------------------------------------- +Track: Losing Heart +Duration: 1:27 +URLs: +- https://nuclear333.bandcamp.com/track/losing-heart -- cgit 1.3.0-6-gf8a5 From 88044c9ead13a5478f8fcd72c8fec6a8a71ba0b1 Mon Sep 17 00:00:00 2001 From: Gio Date: Fri, 14 Jan 2022 18:02:33 -0600 Subject: Stage 2 --- album/losing-heart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'album/losing-heart.yaml') diff --git a/album/losing-heart.yaml b/album/losing-heart.yaml index e45bffad..ca73f0a0 100644 --- a/album/losing-heart.yaml +++ b/album/losing-heart.yaml @@ -1,21 +1,21 @@ Album: Losing Heart Artist: nuclear333 Cover Art: rintezukas -Has Track Art: no +Has Track Art: false Date: December 20, 2019 12:00:01 Date Added: April 12, 2021 -Color: #f48080 +Color: '#f48080' Groups: - nuclear333 - Beyond URLs: - https://nuclear333.bandcamp.com/album/losing-heart-solo -Commentary: +Commentary: |- nuclear333: unfinished track from an upcoming album that might not be coming out Art by my pal Mabel (rintezukas)! -------------------------------------------------------------------------------- +--- Track: Losing Heart -Duration: 1:27 +Duration: '1:27' URLs: - https://nuclear333.bandcamp.com/track/losing-heart -- cgit 1.3.0-6-gf8a5 From 6643cb617aeb06292e1bd93981808b7322f4a6af Mon Sep 17 00:00:00 2001 From: Gio Date: Fri, 14 Jan 2022 19:48:54 -0600 Subject: Listify list fields --- album/losing-heart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'album/losing-heart.yaml') diff --git a/album/losing-heart.yaml b/album/losing-heart.yaml index ca73f0a0..acdd2c58 100644 --- a/album/losing-heart.yaml +++ b/album/losing-heart.yaml @@ -1,6 +1,5 @@ Album: Losing Heart Artist: nuclear333 -Cover Art: rintezukas Has Track Art: false Date: December 20, 2019 12:00:01 Date Added: April 12, 2021 @@ -14,6 +13,8 @@ Commentary: |- nuclear333: unfinished track from an upcoming album that might not be coming out Art by my pal Mabel (rintezukas)! +Cover Artists: +- rintezukas --- Track: Losing Heart Duration: '1:27' -- cgit 1.3.0-6-gf8a5 From df626fd8e8fa64c48ea1cf88177e157264042e9c Mon Sep 17 00:00:00 2001 From: Gio Date: Fri, 14 Jan 2022 22:18:36 -0600 Subject: Sorting --- album/losing-heart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'album/losing-heart.yaml') diff --git a/album/losing-heart.yaml b/album/losing-heart.yaml index acdd2c58..8a3176e8 100644 --- a/album/losing-heart.yaml +++ b/album/losing-heart.yaml @@ -1,20 +1,20 @@ Album: Losing Heart Artist: nuclear333 -Has Track Art: false Date: December 20, 2019 12:00:01 Date Added: April 12, 2021 +URLs: +- https://nuclear333.bandcamp.com/album/losing-heart-solo +Has Track Art: false +Cover Artists: +- rintezukas Color: '#f48080' Groups: - nuclear333 - Beyond -URLs: -- https://nuclear333.bandcamp.com/album/losing-heart-solo Commentary: |- nuclear333: unfinished track from an upcoming album that might not be coming out Art by my pal Mabel (rintezukas)! -Cover Artists: -- rintezukas --- Track: Losing Heart Duration: '1:27' -- cgit 1.3.0-6-gf8a5 From 9e389a0dc36cafdd3b02624ffa711b498d99b1ef Mon Sep 17 00:00:00 2001 From: Gio Date: Sat, 15 Jan 2022 15:35:57 -0600 Subject: Pluralize non-artist.txt artists. --- album/losing-heart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'album/losing-heart.yaml') diff --git a/album/losing-heart.yaml b/album/losing-heart.yaml index 8a3176e8..97eb23b9 100644 --- a/album/losing-heart.yaml +++ b/album/losing-heart.yaml @@ -1,5 +1,6 @@ Album: Losing Heart -Artist: nuclear333 +Artists: +- nuclear333 Date: December 20, 2019 12:00:01 Date Added: April 12, 2021 URLs: -- cgit 1.3.0-6-gf8a5