This track has no album, so the library thinks the album name is 'by {artistName}'
{
type: 'track',
name: 'No Eternity',
url: 'https://ivycomb.bandcamp.com/track/no-eternity',
imageUrl: 'https://f4.bcbits.com/img/a1595814364_7.jpg',
tags: [
'FutureBass',
'Alternative',
'Nerdcore',
'Dubstep',
'Canada',
'Vancouver',
'BritishColumbia'
],
releaseDate: 'March 21, 2024',
album: 'by ivycomb',
artist: ''
},
Similarly, this track is on an album titled 'Raised by aliens', resulting in the library splitting it at the first sign on the word by
{
type: 'track',
name: 'Strays',
url: 'https://ivycomb.bandcamp.com/track/strays',
imageUrl: 'https://f4.bcbits.com/img/a1923828674_7.jpg',
tags: [],
releaseDate: 'December 6, 2024',
album: 'Raised',
artist: 'Aliens by ivycomb & Stephanafro'
},