Page 1 of 1

Minor problem with Allmusic script

Posted: Mon Aug 02, 2021 4:33 pm
by Chainring
Hello,

This is a super small problem to report, though I didn't know if it should go in scripting since it may be with the Allmusic script or in bugs.

Script in use: amg.sco
Artist: Queen
Album: The Miracle

Problem: Tracks 3, 5 and 13 have an extra space after "The". This same problem occurs on other artists/albums/tracks as well.

https://www.allmusic.com/album/the-miracle-mw0000653515

I'm running the latest beta, though the problem has been around for a while. Not a big deal, just takes looking at the track list before applying and updating.

Re: Minor problem with Allmusic script

Posted: Sat Aug 07, 2021 11:29 am
by jtclipper
This seems to be the content of the HTML data
You can however create a replacement matrix to affect the title field and replace 'The ' with 'The ', that will take care of that automatically

Re: Minor problem with Allmusic script

Posted: Wed Aug 18, 2021 8:24 pm
by Chainring
Ah, so a problem with AllMusic itself. Thanks for the suggestion on a replacement matrix addition.