From 7623fd1ac8f9df65658e5886f595f656e09eda08 Mon Sep 17 00:00:00 2001 From: Florrie Date: Thu, 14 Nov 2019 12:35:09 -0400 Subject: add some missing albums still a few more to go after this --- upd8.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'upd8.js') diff --git a/upd8.js b/upd8.js index cbd1e680..ac346ef6 100644 --- a/upd8.js +++ b/upd8.js @@ -266,9 +266,7 @@ async function processAlbumDataFile(file) { } if (!albumCoverArtists) { - // The Squiddles al8um doesn't have any kind of cover art attri8ution - // seemingly anywhere, so... just leaving this commented out for now. - // console.warn(`The album "${albumName}" is missing the "Cover Art" field.`); + return {error: `The album "${albumName}" is missing the "Cover Art" field.`}; } // I don't like these varia8le names. I'm sorry. -- I only really use the -- cgit 1.3.0-6-gf8a5