From 7aa6c50874efebc47309de1e1d78480a84e40cd9 Mon Sep 17 00:00:00 2001 From: Gio Date: Fri, 14 Jan 2022 17:58:50 -0600 Subject: Stage 1 --- album/namesake.yaml | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 album/namesake.yaml (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml new file mode 100644 index 0000000..7556791 --- /dev/null +++ b/album/namesake.yaml @@ -0,0 +1,55 @@ +Album: Namesake +Artist: Clark Powell +Cover Art: Andarix +Has Track Art: no +Date: March 8, 2013 +Date Added: May 12, 2021 +Color: #c3cda8 +Listed on Homepage: no +Groups: +- Clark Powell +- Beyond +Commentary: + Clark Powell: + Special thanks to Astro Kid for his beautiful voice, and to Andarix for her keen eyes. +------------------------------------------------------------------------------- +Track: Star I Never Caught +Duration: 3:50 +URLs: +- https://soundcloud.com/plazmataz/star-i-never-caught +------------------------------------------------------------------------------- +Track: Woman I Never Met +Duration: 2:36 +Has URLs: no +------------------------------------------------------------------------------- +Track: Day That Never Came +Duration: 3:22 +Has URLs: no +------------------------------------------------------------------------------- +Track: Puzzle I Never Solved +Duration: 3:20 +Has URLs: no +------------------------------------------------------------------------------- +Track: Treasure I Never Found +Duration: 2:28 +Has URLs: no +------------------------------------------------------------------------------- +Track: Voice I Never Heard +Duration: 2:43 +Has URLs: no +------------------------------------------------------------------------------- +Track: Country I Never Saw +Duration: 4:02 +Has URLs: no +------------------------------------------------------------------------------- +Track: People I Never Knew +Duration: 3:26 +Has URLs: no +------------------------------------------------------------------------------- +Track: Sigh I Never Breathed +Duration: 2:22 +Has URLs: no +------------------------------------------------------------------------------- +Track: Song I Never Played +Duration: 1:52 +Has URLs: no -- 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/namesake.yaml | 66 ++++++++++++++++++++++++++--------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml index 7556791..3521ca2 100644 --- a/album/namesake.yaml +++ b/album/namesake.yaml @@ -1,55 +1,55 @@ Album: Namesake Artist: Clark Powell Cover Art: Andarix -Has Track Art: no +Has Track Art: false Date: March 8, 2013 Date Added: May 12, 2021 -Color: #c3cda8 -Listed on Homepage: no +Color: '#c3cda8' +Listed on Homepage: false Groups: - Clark Powell - Beyond -Commentary: +Commentary: |- Clark Powell: Special thanks to Astro Kid for his beautiful voice, and to Andarix for her keen eyes. -------------------------------------------------------------------------------- +--- Track: Star I Never Caught -Duration: 3:50 +Duration: '3:50' URLs: - https://soundcloud.com/plazmataz/star-i-never-caught -------------------------------------------------------------------------------- +--- Track: Woman I Never Met -Duration: 2:36 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '2:36' +Has URLs: false +--- Track: Day That Never Came -Duration: 3:22 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '3:22' +Has URLs: false +--- Track: Puzzle I Never Solved -Duration: 3:20 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '3:20' +Has URLs: false +--- Track: Treasure I Never Found -Duration: 2:28 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '2:28' +Has URLs: false +--- Track: Voice I Never Heard -Duration: 2:43 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '2:43' +Has URLs: false +--- Track: Country I Never Saw -Duration: 4:02 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '4:02' +Has URLs: false +--- Track: People I Never Knew -Duration: 3:26 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '3:26' +Has URLs: false +--- Track: Sigh I Never Breathed -Duration: 2:22 -Has URLs: no -------------------------------------------------------------------------------- +Duration: '2:22' +Has URLs: false +--- Track: Song I Never Played -Duration: 1:52 -Has URLs: no +Duration: '1:52' +Has URLs: false -- 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/namesake.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml index 3521ca2..9e0268e 100644 --- a/album/namesake.yaml +++ b/album/namesake.yaml @@ -1,6 +1,5 @@ Album: Namesake Artist: Clark Powell -Cover Art: Andarix Has Track Art: false Date: March 8, 2013 Date Added: May 12, 2021 @@ -12,6 +11,8 @@ Groups: Commentary: |- Clark Powell: Special thanks to Astro Kid for his beautiful voice, and to Andarix for her keen eyes. +Cover Artists: +- Andarix --- Track: Star I Never Caught Duration: '3:50' -- 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/namesake.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml index 9e0268e..95ef63d 100644 --- a/album/namesake.yaml +++ b/album/namesake.yaml @@ -1,18 +1,18 @@ Album: Namesake Artist: Clark Powell -Has Track Art: false Date: March 8, 2013 Date Added: May 12, 2021 +Has Track Art: false +Cover Artists: +- Andarix Color: '#c3cda8' -Listed on Homepage: false Groups: - Clark Powell - Beyond Commentary: |- Clark Powell: Special thanks to Astro Kid for his beautiful voice, and to Andarix for her keen eyes. -Cover Artists: -- Andarix +Listed on Homepage: false --- Track: Star I Never Caught Duration: '3:50' -- 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/namesake.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml index 95ef63d..3122128 100644 --- a/album/namesake.yaml +++ b/album/namesake.yaml @@ -1,5 +1,6 @@ Album: Namesake -Artist: Clark Powell +Artists: +- Clark Powell Date: March 8, 2013 Date Added: May 12, 2021 Has Track Art: false -- cgit 1.3.0-6-gf8a5 From b33dab7b313b809a620d1bc560d69c311015d71e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 27 Feb 2022 08:28:15 -0400 Subject: bring over Niklink's data fixes! --- album/namesake.yaml | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml index 3122128..20b2d15 100644 --- a/album/namesake.yaml +++ b/album/namesake.yaml @@ -14,44 +14,58 @@ Commentary: |- Clark Powell: Special thanks to Astro Kid for his beautiful voice, and to Andarix for her keen eyes. Listed on Homepage: false +URLS: +- https://clarkpowell.bandcamp.com/album/namesake --- Track: Star I Never Caught Duration: '3:50' URLs: +- https://clarkpowell.bandcamp.com/track/star-i-never-caught - https://soundcloud.com/plazmataz/star-i-never-caught --- Track: Woman I Never Met Duration: '2:36' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/woman-i-never-met --- Track: Day That Never Came +Contributors: +- Astro Kid (Vocals) Duration: '3:22' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/day-that-never-came --- Track: Puzzle I Never Solved Duration: '3:20' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/puzzle-i-never-solved --- Track: Treasure I Never Found Duration: '2:28' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/treasure-i-never-found --- Track: Voice I Never Heard Duration: '2:43' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/voice-i-never-heard --- Track: Country I Never Saw Duration: '4:02' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/country-i-never-saw --- Track: People I Never Knew Duration: '3:26' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/people-i-never-knew --- Track: Sigh I Never Breathed Duration: '2:22' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/sigh-i-never-breathed --- Track: Song I Never Played Duration: '1:52' -Has URLs: false +URLs: +- https://clarkpowell.bandcamp.com/track/song-i-never-played -- cgit 1.3.0-6-gf8a5 From 28f594c186419c6a13c101711d623fa088f48ee6 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 27 Feb 2022 08:58:11 -0400 Subject: fix typo "URLS" field --- album/namesake.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'album/namesake.yaml') diff --git a/album/namesake.yaml b/album/namesake.yaml index 20b2d15..f581478 100644 --- a/album/namesake.yaml +++ b/album/namesake.yaml @@ -14,7 +14,7 @@ Commentary: |- Clark Powell: Special thanks to Astro Kid for his beautiful voice, and to Andarix for her keen eyes. Listed on Homepage: false -URLS: +URLs: - https://clarkpowell.bandcamp.com/album/namesake --- Track: Star I Never Caught -- cgit 1.3.0-6-gf8a5