From 3098c31049e17dfdcdf451e843f6c4bdcf5b2fa1 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:16:45 +0100 Subject: Moves to root folder --- frontend/src/data/scotsoun/sscd001.ts | 18 ------ frontend/src/data/scotsoun/sscd003.ts | 31 ---------- frontend/src/data/scotsoun/sscd008.ts | 14 ----- frontend/src/data/scotsoun/sscd012.ts | 16 ----- frontend/src/data/scotsoun/sscd014.ts | 19 ------ frontend/src/data/scotsoun/sscd015.ts | 18 ------ frontend/src/data/scotsoun/sscd017.ts | 17 ------ frontend/src/data/scotsoun/sscd018.ts | 17 ------ frontend/src/data/scotsoun/sscd020.ts | 14 ----- frontend/src/data/scotsoun/sscd021.ts | 14 ----- frontend/src/data/scotsoun/sscd022.ts | 14 ----- frontend/src/data/scotsoun/sscd024.ts | 20 ------- frontend/src/data/scotsoun/sscd028.ts | 31 ---------- frontend/src/data/scotsoun/sscd034.ts | 25 -------- frontend/src/data/scotsoun/sscd035.ts | 53 ----------------- frontend/src/data/scotsoun/sscd039.ts | 37 ------------ frontend/src/data/scotsoun/sscd042.ts | 14 ----- frontend/src/data/scotsoun/sscd043.ts | 17 ------ frontend/src/data/scotsoun/sscd046.ts | 14 ----- frontend/src/data/scotsoun/sscd047.ts | 23 -------- frontend/src/data/scotsoun/sscd048.ts | 24 -------- frontend/src/data/scotsoun/sscd050.ts | 14 ----- frontend/src/data/scotsoun/sscd051.ts | 35 ----------- frontend/src/data/scotsoun/sscd056.ts | 38 ------------ frontend/src/data/scotsoun/sscd057.ts | 14 ----- frontend/src/data/scotsoun/sscd061.ts | 19 ------ frontend/src/data/scotsoun/sscd063.ts | 13 ----- frontend/src/data/scotsoun/sscd065.ts | 13 ----- frontend/src/data/scotsoun/sscd067.ts | 14 ----- frontend/src/data/scotsoun/sscd069.ts | 14 ----- frontend/src/data/scotsoun/sscd070.ts | 16 ----- frontend/src/data/scotsoun/sscd071.ts | 13 ----- frontend/src/data/scotsoun/sscd072.ts | 18 ------ frontend/src/data/scotsoun/sscd079.ts | 14 ----- frontend/src/data/scotsoun/sscd080.ts | 12 ---- frontend/src/data/scotsoun/sscd081.ts | 16 ----- frontend/src/data/scotsoun/sscd083.ts | 37 ------------ frontend/src/data/scotsoun/sscd084.ts | 26 --------- frontend/src/data/scotsoun/sscd087.ts | 100 -------------------------------- frontend/src/data/scotsoun/sscd089.ts | 64 -------------------- frontend/src/data/scotsoun/sscd092.ts | 55 ------------------ frontend/src/data/scotsoun/sscd094.ts | 26 --------- frontend/src/data/scotsoun/sscd095.ts | 75 ------------------------ frontend/src/data/scotsoun/sscd099.ts | 52 ----------------- frontend/src/data/scotsoun/sscd105.ts | 38 ------------ frontend/src/data/scotsoun/sscd110.ts | 13 ----- frontend/src/data/scotsoun/sscd111.ts | 24 -------- frontend/src/data/scotsoun/sscd112.ts | 12 ---- frontend/src/data/scotsoun/sscd115.ts | 13 ----- frontend/src/data/scotsoun/sscd117.ts | 75 ------------------------ frontend/src/data/scotsoun/sscd118.ts | 32 ---------- frontend/src/data/scotsoun/sscd120.ts | 13 ----- frontend/src/data/scotsoun/sscd121.ts | 28 --------- frontend/src/data/scotsoun/sscd122.ts | 20 ------- frontend/src/data/scotsoun/sscd137-8.ts | 69 ---------------------- frontend/src/data/scotsoun/sscd146.ts | 19 ------ frontend/src/data/scotsoun/sscd147.ts | 42 -------------- frontend/src/data/scotsoun/sscd504.ts | 45 -------------- frontend/src/data/scotsoun/sscd581.ts | 26 --------- frontend/src/data/scotsoun/sscd800.ts | 13 ----- frontend/src/data/scotsoun/sscd801.ts | 34 ----------- frontend/src/data/scotsoun/sscd802.ts | 13 ----- frontend/src/data/scotsoun/sscd803.ts | 38 ------------ frontend/src/data/scotsoun/sscd804.ts | 38 ------------ frontend/src/data/scotsoun/sscd805.ts | 83 -------------------------- frontend/src/data/scotsoun/sscd806.ts | 23 -------- frontend/src/data/scotsoun/sscd807.ts | 35 ----------- frontend/src/data/scotsoun/sscd808.ts | 30 ---------- frontend/src/data/scotsoun/sscd809.ts | 32 ---------- frontend/src/data/scotsoun/sscd810.ts | 78 ------------------------- frontend/src/data/scotsoun/sscd811.ts | 36 ------------ frontend/src/data/scotsoun/sscd812.ts | 30 ---------- frontend/src/data/scotsoun/sscd813.ts | 13 ----- frontend/src/data/scotsoun/sscd814.ts | 42 -------------- frontend/src/data/scotsoun/sscd815.ts | 27 --------- frontend/src/data/scotsoun/sscd816.ts | 29 --------- frontend/src/data/scotsoun/sscdM150.ts | 12 ---- frontend/src/data/scotsoun/sscdU1.ts | 17 ------ 78 files changed, 2240 deletions(-) delete mode 100644 frontend/src/data/scotsoun/sscd001.ts delete mode 100644 frontend/src/data/scotsoun/sscd003.ts delete mode 100644 frontend/src/data/scotsoun/sscd008.ts delete mode 100644 frontend/src/data/scotsoun/sscd012.ts delete mode 100644 frontend/src/data/scotsoun/sscd014.ts delete mode 100644 frontend/src/data/scotsoun/sscd015.ts delete mode 100644 frontend/src/data/scotsoun/sscd017.ts delete mode 100644 frontend/src/data/scotsoun/sscd018.ts delete mode 100644 frontend/src/data/scotsoun/sscd020.ts delete mode 100644 frontend/src/data/scotsoun/sscd021.ts delete mode 100644 frontend/src/data/scotsoun/sscd022.ts delete mode 100644 frontend/src/data/scotsoun/sscd024.ts delete mode 100644 frontend/src/data/scotsoun/sscd028.ts delete mode 100644 frontend/src/data/scotsoun/sscd034.ts delete mode 100644 frontend/src/data/scotsoun/sscd035.ts delete mode 100644 frontend/src/data/scotsoun/sscd039.ts delete mode 100644 frontend/src/data/scotsoun/sscd042.ts delete mode 100644 frontend/src/data/scotsoun/sscd043.ts delete mode 100644 frontend/src/data/scotsoun/sscd046.ts delete mode 100644 frontend/src/data/scotsoun/sscd047.ts delete mode 100644 frontend/src/data/scotsoun/sscd048.ts delete mode 100644 frontend/src/data/scotsoun/sscd050.ts delete mode 100644 frontend/src/data/scotsoun/sscd051.ts delete mode 100644 frontend/src/data/scotsoun/sscd056.ts delete mode 100644 frontend/src/data/scotsoun/sscd057.ts delete mode 100644 frontend/src/data/scotsoun/sscd061.ts delete mode 100644 frontend/src/data/scotsoun/sscd063.ts delete mode 100644 frontend/src/data/scotsoun/sscd065.ts delete mode 100644 frontend/src/data/scotsoun/sscd067.ts delete mode 100644 frontend/src/data/scotsoun/sscd069.ts delete mode 100644 frontend/src/data/scotsoun/sscd070.ts delete mode 100644 frontend/src/data/scotsoun/sscd071.ts delete mode 100644 frontend/src/data/scotsoun/sscd072.ts delete mode 100644 frontend/src/data/scotsoun/sscd079.ts delete mode 100644 frontend/src/data/scotsoun/sscd080.ts delete mode 100644 frontend/src/data/scotsoun/sscd081.ts delete mode 100644 frontend/src/data/scotsoun/sscd083.ts delete mode 100644 frontend/src/data/scotsoun/sscd084.ts delete mode 100644 frontend/src/data/scotsoun/sscd087.ts delete mode 100644 frontend/src/data/scotsoun/sscd089.ts delete mode 100644 frontend/src/data/scotsoun/sscd092.ts delete mode 100644 frontend/src/data/scotsoun/sscd094.ts delete mode 100644 frontend/src/data/scotsoun/sscd095.ts delete mode 100644 frontend/src/data/scotsoun/sscd099.ts delete mode 100644 frontend/src/data/scotsoun/sscd105.ts delete mode 100644 frontend/src/data/scotsoun/sscd110.ts delete mode 100644 frontend/src/data/scotsoun/sscd111.ts delete mode 100644 frontend/src/data/scotsoun/sscd112.ts delete mode 100644 frontend/src/data/scotsoun/sscd115.ts delete mode 100644 frontend/src/data/scotsoun/sscd117.ts delete mode 100644 frontend/src/data/scotsoun/sscd118.ts delete mode 100644 frontend/src/data/scotsoun/sscd120.ts delete mode 100644 frontend/src/data/scotsoun/sscd121.ts delete mode 100644 frontend/src/data/scotsoun/sscd122.ts delete mode 100644 frontend/src/data/scotsoun/sscd137-8.ts delete mode 100644 frontend/src/data/scotsoun/sscd146.ts delete mode 100644 frontend/src/data/scotsoun/sscd147.ts delete mode 100644 frontend/src/data/scotsoun/sscd504.ts delete mode 100644 frontend/src/data/scotsoun/sscd581.ts delete mode 100644 frontend/src/data/scotsoun/sscd800.ts delete mode 100644 frontend/src/data/scotsoun/sscd801.ts delete mode 100644 frontend/src/data/scotsoun/sscd802.ts delete mode 100644 frontend/src/data/scotsoun/sscd803.ts delete mode 100644 frontend/src/data/scotsoun/sscd804.ts delete mode 100644 frontend/src/data/scotsoun/sscd805.ts delete mode 100644 frontend/src/data/scotsoun/sscd806.ts delete mode 100644 frontend/src/data/scotsoun/sscd807.ts delete mode 100644 frontend/src/data/scotsoun/sscd808.ts delete mode 100644 frontend/src/data/scotsoun/sscd809.ts delete mode 100644 frontend/src/data/scotsoun/sscd810.ts delete mode 100644 frontend/src/data/scotsoun/sscd811.ts delete mode 100644 frontend/src/data/scotsoun/sscd812.ts delete mode 100644 frontend/src/data/scotsoun/sscd813.ts delete mode 100644 frontend/src/data/scotsoun/sscd814.ts delete mode 100644 frontend/src/data/scotsoun/sscd815.ts delete mode 100644 frontend/src/data/scotsoun/sscd816.ts delete mode 100644 frontend/src/data/scotsoun/sscdM150.ts delete mode 100644 frontend/src/data/scotsoun/sscdU1.ts (limited to 'frontend/src/data/scotsoun') diff --git a/frontend/src/data/scotsoun/sscd001.ts b/frontend/src/data/scotsoun/sscd001.ts deleted file mode 100644 index b3a701a..0000000 --- a/frontend/src/data/scotsoun/sscd001.ts +++ /dev/null @@ -1,18 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'The Scottish Poems of Robert Fergusson', - subtitle: 'Introduced by Douglas Gifford', - 'long-name': 'The Scottish Poems of Robert Fergusson', - author: 'Robert Fergusson', - 'cd-count': 3, - price: '25.00', - 'scotsoun-id': '001', - description: { - sco: 'Read bi Alec MacMillan, Jean Faulds, Robert Garioch an Alexander Scott.', - 'en-GB': 'Read by Alec MacMillan, Jean Faulds, Robert Garioch and Alexander Scott.', - }, - 'track-list': ['The Daft Days', 'Appraisal'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd003.ts b/frontend/src/data/scotsoun/sscd003.ts deleted file mode 100644 index b712963..0000000 --- a/frontend/src/data/scotsoun/sscd003.ts +++ /dev/null @@ -1,31 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Currie Flavour', - 'long-name': 'Currie Flavour', - author: 'Rev James Currie', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '003', - description: { - sco: 'Readins bi the Rev James Currie recordit at the Dunlop Manse durin 1974.', - 'en-GB': 'Readings by the Rev James Currie recorded at the Dunlop Manse during 1974.', - }, - 'track-list': [ - 'Rab Comes Hame', - 'The Covenanter’s Tryst', - 'Last Lauch Douglas Young', - 'Love Douglas Young', - 'For a Wife in Jizzen Douglas Young', - 'Hurlygush Maurice Lindsay', - 'The Tunnel Maurice Lindsay', - 'The Road to Damascus, Yesterday and Today', - 'Youth and Eild', - 'Alane', - 'Gie me the Hills to Wauner', - 'Lines on the Unveiling of the Burns Memorial Cairn at Harvestoun', - 'Cornrigs and Barleyrigs', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd008.ts b/frontend/src/data/scotsoun/sscd008.ts deleted file mode 100644 index 9cac49d..0000000 --- a/frontend/src/data/scotsoun/sscd008.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Poems Chiefly in the Scottish Dialect', - subtitle: 'Read by Members of the Irvine Burns Club', - 'long-name': 'Poems Chiefly in the Scottish Dialect', - author: 'Robert Burns', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '008', - 'track-list': ['To a Louse', 'Epistle to a Young Friend'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd012.ts b/frontend/src/data/scotsoun/sscd012.ts deleted file mode 100644 index d45acc7..0000000 --- a/frontend/src/data/scotsoun/sscd012.ts +++ /dev/null @@ -1,16 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Fiddle Favourites', - 'long-name': 'Fiddle Favourites', - author: 'Glasgow Caledonian Strathspey and Reel Society', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '012', - 'track-list': [ - 'The Music of the Spey / The Gay Gordons / Glenlivit / The Laird o Drumblair / MacKenzie Hay / MacKenzie Fraser / Angus Campbell', - 'Bonawe Highlanders / Angus McKinnon / The 10th HLI Crossing the Rhine', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd014.ts b/frontend/src/data/scotsoun/sscd014.ts deleted file mode 100644 index 40297fb..0000000 --- a/frontend/src/data/scotsoun/sscd014.ts +++ /dev/null @@ -1,19 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Ceol na Gàidhlig', - subtitle: 'Gaelic Music & Poetry', - 'long-name': 'Ceol na Gàidhlig – Gaelic Music & Poetry', - author: 'Derick Thomson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '014', - 'track-list': [ - 'Ar Blar Catha le Deòrsa Caimbeul Hay', - 'Clann-nighean an Sgadain le Ruaraidh MacThómais', - 'Do Shean-Bhoireannach le iain Mac a’ Ghobhainn', - 'Latha Feille le Dòmhnall MacAmhlaigh', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd015.ts b/frontend/src/data/scotsoun/sscd015.ts deleted file mode 100644 index 4985651..0000000 --- a/frontend/src/data/scotsoun/sscd015.ts +++ /dev/null @@ -1,18 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Psaums, Hymns, Sangs', - 'long-name': 'Psaums, Hymns, Sangs', - author: 'Clydebank Lyric Choir', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '015', - 'track-list': [ - 'Intro to O Ye who Taste', - 'O Ye who Taste', - 'Intro to Ye Gates', - 'Ye Gates, Lift up your Heads', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd017.ts b/frontend/src/data/scotsoun/sscd017.ts deleted file mode 100644 index 6c8dc0a..0000000 --- a/frontend/src/data/scotsoun/sscd017.ts +++ /dev/null @@ -1,17 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Tenement Tales', - 'long-name': 'Tenement Tales', - author: 'Molly Weir', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '017', - description: { - sco: 'Thir stories wis else broadcast on Scottish Television unner the same title.', - 'en-GB': 'These stories were previously broadcast on Scottish Television under the same title.', - }, - 'track-list': ['A Mess of Potage', 'Entertaining Angels Unawares'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd018.ts b/frontend/src/data/scotsoun/sscd018.ts deleted file mode 100644 index 4ba2ef9..0000000 --- a/frontend/src/data/scotsoun/sscd018.ts +++ /dev/null @@ -1,17 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Robert Henryson', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Robert Henryson', - author: 'Robert Henryson', - 'cd-count': 3, - price: '25.00', - 'scotsoun-id': '018', - 'track-list': [ - 'The Taill of the Uponlandis Mous and the Burges Mous', - 'The Taill of the Paddok and the Mous', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd020.ts b/frontend/src/data/scotsoun/sscd020.ts deleted file mode 100644 index 46b3454..0000000 --- a/frontend/src/data/scotsoun/sscd020.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'William Dunbar', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – William Dunbar', - author: 'William Dunbar', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '020', - 'track-list': ['The Tretis of the Tua Mariit Wemen and the Wedo', 'Remonstrance to the King'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd021.ts b/frontend/src/data/scotsoun/sscd021.ts deleted file mode 100644 index 5d5ba81..0000000 --- a/frontend/src/data/scotsoun/sscd021.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Ten Medieval Makars', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Ten Medieval Makars', - author: 'various', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '021', - 'track-list': ['Of the Day Estivall by Alexander Hume', 'Boyd Sonet by Mark Alexander'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd022.ts b/frontend/src/data/scotsoun/sscd022.ts deleted file mode 100644 index 4e39699..0000000 --- a/frontend/src/data/scotsoun/sscd022.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'A Forgotten Heritage', - subtitle: 'Original folk tales of Lowland Scotland', - 'long-name': 'A Forgotten Heritage – Original folk tales of Lowland Scotland', - author: 'Hannah Aitken (ed)', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '022', - 'track-list': ['The Miller’s Tale', 'The Marriage of Robin Redbreast'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd024.ts b/frontend/src/data/scotsoun/sscd024.ts deleted file mode 100644 index 9aa4a45..0000000 --- a/frontend/src/data/scotsoun/sscd024.ts +++ /dev/null @@ -1,20 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Under the Eildon Tree', - 'long-name': 'Under the Eildon Tree', - author: 'Sydney Goodsir Smith', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '024', - 'track-list': [ - 'Nicht lowers fast', - 'Tristram', - 'I heard a lassie', - 'Thus spak Antony', - 'The time has come', - 'Fareweill', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd028.ts b/frontend/src/data/scotsoun/sscd028.ts deleted file mode 100644 index c42bad5..0000000 --- a/frontend/src/data/scotsoun/sscd028.ts +++ /dev/null @@ -1,31 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Hugh MacDiarmaid', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Hugh MacDiarmaid', - author: 'Hugh MacDiarmaid', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '028', - 'track-list': [ - 'Water of Life', - 'Excelsior', - 'Prayer for a Second Flood', - 'The Seamless Garment', - 'Harry Semen', - 'Second Hymn to Lenin', - 'Tarras', - 'Water Music (Part 1)', - 'Introduction to later poems', - 'Stony Limits', - 'Dytiscus', - 'The Glen of Silence', - 'Crystals Like Blood', - 'To a Friend and Fellow Poet', - 'In the Fall', - 'The Caledonian Antisysygy', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd034.ts b/frontend/src/data/scotsoun/sscd034.ts deleted file mode 100644 index ea735df..0000000 --- a/frontend/src/data/scotsoun/sscd034.ts +++ /dev/null @@ -1,25 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Piper in the Nave', - subtitle: 'of Dunfermline Abbey, vol 1', - 'long-name': 'Piper in the Nave of Dunfermline Abbey, vol 1', - author: 'Pipe Major Donald MacLeod', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '034', - 'track-list': [ - 'Introduction to track 21', - 'Stumpie Three Dance Tunes / Devil in the Kitchen / The Reel of Bogie', - 'Introduction to track 23', - 'Lachie’s Lullaby / George S Allan', - 'Introduction to track 25', - 'Lord Alexander Kennedy / The Bridge of Perth', - 'Introduction to track 27', - 'The Battle of Waterloo / The Road to Balquidder / Flett from Flotta / Follow my Highland Soldier', - 'Introduction to track 29', - 'Here We Part', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd035.ts b/frontend/src/data/scotsoun/sscd035.ts deleted file mode 100644 index 9998ce0..0000000 --- a/frontend/src/data/scotsoun/sscd035.ts +++ /dev/null @@ -1,53 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Poems of Robert Burns volumes 1 & 2', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Robert Burns', - author: 'Robert Burns', - 'cd-count': 3, - price: '25.00', - 'scotsoun-id': '035', - 'track-list': [ - 'The Holy Fair', - 'Death and Doctor Hornbook', - 'Group 5 intro', - 'Address to the Deil', - 'Tam o Shanter', - 'Introduction', - 'Tam Glen', - 'O what can a young lassie?', - 'Willie Wastle', - 'Thou hast left me ever, Jamie', - 'The Laddie’s dear sel', - 'It is was a’ for our rightfu’ king', - 'O wert thou in the cauld blast', - 'John Anderson', - 'Introduction', - 'Man was made to Mourn', - 'Address of Beelzebub', - 'A Man’s a Man, for a’ that', - 'The Tree of Liberty', - 'As I stood by yon roofless tower', - 'Introduction to Love and Liberty a.k.a. The Jolly Beggars', - 'Start of Recitativo', - 'The Soldier’s Song', - 'Recitativo: He ended; and the kebars sheuk', - 'I once was a maid', - 'Recitativo: Poor merry Andrew in the neuk', - 'Sir Wisdom’s a fool when he’sfou', - 'Recitativo: The neist outspak a raucle carlin', - 'John Highlandman', - 'Recitativo: A pigmy scraper wi’ his fiddle', - 'I am a fiddler to my trade', - 'Recitativo: Her charmshad struck a sturdy caird', - 'My Bonnie Lass', - 'Recitativo: The caird prevail’d', - 'I am a bard of no regard', - 'Recitativo: So sung the bard', - 'A fig for those by law protected', - 'Auld Lang Syne', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd039.ts b/frontend/src/data/scotsoun/sscd039.ts deleted file mode 100644 index 7d76cc7..0000000 --- a/frontend/src/data/scotsoun/sscd039.ts +++ /dev/null @@ -1,37 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: '18 Burns Sangs', - subtitle: 'and thair stories', - 'long-name': '18 Burns Sangs and Thair Stories', - author: 'Robert Burns', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '039', - 'track-list': [ - 'Introduction to track 2', - 'Last May a Braw Wooer', - 'Introduction to track 23', - 'Ay Waukin O', - 'Introduction to track 25', - 'Scots wha hae wi Wallace Bled', - 'Introduction to track 27', - 'Ae Fond Kiss', - 'Introduction to track 29', - 'O aa the Airts', - 'Introduction to track 31', - 'The Deil’s awa wi the Exciseman', - 'Introduction to track 33', - 'Bonny Wee Thing', - 'Introduction to track 35', - 'John Anderson, my Jo John', - 'Introduction to track 37', - 'A Man’s a Man for aa that', - 'Introduction to track 39', - 'O Wert Thou in the Cauld Blast', - 'Last word', - 'Final medley', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd042.ts b/frontend/src/data/scotsoun/sscd042.ts deleted file mode 100644 index 8589273..0000000 --- a/frontend/src/data/scotsoun/sscd042.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Gavin Douglas', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Gavin Douglas', - author: 'Gavin Douglas', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '042', - 'track-list': ['The Muses’ Fountain', 'Conscience'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd043.ts b/frontend/src/data/scotsoun/sscd043.ts deleted file mode 100644 index 3262b69..0000000 --- a/frontend/src/data/scotsoun/sscd043.ts +++ /dev/null @@ -1,17 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Alexander Scott', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Alexander Scott', - author: 'Alexander Scott', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '043', - 'track-list': [ - 'Ane New Yeir Gift to Quene Mary, quhen Scho come first Hame, 1562', - 'How suld my Febill Body Fure', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd046.ts b/frontend/src/data/scotsoun/sscd046.ts deleted file mode 100644 index 63a21eb..0000000 --- a/frontend/src/data/scotsoun/sscd046.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Piper in the Nave', - subtitle: 'of Dunfermline Abbey, vol 2', - 'long-name': 'Piper in the Nave of Dunfermline Abbey, vol 2', - author: 'Pipe Major Donald MacLeod MBE', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '046', - 'track-list': ['Introduction to A Glase', 'A Glase'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd047.ts b/frontend/src/data/scotsoun/sscd047.ts deleted file mode 100644 index aba339f..0000000 --- a/frontend/src/data/scotsoun/sscd047.ts +++ /dev/null @@ -1,23 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Ceòl Beag from the Castle', - 'long-name': 'Ceòl Beag from the Castle', - author: 'Pipe Major Angus Macdonald', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '047', - description: { - sco: ` - A programme o pipe muisic devised an played by Pipe Major Angus Macdonald - o The Scots Guards an recordit i the King’s Dinin Ruim i Embro Castle. - `, - 'en-GB': ` - A programme of pipe music devised and played by Pipe Major Angus Macdonald - of The Scots Guards and recorded in the King’s Dining Room in Edinburgh Castle.' - `, - }, - 'track-list': ['Tam Bain’s Lum / Jim Tweedie’s Sea Legs', 'Black Bear / Hieland Laddie'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd048.ts b/frontend/src/data/scotsoun/sscd048.ts deleted file mode 100644 index ae3c9c7..0000000 --- a/frontend/src/data/scotsoun/sscd048.ts +++ /dev/null @@ -1,24 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Poems in Scots', - 'long-name': 'Jean Taylor Smith reading from her own collection', - author: 'Jean Taylor Smith', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '048', - 'track-list': [ - 'To SR Crockett', - 'Alas, Poor Queen', - 'Last May a Braw Wooer', - 'John Anderson, My Jo', - 'The Laddie’s Dear Sel', - 'Willie Wastle', - 'Ye Banks and Braes', - 'Tam Glen', - 'Bessie and her Spinning Wheel', - 'Auld Lang Syne', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd050.ts b/frontend/src/data/scotsoun/sscd050.ts deleted file mode 100644 index a2e4f85..0000000 --- a/frontend/src/data/scotsoun/sscd050.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Four Linmill Stories', - subtitle: 'Read by the author, Robert McLellan', - 'long-name': 'Four Linmill Stories', - author: 'Robert McLellan', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '050', - 'track-list': ['The Donegals', 'The Saubbath'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd051.ts b/frontend/src/data/scotsoun/sscd051.ts deleted file mode 100644 index a38eab9..0000000 --- a/frontend/src/data/scotsoun/sscd051.ts +++ /dev/null @@ -1,35 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Allan Ramsay', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Allan Ramsay', - author: 'Allan Ramsay', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '051', - 'track-list': [ - 'Intro to The Marrow Ballad', - 'The Marrow Ballad', - 'Intro to My Peggy is a Young Thing', - 'My Peggy is a Young Thing', - 'Introduction by Dr Alexander Law the extracts', - 'Act I Scene 1: Patie and Roger', - 'Act I scene 2: Peggy and Jenny', - 'Act II scene 1 lines 64–90: Symon and Glaud', - 'Intro to Act II scene 3:', - 'Act II scene 3: Maud and Bauldy', - 'Act II scene 4 lines 47–125: Peggy and Patie', - 'The Lass o Patie’s Mill', - 'Intro Act III scene 4:', - 'Act III scene 4 lines 47–113: Sir William and Symon', - 'Intro Act IV scene 2:', - 'Act IV scene 2 lines 112–221: Peggy and Patie', - 'Jenny Nettles', - 'Intro Act V scene 3:', - 'Act V scene 3 lines 64–143, 199–end', - 'My Patie is a Lover Gay', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd056.ts b/frontend/src/data/scotsoun/sscd056.ts deleted file mode 100644 index 100e813..0000000 --- a/frontend/src/data/scotsoun/sscd056.ts +++ /dev/null @@ -1,38 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Hamewith', - subtitle: 'and other poems', - 'long-name': 'Hamewith and other poems', - author: 'Charles Murray', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '056', - 'track-list': [ - 'The Three Craws', - 'It wasna his Wyte', - 'A Cheery Guid-Nicht', - 'In Lythe Strathdon', - 'Horace, Car I, 35', - 'Horace, Car I, 9', - 'Yokin the Mear', - 'Gin I was God', - 'Winter', - 'Spring', - 'Bennachie', - '‘Aiberdeen Awa’', - 'Aye Fegs', - 'Tho’ I be Aul’', - 'Heraclitus', - 'The Thraws o Fate', - 'Dockens afore his Peers', - 'Fae France', - 'When will the war be by?', - 'The Brig', - 'Advice to the Sit-Siccars', - 'The Lad without a Name', - 'There’s Aye a Something', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd057.ts b/frontend/src/data/scotsoun/sscd057.ts deleted file mode 100644 index 71622e0..0000000 --- a/frontend/src/data/scotsoun/sscd057.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Piper Abune Them Aa', - subtitle: 'Piobaire os Cionn Chaich', - 'long-name': 'Piper Abune Them Aa – Piobaire os Cionn Chaich', - author: 'Andrew Wright', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '057', - 'track-list': ['Introduction to track 11', 'Lament for Captain MacDougall'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd061.ts b/frontend/src/data/scotsoun/sscd061.ts deleted file mode 100644 index 3d9c342..0000000 --- a/frontend/src/data/scotsoun/sscd061.ts +++ /dev/null @@ -1,19 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Robert Garioch 1909-1981', - subtitle: 'In Mind o a Makar', - 'long-name': 'Robert Garioch 1909-1981 – In Mind o a Makar', - author: 'Robert Garioch', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '061', - 'track-list': [ - 'Heard in the Cougate', - 'Fi’baw in the street', - 'Edwin Morgan', - 'Elegy on Maggie Johnston (Ramsay)', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd063.ts b/frontend/src/data/scotsoun/sscd063.ts deleted file mode 100644 index 3d1078c..0000000 --- a/frontend/src/data/scotsoun/sscd063.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Pipe Tunes', - 'long-name': 'Pipe Tunes', - author: 'Duncan Johnstone', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '063', - 'track-list': ['Guido Margiotta / Tony Lightfoot / Romany Jig', 'Farewell to Barra'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd065.ts b/frontend/src/data/scotsoun/sscd065.ts deleted file mode 100644 index eae56c6..0000000 --- a/frontend/src/data/scotsoun/sscd065.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Duncan in Dunfermline', - 'long-name': 'Duncan in Dunfermline', - author: 'Duncan Johnstone', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '065', - 'track-list': ['MacIntosh’s Banner', 'Mr Alex MacLean of Lurebost / Delvinside / Dolina MacKay'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd067.ts b/frontend/src/data/scotsoun/sscd067.ts deleted file mode 100644 index 99e7bc0..0000000 --- a/frontend/src/data/scotsoun/sscd067.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Burns Cottage Selection', - subtitle: 'from the Works of Robert Burns', - 'long-name': 'Burns Cottage Selection – from the Works of Robert Burns', - author: 'Robert Burns', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '067', - 'track-list': ['Scots wha hae', 'Auld lang syne'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd069.ts b/frontend/src/data/scotsoun/sscd069.ts deleted file mode 100644 index cf93ed4..0000000 --- a/frontend/src/data/scotsoun/sscd069.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Lang Syne in the East Neuk o Fife', - subtitle: 'an Ither Pairts o the Kinrick', - 'long-name': 'Lang Syne in the East Neuk o Fife – an Ither Pairts o the Kinrick', - author: 'Mary Kermack', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '069', - 'track-list': ['Generations of Change', 'End of Johnie Brand’s Prologue to Brand the Builder'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd070.ts b/frontend/src/data/scotsoun/sscd070.ts deleted file mode 100644 index d6e7953..0000000 --- a/frontend/src/data/scotsoun/sscd070.ts +++ /dev/null @@ -1,16 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Portions Waled frae the New Testament in Scots', - 'long-name': 'Portions Waled frae the New Testament in Scots', - author: 'William Lorimer (tr.)', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '070', - 'track-list': [ - 'Revelation, 9:1-21, read by David Stephen', - 'Revelation, 22:7-17, read by David Stephen', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd071.ts b/frontend/src/data/scotsoun/sscd071.ts deleted file mode 100644 index 9e2c300..0000000 --- a/frontend/src/data/scotsoun/sscd071.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'A Sang’s a Sang for Aa That', - 'long-name': 'A Sang’s a Sang for Aa That', - author: 'Andy Hunter', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '071', - 'track-list': ['Ye Heilan Chiels Andy Hunter', 'The Battle o Harlaw (Traditional)'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd072.ts b/frontend/src/data/scotsoun/sscd072.ts deleted file mode 100644 index c1772e7..0000000 --- a/frontend/src/data/scotsoun/sscd072.ts +++ /dev/null @@ -1,18 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: '"Poems in Scots & Gaelic"', - subtitle: '"from ‘17 Poems for 6d’"', - 'long-name': '"Poems in Scots & Gaelic – from ‘17 Poems for 6d’"', - author: 'Robert Garioch and Somhairle MacGill-Eain', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '072', - 'track-list': [ - 'Echo in Scots (from Dain do Eimhir iii: Turmoil)', - 'A’Chorra-ghritheach', - 'The Heron', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd079.ts b/frontend/src/data/scotsoun/sscd079.ts deleted file mode 100644 index 0b463d8..0000000 --- a/frontend/src/data/scotsoun/sscd079.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Langholm Memorial Sculpture', - subtitle: '"& 21 local poems of Hugh MacDiarmaid"', - 'long-name': '"Langholm Memorial Sculpture & 21 local poems of Hugh MacDiarmaid"', - author: 'Hugh MacDiarmaid', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '079', - 'track-list': ['The Kernigal ', 'Kinsfolk '], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd080.ts b/frontend/src/data/scotsoun/sscd080.ts deleted file mode 100644 index d1bce8b..0000000 --- a/frontend/src/data/scotsoun/sscd080.ts +++ /dev/null @@ -1,12 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Twa Leids – Dà Chànain', - 'long-name': 'Twa Leids – Dà Chànain', - author: 'various', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '080', -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd081.ts b/frontend/src/data/scotsoun/sscd081.ts deleted file mode 100644 index ef99528..0000000 --- a/frontend/src/data/scotsoun/sscd081.ts +++ /dev/null @@ -1,16 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Eisd Ceòl', - 'long-name': 'Eisd Ceòl', - author: 'Paul McCallum', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '081', - 'track-list': [ - 'Tuireadh nan Treun (Lament for the Heroes)', - 'An Ataireachd Ard (The High Surge of the Sea)', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd083.ts b/frontend/src/data/scotsoun/sscd083.ts deleted file mode 100644 index ebf5e06..0000000 --- a/frontend/src/data/scotsoun/sscd083.ts +++ /dev/null @@ -1,37 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Merry Matanzie', - subtitle: 'Alex McCrindle reads his own selection of 37 poems by William Soutar', - 'long-name': 'Merry Matanzie', - author: 'William Soutar', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '083', - 'track-list': [ - 'The Larky Lad', - 'Pity', - 'Ae Nicht at Amulree', - 'Interlude', - 'Biography', - 'The Auld Man o Muckart', - 'The Three Worthies', - 'Compensation', - 'Epitaph', - 'Backlands', - 'When Gowden are the Carse-Lands', - 'The Star', - 'Yon Toun', - 'Thrang and Thrivin', - 'The Blindy Beggar', - 'Crusts o Kindness', - 'Patriotism', - 'The Stoney Face', - 'Ballad', - 'Ballad - set to music by Irene McLennan and sung by Lizabeth McLean', - 'Comment by W.R.Aitken', - 'The Remembering of a Freindship by Alex Galloway', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd084.ts b/frontend/src/data/scotsoun/sscd084.ts deleted file mode 100644 index ee12d40..0000000 --- a/frontend/src/data/scotsoun/sscd084.ts +++ /dev/null @@ -1,26 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Gleg', - subtitle: 'Learning Scots in song and story', - 'long-name': 'Gleg – Learning Scots in song and story', - author: 'various', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '084', - description: { - sco: ` - ‘Gleg’ wis wrocht ti gie bairns an innin til Scots in the wee schuils - the accompanyin - beuklet is ettelt ti provide copy maisters ti uise alang wi the recordin. Gin stock rins oot, - we’ll send it as a PDF file for free. - `, - 'en-GB': ` - ‘Gleg’ was created to give children an introduction to Scots in the small schools. The - accompanying booklet is intended to provide copy masters to use alongside the recording. - If stock runs out, we’ll send it as a PDF file for free. - `, - }, - 'track-list': ['The Twins and the Muckle Moggie', 'The Six Travellers'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd087.ts b/frontend/src/data/scotsoun/sscd087.ts deleted file mode 100644 index 8f863e9..0000000 --- a/frontend/src/data/scotsoun/sscd087.ts +++ /dev/null @@ -1,100 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Virgil, Dante et al', - subtitle: 'Scotsoun Euro-Makars Series', - 'long-name': 'Scotsoun Euro-Makars Series – Virgil, Dante et al', - author: 'various', - 'cd-count': 8, - price: '25.00', - 'scotsoun-id': '087', - 'track-list': [ - 'after Ode 9, Book 1', - 'Ode 11, Book 1', - 'Ode 11, Book 1', - 'Avete ’n voi li fiori', - 'Avete ’n voi li fiori', - 'O, Donna mia', - 'O, Donna mia', - 'Voi, che per li occhi mi passaste ’l core', - 'Voi, che per li occhi mi passaste ’l core', - 'Silvia', - 'Silvia', - 'Il Passero Solitario', - 'Il Passero Solitario', - 'La quiete dopo la tempesta', - 'La quiete dopo la tempesta', - 'A Se Stesso', - 'A Se Stesso', - 'My Faither', - 'My Faither', - 'The Laneliest Place in the World', - 'The Laneliest Place in the World', - 'Cat and Mous', - 'Cat and Mous', - 'Cairnstanes', - 'Cairnstanes', - 'Heilant John', - 'Heilant John', - 'Lucretius, buik III sneddit', - 'Lucretius, buik III sneddit', - 'Myxomatosis', - 'Myxomatosis', - 'Vento sulla mezzaluna', - 'Vento sulla mezzaluna', - 'Come deve', - 'Come deve', - 'Non gridate più', - 'Non gridate più', - 'Somersault', - 'Somersault', - 'Or non è gran pistolenza la mia', - 'Or non è gran pistolenza la mia', - 'Io combattei con Amor ed hol morto', - 'Io combattei con Amor ed hol morto', - 'E’ non ha tante gocciole nel mare', - 'E’ non ha tante gocciole nel mare', - 'S’i’ fosse foco, arderei ’l mondo', - 'S’i’ fosse foco, arderei ’l mondo', - 'Sonnet', - 'Sonnet', - 'Or che’l ciel e la terra e ’l vento tace', - 'Or che’l ciel e la terra e ’l vento tace', - 'Come talora al caldo tempo sòle', - 'Come talora al caldo tempo sòle', - 'O vita, vita non, ma vivo affanno', - 'O vita, vita non, ma vivo affanno', - 'Canto 19/5 ll 124 to end', - 'Canto 19/5 ll 124 to end', - 'Canto 23/11 ll 209-254', - 'Canto 23/11 ll 209-254', - 'Canto 23/11 ll 417-442', - 'Canto 23/11 ll 417-442', - 'Er giorno der giudizzio', - 'Er giorno der giudizzio', - 'Il Soprani der monno vecchio', - 'Il Soprani der monno vecchio', - 'La Famija Poverella', - 'La Famija Poverella', - 'La Differenza', - 'La Differenza', - 'Le tre del mattino', - 'Le tre del mattino', - 'Lettera', - 'Lettera', - 'Giorno dopo giorno', - 'Giorno dopo giorno', - 'Alle fronde dei salici', - 'Alle fronde dei salici', - 'Don’t Cry for Argentina for me', - 'Don’t Cry for Argentina for me', - 'Tredicesima Partita', - 'Tredicesima Partita', - 'Fanciulli allo stadio', - 'Fanciulli allo stadio', - 'Goal', - 'Goal', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd089.ts b/frontend/src/data/scotsoun/sscd089.ts deleted file mode 100644 index 4fcbd45..0000000 --- a/frontend/src/data/scotsoun/sscd089.ts +++ /dev/null @@ -1,64 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'William Neil', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – William Neil', - author: 'William Neil', - 'cd-count': 8, - price: '18.00', - 'scotsoun-id': '089', - 'track-list': [ - 'Wild Hairst Making Tracks', - 'Mr & Mrs Absentee Landlord Despatches Home', - 'Fhir Tha ’D Sheasamh air mo Lic Despatches Home', - 'A Celtic History Four points of a Saltire', - 'New Farrant Weys Making Tracks', - 'Ermine Making Tracks', - 'Retour frae the Ceetie Making Tracks', - 'The Power of Advertising Galloway Landscape', - 'Cuttie, Coggie and Tassie Making Tracks', - 'Keek at a Corp Making Tracks', - 'Man Walking Wild Places', - 'Beach Walking Wild Places', - 'Iona Wild Places', - 'Wild Places Wild Places', - 'Bliddie Egg-Heids Making Tracks', - 'Tree Speik Making Tracks', - 'Wha Jeedges Pigs, Jeedges Sculpture Tae Wild Places', - 'Posthumous Fame Wild Places', - 'Mull of Galloway Galloway Landscape', - 'Fareweel tae Yestreen Making Tracks', - 'Introduction to Gaelic selection', - 'Air Tràigh Mhachair Shanais Cnù à Mogaill', - 'Nausicaa Despatches Home', - 'Ulysses agus Penelope Four points of a Saltire', - 'Tilleadh Despatches Home', - 'Dùn Eideann Cnù à Mogaill', - 'Calum Cille Cnù à Mogaill', - 'Sòlas air an Tràigh Cnù à Mogaill', - 'Dòchas Faoin Cnù à Mogaill', - 'Gallobha Cnù à Mogaill', - 'Arsair Wild Places', - 'Geòidh Making Tracks', - 'Fèidh Making Tracks', - 'Ball Innischanter Making Tracks', - 'Claoinaig Making Tracks', - 'Stìopall Ulm Making Tracks', - 'Mòinteach nan Cearc-Fraoich Cnù à Mogaill', - 'Sealltainn thar Chluaidh Making Tracks', - 'Lèirsgrios Making Tracks', - 'Felix Qui Propiis Aevum Cnù à Mogaill', - 'Smeuran an Fhoghair Wild Places', - 'Aghaidh ri h-Aghaidh Making Tracks', - 'An Conacht Cnù à Mogaill', - 'Duilleagan Cnù à Mogaill', - 'Ciaradh Cnù à Mogaill', - 'Ged Tha Mi Cnù à Mogaill', - 'Clàrsair Making Tracks', - 'Tearmann Deireannach Slaoightire', - 'Feasgar Fann Foghair Making Tracks', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd092.ts b/frontend/src/data/scotsoun/sscd092.ts deleted file mode 100644 index 012ac3b..0000000 --- a/frontend/src/data/scotsoun/sscd092.ts +++ /dev/null @@ -1,55 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Into the White World', - 'long-name': 'Into the White World', - author: 'Kenneth White', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '092', - 'track-list': [ - 'Report to Erigena', - 'Morning walk', - 'Chant', - 'New moon', - 'The territory', - 'McTaggart', - 'Crab Nebula', - 'Near point of Stoer', - 'The most difficult area', - 'Sun yoga', - 'In a café at Largs', - 'Letter to an old calligrapher', - 'Late December by the Sound of Jura', - 'Walls', - 'Round North again', - 'Strathclyde', - 'Late Summer journey', - 'Ludaig jetty', - 'Last page of a notebook', - 'A high blue day on Scalpay', - 'Xenophanes of Kolophon', - 'Found on the shores of the Black Sea', - 'Europe in the Fall', - 'The last days of the academy', - 'Theory', - 'A morning’s work', - 'A fragment of yellow silk', - 'A raw blue morning in Antwerp', - 'Letter from Amsterdam', - 'Joseph Martin’s report', - 'West Labrador', - 'Ungava', - 'Achawakamik', - 'Autumn afternoon', - 'South-west corner news', - 'Prose for the Col de Marie-Blanque', - 'Blue thistle sermon', - 'The old sea-chapel at Paimpol', - 'A letter from Wisconsin', - 'On the quay at Lannion', - 'Meditant', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd094.ts b/frontend/src/data/scotsoun/sscd094.ts deleted file mode 100644 index 954d74d..0000000 --- a/frontend/src/data/scotsoun/sscd094.ts +++ /dev/null @@ -1,26 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'The Richt Noise', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – The Richt Noise', - author: 'Raymond Vettese', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '094', - 'track-list': [ - 'Gaudy Aumous', - 'Scottish Names', - 'Til Deid Een', - 'A Ferlie Buskin', - 'Shaddas', - 'Hoo Faur?', - 'Weeds', - 'The Muckle Tree', - 'Waste', - 'Tak Pooer!', - 'Epilogue', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd095.ts b/frontend/src/data/scotsoun/sscd095.ts deleted file mode 100644 index 48942ab..0000000 --- a/frontend/src/data/scotsoun/sscd095.ts +++ /dev/null @@ -1,75 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Sangschaw and Penny Wheep', - 'long-name': 'Sangschaw and Penny Wheep', - author: 'Hugh MacDiarmaid', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '095', - 'track-list': [ - 'Wheelrig', - 'Country Life', - 'O Jesu Parvule', - 'The Innumerable Christ', - 'God Takes a Rest', - 'In the Pantry', - 'Farmer’s Death', - 'The Diseased Salmon', - 'Whip-the-World', - 'Ballad of the Five Senses', - 'In Glasgow', - 'La Fourmilière James Steel', - 'Poems from Penny Wheep (1926) spoken title and short musical intro', - 'Trompe l’oeil', - 'Wheesht, Wheesht', - 'Ex ephemeride mare', - 'Blind Man’s Luck', - 'The Currant Bush', - 'Cloudburst and Soaring Moon', - 'Feery-o’-the-Feet Eileen MacCallum', - 'Somersault', - 'Song', - 'Love', - 'Sea-Serpent', - 'Locked', - 'Thunderstorm', - 'Hungry Waters', - 'Tam', - 'Focherty', - 'Sabine', - 'Parley of Beasts', - 'The Love-sick Lass', - 'Wild Roses', - 'The Widower', - 'The Long Black Night', - 'To One Who Urges More Ambitious Flights', - 'The Dead Liebknecht', - 'In Mysie’s Bed', - 'Guid Conceit', - 'Morning', - 'Under the Greenwood Tree', - 'The Three Fishes', - 'The Robber', - 'Bombinations of a Chimaera', - 'Scunner', - 'Servant Girl’s Bed', - 'Jimsy: an Idiot', - 'Empty Vessel', - 'The Fairmer’s Lass', - 'The Bonnie Lowe', - 'Sunny Gale', - 'On the Threshold', - 'Krang', - 'Supper to God', - 'From ‘Songs for Christine’', - 'The Quest', - 'Gairmscoile', - 'A Herd of Does', - '‘U Samago Moria’', - 'Your Immortal Memory, Burns !', - 'Reprise', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd099.ts b/frontend/src/data/scotsoun/sscd099.ts deleted file mode 100644 index 64aaac6..0000000 --- a/frontend/src/data/scotsoun/sscd099.ts +++ /dev/null @@ -1,52 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Douglas Young', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Douglas Young', - author: 'Douglas Young', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '099', - 'track-list': [ - 'Guestless Howff', - 'Dain do Eimhir XLIII: Were ’t no for Ye', - 'Dain do Eimhir LI: I the Connachan Time', - 'Dain do Eimhir XXLIII: The Ghaists', - 'Dain Eile XVII: Wad ye be Atween a Lassie’s', - 'Dain do Eimhir LIV: Ye were the Dawn', - 'Lass wi the Keekin-Gless', - 'Gealach Ur: A Communist Sicht o the New Mune', - 'Dain do Eimhir XXXIII: The Weird o Makars', - 'Dain do Eimhir LVII: A Face Aye Hauntan', - 'Dain do Eimhir XXXIV: When I am Talkan o the Face and Natur', - 'Dain do Eimhir XLII: Were we Thegither, Me and You', - 'Dain do Eimhir LV: I Dinna Ken the Sense o ma Trauchlan', - 'Dain do Eimhir LIII: I Fashna Masel for the Grand Revolution', - 'Hielant Woman', - 'On a North British Devolutionary', - 'Ice-Flumes Owergie their Lades', - 'Aisling na h-Alba', - 'Hielant Colloquy', - 'Pious Ejaculation in Aberdeen', - 'Thesaurus Paleo-Scoticus', - 'For Alasdair', - 'In Memoriam, Douglas Young:', - 'Luve', - 'For a Wife in Jizzen', - 'Dante, Vita Nova, frae the second canzone', - 'The 23rd Psalm o King Dauvit', - 'Hame frae Stalingrad', - 'Grey are the Sands', - 'Til the Andantino frae Gluck’s Orpheus', - 'Rowans are Rowthie', - 'I loed Ye Yince: into Scots', - 'I loed Ye Yince: into German', - 'Sabbath i the Mearns', - 'The Ballant o the Laird’s Bath', - 'Last Lauch', - 'Hektor’s Twynan frae Andromacha', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd105.ts b/frontend/src/data/scotsoun/sscd105.ts deleted file mode 100644 index a80f81a..0000000 --- a/frontend/src/data/scotsoun/sscd105.ts +++ /dev/null @@ -1,38 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Sheena Blackhall', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Sheena Blackhall', - author: 'Sheena Blackhall', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '105', - 'track-list': [ - 'Au Clair de la Lune', - 'Hairst Heirskip', - 'Autumn', - 'Bairn Sang', - 'Halloween', - 'Phantasmagoria', - 'Tomnaverie', - 'Serpent’s Sang', - 'Gloamin', - 'Tinker’s Sang', - 'The Salmon', - 'Moose', - 'The Corbie', - 'The Dinosaur', - 'Jumbo', - 'Doon an Oot', - 'Hannah the Herd', - 'Mister McCafferty', - 'Jist Dan', - 'Raggie Maggie', - 'Delinquent’s Sang', - 'Lang Legged Tam', - 'Daith’s Frien', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd110.ts b/frontend/src/data/scotsoun/sscd110.ts deleted file mode 100644 index bdf6577..0000000 --- a/frontend/src/data/scotsoun/sscd110.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: '21 Poems in Scots', - 'long-name': '21 Poems in Scots', - author: 'Robert Louis Stevenson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '110', - 'track-list': ['To Charles Baxter', 'To the Same', 'Athole Brose'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd111.ts b/frontend/src/data/scotsoun/sscd111.ts deleted file mode 100644 index 78c98da..0000000 --- a/frontend/src/data/scotsoun/sscd111.ts +++ /dev/null @@ -1,24 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Brockit, the fermtoon cat', - 'long-name': 'Brockit, the fermtoon cat', - author: 'Les Wheeler', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '111', - 'track-list': ['Brockit an The Berries', 'Brockit The Hero'], - description: { - sco: ` - Eleiven aventurs o Brockit, the fermtoon cat. Read bi George Philp, - Sheena Blackhall, Alastair Taylor an Leslie Wheeler. - `, - 'en-GB': ` - Eleven adventures of Brockit, the fermtoon cat. Read by George Philp, - Sheena Blackhall, Alastair Taylor and Leslie Wheeler. - `, - }, - 'cover-artist': 'Rosemary Taylor', -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd112.ts b/frontend/src/data/scotsoun/sscd112.ts deleted file mode 100644 index a9507f4..0000000 --- a/frontend/src/data/scotsoun/sscd112.ts +++ /dev/null @@ -1,12 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'As a’ Bhìoball', - subtitle: 'Readings from the Gaelic Bible with Psalm Singing', - 'long-name': 'As a’ Bhìoball – Readings from the Gaelic Bible with Psalm Singing', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '112', -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd115.ts b/frontend/src/data/scotsoun/sscd115.ts deleted file mode 100644 index 5dd26f4..0000000 --- a/frontend/src/data/scotsoun/sscd115.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'The Preiching of the Swallow', - subtitle: 'Searmonachadh a’ Ghòbhlain-Ghaoithe', - 'long-name': 'The Preiching of the Swallow – Searmonachadh a’ Ghòbhlain-Ghaoithe', - author: 'Robert Henryson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '115', -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd117.ts b/frontend/src/data/scotsoun/sscd117.ts deleted file mode 100644 index 70be6bd..0000000 --- a/frontend/src/data/scotsoun/sscd117.ts +++ /dev/null @@ -1,75 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'A Child’s Garden of Verses', - subtitle: 'read by children', - 'long-name': 'A Child’s Garden of Verses – read by children', - author: 'Robert Louis Stevenson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '117', - description: { - sco: ` - Recordit at Linlithgow Primary Schuil i Novemmer - 1994 and releast i Embro on 3rd Decemmer 1994. - `, - 'en-GB': ` - Recorded at Linlithgow Primary School in November - 1994 and released in Edinburgh on 3rd December 1994. - `, - }, - 'track-list': [ - 'My Shadow', - 'System', - 'A Good Boy', - 'Escape at Bedtime', - 'Marching Song', - 'The Cow', - 'Happy Thought', - 'The Wind', - 'Keepsake Mill', - 'Good and Bad Children', - 'Foreign Children', - 'The Sun’s Travels', - 'The Lamplighter', - 'My Bed is a Boat', - 'The Moon', - 'The Swing', - 'Time to Rise', - 'Looking-Glass River', - 'Fairy Bread', - 'From a Railway Carriage', - 'Winter-Time', - 'The Hayloft', - 'Farewell to the Farm', - 'North-West Passage / Good-Night', - 'North-West Passage / Shadow March', - 'North-West Passage / In Port', - 'The Unseen Playmate', - 'My Ship and I', - 'My Kingdom', - 'Picture Books in Winter', - 'My Treasures', - 'Block City', - 'The Land of Story-Books', - 'Armies in the Fire', - 'The Little Land', - 'Night and Day', - 'Nest Eggs', - 'The Flowers', - 'Summer Sun', - 'The Dumb Soldier', - 'Autumn Fires', - 'The Gardener', - 'Historical Associations', - 'To Willie and Henrietta', - 'To My Mother', - 'To Auntie', - 'To Minnie', - 'To My Name-Child', - 'To Any Reader', - 'Reprise: From a Railway Carriage', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd118.ts b/frontend/src/data/scotsoun/sscd118.ts deleted file mode 100644 index 6107403..0000000 --- a/frontend/src/data/scotsoun/sscd118.ts +++ /dev/null @@ -1,32 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Lowland Souch', - 'long-name': 'Lowland Souch', - author: 'Davie Robertson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '118', - description: { - sco: ` - This recordin haes been inspired bi the recent revival o the Scottish cauldwind or bellows pipes. - Davie Robertson is ane o the gleggest tradeitional muisicians rowed up wi this revival, an this - ingaiterin o hi wark haes been lang syne comin. His masterfu sma pipe accompaniments, his braid - an authentic East Lothian Scots an the caller virr o his nain composeitions affuird the best o - the tradeition eenou i Lawland Scotland. The mellin o auld an new is completit bi the sets gien - bi Andy Hunter (sma pipes), Davie Lockhart (fiddle) an Mike Ward (sma pipes an harmonium). - `, - 'en-GB': ` - This recording has been inspired by the recent revival of the Scottish cauldwind or bellows pipes. - Davie Robertson is one of the most accomplished traditional artists to be connected with the - revival and this collection of his work is long overdue. His masterly small pipe accompaniments, - his richly authentic East Lothian Scots and the refreshing vitality of his own song compositions - offer the best of the on-going tradition of Lowland Scotland. The blending of old and new is - completed by the sets offered by Andy Hunter (small pipes), Davie Lockhart (fiddle) and Mike - Ward (small pipes and harmonium). - `, - }, - 'track-list': ['The Piper’s Cave and Aiken Drum', 'A Drinkin Man Robertson'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd120.ts b/frontend/src/data/scotsoun/sscd120.ts deleted file mode 100644 index ebc2136..0000000 --- a/frontend/src/data/scotsoun/sscd120.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Thrawn Janet', - 'long-name': 'Thrawn Janet', - author: 'Robert Louis Stevenson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '120', - 'track-list': ['Scots Language Features', 'Literary Features'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd121.ts b/frontend/src/data/scotsoun/sscd121.ts deleted file mode 100644 index 76d2a4c..0000000 --- a/frontend/src/data/scotsoun/sscd121.ts +++ /dev/null @@ -1,28 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Neil Munro', - subtitle: '1863-1930', - 'long-name': 'Scotsoun Makars Series – George Campell Hay', - author: 'Neil Munro', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '121', - description: { - sco: ` - In Mey 1977, Renni McOwan arranged fur the Stirlin an Glesga memmers o the National Trust - for Scotland tae veisit the Neil Munro kintra, cryin the event “It’s a Far Cry to Loch Awe.” - Dr Campbell, David Angus an Morag Murray hae deed else, but the speirit o the occasion is - here expresst as a thochtie mindin – but the talent o Neil Munro bides ever on.' - `, - 'en-GB': ` - In May 1977 Rennie McOwan arranged a visit to the Neil Munro country entitled “It’s a Far - Cry to Loch Awe” for Stirling and Glasgow members of The National Trust for Scotland. Dr - Campbell, David Angus and Morag Murray have since died but the spirit of the occasion is - here captured as a poignant minding – but the talent of Neil Munro lives on. - `, - }, - 'track-list': ['Crodh Chailein sung', 'Extract from Fancy Farm'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd122.ts b/frontend/src/data/scotsoun/sscd122.ts deleted file mode 100644 index 2f38032..0000000 --- a/frontend/src/data/scotsoun/sscd122.ts +++ /dev/null @@ -1,20 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'How to Pronounce Older Scots', - 'long-name': 'How to Pronounce Older Scots', - author: 'Prof AJ Aitken', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '122', - 'track-list': [ - 'From The Fable of the Fox, the Wolf and the Husbandman by Robert Henryson (in Poems edited by Denton Fox, OUP, 1981, pp. 89/90)', - 'The Need for Preparation and Rehearsal', - 'The Modern Standard English Model', - 'Common Inconsistencies and Solecisms', - 'Does it Matter?', - 'Recapitulation', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd137-8.ts b/frontend/src/data/scotsoun/sscd137-8.ts deleted file mode 100644 index fc3da50..0000000 --- a/frontend/src/data/scotsoun/sscd137-8.ts +++ /dev/null @@ -1,69 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'TS Law', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – TS Law', - author: 'TS Law', - 'cd-count': 4, - price: '28.00', - 'scotsoun-id': '137-8', - 'track-list': [ - 'Skinheads at Auschwitz, Easter 1996', - 'Ban Polaris, Halleluia', - 'Seam', - 'I Haven’t Your Capacity for Hating', - 'Albry Toi Ya Bass', - 'Dae it Yersel', - 'A Jobe in Haund', - 'Verse for a New Watch', - 'Excerpt from The Unioun Fuhlla', - 'Yirdit', - 'The Duke', - 'Glengorm', - 'A Haaf-a-Croon o Devolutioun', - 'The Curse an the Blessin', - 'Truith', - 'The Martyr', - 'The Bruce', - 'Renewal', - 'The Free Nation', - 'The Mairriage o Thorgerd', - 'The Murder of Hall, Ingjald’s Brither ', - 'The Daith o Bolli', - 'Faur Ower Cauld', - 'The Soond and the Silence', - 'The Fowk', - 'The Hero', - 'The Patriot', - 'The Grave of John MacLean', - 'The Makar MacDiarmid', - 'Forewurd', - 'From A Wee Thing Cauld', - 'From Bairntyme Politics, Joe Sullivan ', - 'Mother’s Death', - 'Unluckie for Some', - 'Lang Sang', - 'The Critic', - 'The Arrow', - 'An Elegie for an Auld Collier', - 'Florish', - 'Bye Auldgaet Kirk', - 'Bye Auldgaet Kirk', - 'Because an Because', - 'Light an Daurk in Germanie', - 'Yuisslessness', - 'Hungers', - 'Cauld Confort', - 'The Bairns', - 'Thon Wee-Laddie-wi-the-Mulk', - 'Veesit', - 'Naither Wurk nor Waant', - 'Speirin anent the Speak', - 'Scadda', - 'Tay Pearl', - 'Sanctities', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd146.ts b/frontend/src/data/scotsoun/sscd146.ts deleted file mode 100644 index 900acb1..0000000 --- a/frontend/src/data/scotsoun/sscd146.ts +++ /dev/null @@ -1,19 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'The Lost Pibroch', - 'long-name': 'The Lost Pibroch', - author: 'William McCallum and P/M Donald MacLeod', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '146', - 'track-list': [ - 'Beloved Scotland (The Lost Pibroch)', - 'Structure of the Pibroch: illustrated on the chanter by W McCallum', - 'Introduction to Strathspeys', - 'Inveraray Castle (Strathspey)', - 'The Caledonian Society of London (Strathspey)', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd147.ts b/frontend/src/data/scotsoun/sscd147.ts deleted file mode 100644 index 7e04c85..0000000 --- a/frontend/src/data/scotsoun/sscd147.ts +++ /dev/null @@ -1,42 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'George Campbell Hay', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – George Campell Hay', - author: 'George Campbell Hay', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '147', - 'track-list': [ - 'Bisearta', - 'Bizerta', - 'An t-Oigear', - 'Tilleadh Uilìseis', - 'Still Gyte, Man?', - 'Truaighe na h-Eòrpa', - 'An t-Iasgair', - 'The Fisherman', - 'Scots Arcadia', - 'Ardlamont', - 'The Smoky Smirr o Rain', - 'An Ciùran Ceòban Ceò', - 'Na Trèig Do Thalamh Dùthchais', - 'Do not Forsake your Native Land', - 'Flooer o the Gean', - 'Eun Maidne', - 'Bratach am Bràigh a’ Bhaile', - 'A Banner at the Tounheid', - 'Aria', - 'Aria', - 'Skotland', - 'Scotland', - 'An Nàiseantach', - 'Advice to the Nationalist', - 'The Twa Capitals', - 'A Nor-Sea Day', - 'Eftirspiel', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd504.ts b/frontend/src/data/scotsoun/sscd504.ts deleted file mode 100644 index 89bad5a..0000000 --- a/frontend/src/data/scotsoun/sscd504.ts +++ /dev/null @@ -1,45 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'James Scott Skinner', - subtitle: 'His Life and Achievement', - 'long-name': 'James Scott Skinner – His Life and Achievement', - author: 'Hebbie Gray', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '504', - description: { - sco: ` - A walin frae the fiddle compositions o James Scott Skinner, - pleyed bi Hebbie Gray wi accompanyin commentary. - `, - 'en-GB': ` - A selection from the fiddle compositions of James Scott - Skinner, played by Hebbie Gray with accompanying commentary. - `, - }, - 'track-list': [ - 'Mrs Scott Skinner – Bonny Banchory', - 'Narrative continued', - 'John MacFadyen o Melfort', - 'Narrative continued', - 'The Cradle Song', - 'Narrative continued', - 'The Mathematician – Lady Millicent’s Favourite', - 'Narrative continued', - 'The Duke o Fife’s Welcome to Deeside – Forbes Morrison – Scott Skinner', - 'Narrative continued', - 'The Fallen Chief', - 'Narrative continued', - 'The Duchess Tree', - 'Narrative continued', - 'Our Highland Queen', - 'Narrative continued', - 'Neil Gow’s Lament for the Death of His Second Wife', - 'Narrative continued', - 'D. Morison’s Seven Thistles – John Abrach Mackay – The Apple Tree', - 'The Cradle Song - reprise', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd581.ts b/frontend/src/data/scotsoun/sscd581.ts deleted file mode 100644 index 9fc0c63..0000000 --- a/frontend/src/data/scotsoun/sscd581.ts +++ /dev/null @@ -1,26 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Fiddle Heichlichts', - 'long-name': 'Fiddle Heichlichts', - author: 'Karen Hannah, Yla Steven, Hugh MacGilp and Ian Powrie', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '518', - description: { - sco: ` - Scotsoun haes on mony occasions uised fiddle muisic waein its recordins. Noo, fur the first - time, some o thae recordins haes been pit thegither in ane disc. Sae sit beck an lug in til - muisic baith tradeitional an by some o Scotland’s finest composers, an pleyed by some o - Scotland’s finest muisicians: Karen Hannah, Yla Steven, Hugh MacGilp an Ian Powrie. - `, - 'en-GB': ` - Scotsoun has on many occasions used fiddle music within its recordings. Now, for the first - time, some of those recordings have been compiled into one disc. So sit back and listen to - music both traditional and by some of Scotland’s finest composers, and played by some of - Scotland’s finest musicians: Karen Hannah, Yla Steven, Hugh MacGilp and Ian Powrie. - `, - }, -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd800.ts b/frontend/src/data/scotsoun/sscd800.ts deleted file mode 100644 index a017c3e..0000000 --- a/frontend/src/data/scotsoun/sscd800.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Nan Chnochan Uain’ Ile', - 'long-name': 'Nan Chnochan Uain’ Ile', - author: 'Ian Carmichael', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '800', - 'track-list': ['Mo Run Geal Dileas', 'Nan Chnochan Uain Ile'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd801.ts b/frontend/src/data/scotsoun/sscd801.ts deleted file mode 100644 index ffc68f6..0000000 --- a/frontend/src/data/scotsoun/sscd801.ts +++ /dev/null @@ -1,34 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Violet Jacob', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Violet Jacob', - author: 'Violet Jacob', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '801', - 'track-list': [ - 'The Rowan', - 'The Tramp to the Tattie-doolie', - 'The Lost Licht – A Perthshire Legend', - 'The Baltic', - 'The Jaud', - 'The Blind Shepherd', - 'The Banks of The Esk', - 'The Field by the Lirk o the Hill', - 'The Shepherd to His Love', - 'The Last Ane', - 'Jeemsie Miller', - 'The Wild Geese', - 'A Widow', - 'Glory', - 'The Road To Marykirk', - 'The Howe o’ The Mearns', - 'Kirsty’s Opinion', - 'Halloween', - 'To AHJ', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd802.ts b/frontend/src/data/scotsoun/sscd802.ts deleted file mode 100644 index 4c53305..0000000 --- a/frontend/src/data/scotsoun/sscd802.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Three Doric Tales', - 'long-name': 'Three Doric Tales', - author: 'Stephen Pacitti', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '802', - 'track-list': ['Glaikit Andra', 'The Tattiebogle'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd803.ts b/frontend/src/data/scotsoun/sscd803.ts deleted file mode 100644 index 0d18ea2..0000000 --- a/frontend/src/data/scotsoun/sscd803.ts +++ /dev/null @@ -1,38 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Marion Angus', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – Marion Angus', - author: 'Marion Angus', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '803', - 'track-list': [ - 'The Wee Sma Glen', - 'Hogmany', - 'Barbara', - 'Huntlie Hill', - 'The Wife', - 'Heart Free', - 'The Sang', - 'The Stranger', - 'Lost Country', - 'Winds of the World', - 'The Broken Bridge', - 'The Lissome Leddy', - 'The Tinkers’ Road', - 'The Burden', - 'The Wild Lass', - 'The Musician', - 'In A Little Old Town', - 'A Woman Sings', - 'Desires o Youth', - 'Links o Lunan', - 'Gathering Shells', - 'The Faithfull Heart', - 'Postscript', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd804.ts b/frontend/src/data/scotsoun/sscd804.ts deleted file mode 100644 index 4dfb4d8..0000000 --- a/frontend/src/data/scotsoun/sscd804.ts +++ /dev/null @@ -1,38 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Whaleback City', - subtitle: 'The Poetry of Dundee and Its Hinterland', - 'long-name': 'Whaleback City – The Poetry of Dundee and Its Hinterland', - author: 'various', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '804', - 'track-list': [ - 'Dundee Day Tripper', - 'Excerpt from ‘The Wallace’', - 'Textile Toun', - 'Discovery', - 'On An Old Hoose in the Coogate, Dundee', - 'The Taybridge Disaster', - 'Apples', - 'Painting By Numbers', - 'Liz McColgan', - 'Peggy', - 'King O’ The Law', - 'Sour Jewel', - 'National Poetry Day', - 'Daft Davie (a true tale)', - 'Dundee’s Own', - 'Bullet', - 'Polish Lass, Dundee', - 'Frida Khol’s Visit to the Bridge Bar', - 'Thi Mither Tongue', - 'Valentine', - 'Harmless', - 'Postscript', - 'Bonus Track', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd805.ts b/frontend/src/data/scotsoun/sscd805.ts deleted file mode 100644 index 7494766..0000000 --- a/frontend/src/data/scotsoun/sscd805.ts +++ /dev/null @@ -1,83 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Oot o the Kist', - 'long-name': 'Oot o the Kist', - author: 'Sheena Blackhall', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '805', - 'track-list': [ - 'Corn Dolly: Stagwyse', - 'Corachree', - 'A Gweed New Year: Cyard’s Kist', - 'Oh the Shearin’s nae fur you', - 'A Drap o Bluid: Stagwyse', - 'Davie Green the Grocer Oh', - 'Pinto: The Heavenly Cow of Thebes', - 'The Corncraik', - 'Oh tae be a Salmon: Hamedrauchtit', - 'Farewell My Love', - 'The Watcher in the Grass: Winnlestrae', - 'The Dance of Death', - 'The Dying Room: Dule Tree', - 'The Twa Corbies', - 'The Lan far Ballads Grow: Boorich o Fowk', - 'The Braes o Strathdon', - 'The Herrin Fleet: Gallery Prints', - 'Come aa ye Fisher Lasses', - 'Mr McAfferty: Boorich o Fowk', - 'A Dotteret Aul Carl', - 'Castlegate Doo: Skin Balaclavas', - 'St Machar’s Cathedral', - 'Swing High Swing Low: Skin Balaclavas', - 'The Mannie in the Lobby', - 'Highland Cow: Bringing up the Tail', - 'Braes o Balquidder', - 'I had a little Patio: Bringing up the Tail', - 'The Guid-luikin Widda', - 'It’s a Sair Fecht: Dule Tree', - 'The Jauntin Car', - 'What’s in your handbag honey? Serendipity', - 'Lady Mary', - 'Sin eater: Likeable Ordeal', - 'Cruel Mither', - 'A Melting Baby; Owl Hour', - 'The Lass Amang the Heather', - 'The Intended: Likeable Ordeal', - 'I Aince Luved a Lad', - 'Epiphany: Dule Tree', - 'Gallawa Hills', - 'A Postcard from England: Dule Tree', - 'Far Ower the North', - 'The Flooers o War: Dule Tree', - 'Lovely Molly', - 'The Silkie Hunter: Sea Quine', - 'The Laird o Windy Waas', - 'Wee Beach Hooses: Sea Quine', - 'A Merchant’s Son', - 'Wickerman: Likeable Ordeal', - 'The Deliverance Sang', - 'Pantheist in a Hey Park: Diminishing Lines', - 'Tarland Laws', - 'The Bagpipe Player: Sea Quine', - 'The Dancin Piper', - 'Crivie Gull: Sea Quine', - 'Banks o Claudy', - 'Bon Accord: Diminishing Lines', - 'Biddy Milligan', - 'At the Festival: Likeable Ordeal', - 'Erin Go Bragh', - 'The Plunderers: Likeable Ordeal', - 'The Diamond', - 'Auld Man o the Sea: Dule Tree', - 'The Boddamers Hanged the Monkey oh', - 'Monkey-City: Dule Tree', - 'Geordie Weir', - 'Femme Fatale: Sea Quine', - 'Ghaists o the Nor East Neuk', - 'Affirmation: Diminishing Lines', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd806.ts b/frontend/src/data/scotsoun/sscd806.ts deleted file mode 100644 index 106803d..0000000 --- a/frontend/src/data/scotsoun/sscd806.ts +++ /dev/null @@ -1,23 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'The Heichts o Macchu Picchu', - subtitle: 'frae an owersettin by John Law', - 'long-name': 'The Heichts o Macchu Picchu – frae an owersettin by John Law', - author: 'John Law', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '806', - 'track-list': ['Hallaig', '‘The Corrie’ Sailin'], - description: { - sco: ` - Wi an innin by Dr Angela Howkins an featuring readins - by Dr Angela Howkins, Dorothy Lawrenson an George T Watt.`, - 'en-GB': ` - With an introduction by Dr Angela Howkins and featuring readings - by Dr Angela Howkins, Dorothy Lawrenson and George T Watt. - `, - }, -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd807.ts b/frontend/src/data/scotsoun/sscd807.ts deleted file mode 100644 index 1859b24..0000000 --- a/frontend/src/data/scotsoun/sscd807.ts +++ /dev/null @@ -1,35 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'The Lass o Gowrie', - 'long-name': 'The Lass o Gowrie', - author: 'Margaret Gillies Brown', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '807', - 'track-list': [ - 'Northern Midsummer', - 'Stray Hen', - 'Loss', - 'Villanelle for Spring', - 'Thrift', - 'Walk With All Seasons', - 'Opposite Sides Of The Moon', - 'Sheba', - 'Fatal Slip', - 'Ben', - 'Tribute', - 'Buttercups', - 'Rumbling Brig', - 'A Walk in the Rockies', - 'Hospital Ward', - 'Starfall', - 'Hairst', - 'September Fires', - 'The Gift', - 'Surrender', - 'Scottish Woman', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd808.ts b/frontend/src/data/scotsoun/sscd808.ts deleted file mode 100644 index 179713c..0000000 --- a/frontend/src/data/scotsoun/sscd808.ts +++ /dev/null @@ -1,30 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Scots Leid in Europe', - 'long-name': 'Scots Leid in Europe', - author: 'Tam Hubbard, Kate Armstrong, Frances Robson, Lisa Simmons and George T Watt', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '808', - 'track-list': [ - 'Glaomin', - 'Charles I', - 'The Wabster o Silesia', - 'Introduction', - 'Excerpt frae The Twalve', - 'Excerpt frae Chapter 17 The Prince', - 'Locomotive', - 'Excerpt frae The Demon', - 'The Fiddlers', - 'The Nemmin o Cats', - 'Queen Marie Speaks', - 'The Waal', - 'Ugarit', - 'Gin I Screive Til Ye', - 'Gin I Telt Ye', - 'I mind on you but little ava', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd809.ts b/frontend/src/data/scotsoun/sscd809.ts deleted file mode 100644 index d0708ca..0000000 --- a/frontend/src/data/scotsoun/sscd809.ts +++ /dev/null @@ -1,32 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Ravines', - subtitle: 'a richer tocher', - 'long-name': 'Ravines – A Richer Tocher', - author: 'Sheila Templeton', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '809', - 'track-list': [ - 'Mixin Mustard', - 'Grunnie', - 'Screivin a Great Grunnie', - 'Swickit', - 'Thrawn', - 'Unn the Deep Thochted', - 'Terpsichore', - 'Limmers or Maids', - 'Seamaa’s Breakfast', - 'Kilty Bard', - 'Keepin Score', - 'Hairst Meen', - 'St Valentine’s Eve', - 'Aipple Valentine', - 'My Land', - 'Sang at Hinnerend', - 'Hot Chick 2', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd810.ts b/frontend/src/data/scotsoun/sscd810.ts deleted file mode 100644 index 9d31e57..0000000 --- a/frontend/src/data/scotsoun/sscd810.ts +++ /dev/null @@ -1,78 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Doric and Doric – German ti Doric', - 'long-name': 'Doric and Doric – German ti Doric', - author: 'Mary Johnston', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '810', - description: { - sco: ` - Scotsoun wad fain say their thanks til Doug Ring that made the oreiginal recordins, an til - Malcolm Macgregor o MacTrak Duplicating that presst thhe oreiginal CDs. - `, - 'en-GB': ` - Scotsoun wish to express their gratitude to Doug Ring who made the original recordings and - Malcolm Macgregor of MacTrak Duplicating who pressed the original CDs. - `, - }, - 'track-list': [ - 'First Grandchild', - 'Lullaby', - 'Born ti dance', - 'Makar', - '90th Birthday', - 'Backeyn', - 'Teuchat Storm', - 'In Gowd licht buskit', - 'A fine quine', - 'Tinker wife', - 'Initiation', - 'Confession Time', - 'First day', - 'Prize Giving Day', - 'Impetigo', - 'Education 1940', - 'Child Education', - 'Early Lesson', - 'Flittin Ti Foveran', - 'Since first I saa him – Seit ich ihn gesehen', - 'He’s e maist wunnerfu – Er, der herrlichste von allen', - 'I canna unnerstan – Ich kann’s nicht fassen, nicht glauben', - 'Iss ring on ma finger – Du Ring an meinem Finger', - 'Help me, ma sisters – Helft mir, ihr Schwestern', - 'Ma dearest freen – Süsser Freund, du blickest ', - 'Agin ma hert – An meinem Herzen, an meinem Brust', - 'Noo for e first time – Nun hast du mir den ersten Schmertz getan', - 'In Foreign Pairts – In der Fremde', - 'Intermezzo – Intermezzo', - 'Collogue in e Wids – Waldesgesprach', - 'Quait – Die Stille', - 'Meenlicht Nicht – Mondnacht', - 'Unco Bonny Land – Schöne Fremde', - 'In a Castel – Auf einer Burg', - 'In Unco Pairts – In der Fremde', - 'Sadness – Wehmut', - 'Gloamin – Zwielicht', - 'In e Wids – Im Walde', - 'Spring Nicht – Frühlingsnacht', - 'Feal Spring – Frühlingsglaube (Uhland)', - 'The Fisherman – Der Fishermann (Göethe)', - 'Aside e Sea – Am Meer (Heine)', - 'Ony Shape or Form – Liebhaber in allen Gestallen (Göethe)', - 'Hedder Rosikie – Heidenröslein (Göethe) ', - 'Gye Near – based on Der Heilige Josef Singt (Spanish Poems)', - 'Daith an e Lassie – Der Tod und das Mädchen (Göethe)', - 'Elf King – Erlkönig (Göethe)', - 'Iss Life on Airth – Iridischehe Leben (from Knaben Wunderhorn)', - 'Sun Heists itsel up – Nun will die Sonne (Rückert – Kindertodtenlieder)', - 'Noo I see – Nun seh ich wohl (Rückert – Kindertodtenlieder)', - 'Fen yer Mammy – Wenn dein Mütterlein (Rückert – Kindertodtenlieder)', - 'Whiles I think – Oft denk ich – (Rückert – Kindertodtenlieder)', - 'In Iss Wedder – In diesen Wetter (Rückert – Kindertodtenlieder)', - 'Fareweel – Der Abscheid (Hans Bethge from Chinese – Das Lied von der Erde)', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd811.ts b/frontend/src/data/scotsoun/sscd811.ts deleted file mode 100644 index 51817d1..0000000 --- a/frontend/src/data/scotsoun/sscd811.ts +++ /dev/null @@ -1,36 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Stuart A Paterson', - subtitle: 'mind noo has some swearie wurds!', - 'long-name': 'Stuart A Paterson', - author: 'Stuart A Paterson', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '811', - 'track-list': [ - 'Craw', - 'Blate', - 'Aye', - 'Naw', - 'Nocht', - 'Dwam Sang', - 'Saumon Nets, Luce Bay', - 'The Vic', - 'Gless', - 'Fou', - 'Winter’s Thocht', - 'Wheesht', - 'Borders', - 'Ettercap', - 'Yuill Tide', - 'Sulwath', - 'The Scaur', - 'Breenge', - 'Dwam', - 'Made', - 'I’ll Not Send', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd812.ts b/frontend/src/data/scotsoun/sscd812.ts deleted file mode 100644 index 39d8a1b..0000000 --- a/frontend/src/data/scotsoun/sscd812.ts +++ /dev/null @@ -1,30 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Ravines', - subtitle: 'Poems and Songs', - 'long-name': 'Ravines – Poems and Songs', - author: 'David Purdie', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '812', - 'track-list': [ - 'Leddy Stair’s Closse', - 'Ode til Lord Monboddo', - 'Lowdie’s Sang', - 'Hou They Brocht Guid Wittins frae Ghent til Aix', - 'The Fiddlers', - 'The Braw Deem Athoot Rue', - 'The Tam O Shanter Quintet', - 'Paradykes and Never Met', - 'In Praise o Standart Habbie', - 'Le Vin De Mon Pays', - 'Yirdsang', - 'Ravines', - 'Cranreugh Cauld Crambo', - 'A Jyner’s Loun', - 'The Daith-tree', - ], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd813.ts b/frontend/src/data/scotsoun/sscd813.ts deleted file mode 100644 index d878546..0000000 --- a/frontend/src/data/scotsoun/sscd813.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Mither Ape', - 'long-name': 'Mither Ape', - author: 'Tam Hubbard', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '813', - 'track-list': ['Pepper-Rammy', 'The Labster Quadrille'], -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd814.ts b/frontend/src/data/scotsoun/sscd814.ts deleted file mode 100644 index 8ac2b44..0000000 --- a/frontend/src/data/scotsoun/sscd814.ts +++ /dev/null @@ -1,42 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Auld Leids, New Vyces', - 'long-name': 'Auld Leids, New Vyces', - author: - 'Fran Baillie, Karen Hannah, Dorothy Lawrenson, John Quinn, Marcas Mac an Tuairneir and George T Watt', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '814', - 'track-list': [ - 'Uisge', - 'Teine', - 'Àile', - 'Duine', - 'Grioglachants', - 'We’re Nae Awa (Dundee Version)', - 'Allies Airmy Hampden Pairk 1978', - 'Anent the Wurd Socialeist', - 'Bletherin Fou Anent Caledonia (Ben the Howff 2019)', - 'Efter Truth', - 'Lowrie', - 'Mither Natur', - 'Pluto’s Repone', - 'Prestonpans', - 'The Sleeping Warrior (Traditional)', - 'A Hind’s Dochter', - 'The Lowes', - 'The Differ', - 'Ranch Road 12, San Marcos', - 'On Owersettin', - 'The Gettysburg Address (owerset intil Scots)', - 'On Hearin Auld Lang Syne tae a Different Tune', - 'Auld Lang Syne (Original Tune)', - ], - description: { - sco: 'An ingaitherin o poems by a variety o makars wi an innin by George T Watt.', - 'en-GB': 'A collection of poems by a variety of authors with an introduction by George T Watt.', - }, -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd815.ts b/frontend/src/data/scotsoun/sscd815.ts deleted file mode 100644 index 0605fa6..0000000 --- a/frontend/src/data/scotsoun/sscd815.ts +++ /dev/null @@ -1,27 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Peewits', - 'long-name': 'Peewits', - author: 'The Bowhill Players', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '815', - 'cover-artist': 'Mary an David Hershaw', - 'release-date': '2020-06-24', - 'track-list': ['Daft Laddie in the Wuids', 'Daftboy Suite (Instrumental)'], - description: { - 'en-GB': ` - Music inspired by the Scots poem _The Daft Boy – for John Hershaw: 11th Februar, 1941_ by Willie Hershaw, published by Neepheid Publications, 2019. - - The Bowhill Players are: William Hershaw (guitar, vocals, spoken voice), Erik Knussen (cello, double bass), Jenn Knussen (harp, vocals) and David Hershaw (guitar, vocals). - `, - sco: ` - Muisic inspired by the Scots poem _The Daft Boy – for John Hershaw: 11th Februar, 1941_ by Willie Hershaw, publisht by Neepheid Publications, 2019. - - The Bowhill Players ar: William Hershaw (guitar, vocals, spoken vyce), Erik Knussen (cello, double bass), Jenn Knussen (harp, vocals) and David Hershaw (guitar, vocals). - `, - }, -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscd816.ts b/frontend/src/data/scotsoun/sscd816.ts deleted file mode 100644 index c0eb3e7..0000000 --- a/frontend/src/data/scotsoun/sscd816.ts +++ /dev/null @@ -1,29 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Michael', - subtitle: 'A Ballad Play in Scots', - 'long-name': '"Michael: A Ballad Play in Scots"', - author: 'William Hershaw', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '816', - description: { - 'en-GB': ` - _Michael: A Ballad Play in Scots_ by William Hershaw is based on the character of Michael Scot of Balwearie, the 12th-century philosopher, translator, polymath, alchemist and reputed wizard. Hershaw has combined the historical and folk myth aspects of the Michael Scot legend to create a gripping portrayal of a troubled soul who attempts to destroy the universe in order to prove the existence of God.
- - Written in lively and accessible Scots, the play takes Scottish drama to new places by placing a cast of devils and historical figures (including Robert Burns and Jimmy Shand) in the setting of traditional ballads and folklore. The result is a tragic but life-affirming tale brimful with dark humour, magic, horror and contemporary relevance. - - _Originally published as a book in 2016_ - `, - sco: ` - _Michael: A Ballad Play in Scots_ bi William Hershaw is based on the character o Michael Scot o Balwearie, the 12th-centurie philosopher, owersetter, polymath, alchemist an reputit warlock. Hershaw haes pit the heistorical an fowk-myth aspecks o the Michael Scot legend thegether fur tae tell a grippin tale o a sair-set sowel at ettles tae destroy the universe fur tae pruive the exeistence o God. - - Scrieved i livelie an accessible Scots, the pley taks Scottish drama to new airts bi pittin a cast o divils an heistorical figurs (nae least Rabbie Burns an Jimmy Shand) i the settin o tradeitional ballads an fowklair. The result is a tragic but life-affirmin tale brimfu wi dark humour, magic, horror an contemporar relevance. - - _Oreiginallie publisht as a beuk i 2016_ - `, - }, -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscdM150.ts b/frontend/src/data/scotsoun/sscdM150.ts deleted file mode 100644 index a6a194c..0000000 --- a/frontend/src/data/scotsoun/sscdM150.ts +++ /dev/null @@ -1,12 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Minnie', - 'long-name': 'Minnie', - author: 'Sheena Blackhall', - 'cd-count': 3, - price: '25.00', - 'scotsoun-id': 'M150', -}; - -export default cd; diff --git a/frontend/src/data/scotsoun/sscdU1.ts b/frontend/src/data/scotsoun/sscdU1.ts deleted file mode 100644 index f930fa4..0000000 --- a/frontend/src/data/scotsoun/sscdU1.ts +++ /dev/null @@ -1,17 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'An Ulster Triptych', - 'long-name': 'An Ulster Triptych', - author: 'George T Watt', - 'cd-count': 1, - price: '6.00', - 'scotsoun-id': 'U1', - description: { - sco: 'As featured on BBC Radio Ulster’s ‘A Kist o Words’.', - 'en-GB': 'As featured on BBC Radio Ulster’s ‘A Kist o Words’.', - }, - 'track-list': ['Winter 1778-79', 'Post script'], -}; - -export default cd; -- cgit v1.2.3