Half/Partial of an Artist's Discography able to be sourced on this "iTunes API"

iTunes API#USA English.src (357 Bytes)

Example, I could able to source Fall Out Boy’s “American Beauty / American Psycho”

But Not “Save Rock And Roll”

and I can definitely assure that album is on iTunes.

Sorry but have you looked at the source of the file you uploaded?

[AlbumUrl]=https://itunes.apple.com/lookup?entity=song&limit=200&country=us&lang=en_us
[IndexUrl]=https://itunes.apple.com/search?media=music&entity=album&limit=200&country=us&lang=en_us
[SearchBy]=Search for||[$if2(%ITUNESALBUMID%,[$if2([$if2(%ALBUMARTIST%,%ARTIST%)][ %ALBUM%],[%_directory%] [%_parent_directory%])])]||&term=%s
[Include]=iTunes API v1.inc

If you look on the first line it says:

[AlbumUrl]=https://itunes.apple.com/lookup?entity=song&limit=200&country=us&lang=en_us

So it's using Apple service, I don't know what iTunes API v1.inc contains though, but the search commences on Apple/iTunes their service

oh here’s the inc file here https://drive.google.com/file/d/1m962NaWb9r41BtcHbsGxJtpD9ArtPdny/view?usp=sharing

That’s very old version of the script I wrote. Anyway yes the album is on iTunes, but it also comes up if I search for it, so check your search parameters.

not for me, I exactly searched it up with exact name and still wouldn’t show up

Can you please make sure you're using the latest version of @AreDigg's Tag Source from this topic?

You can download where it says iTunes API for MP3Tag 2.2.zip

i tried using that and it gave me this error here, using v3.31a

You need to copy &iTunes API#Settings….settings too.