This script attempts to find pictures for an artist that are usable in Jellyfin. These images are used in the "Artists" tab of your Jellyfin music library. See the Music images page to learn more.
The script expects a directory containing directories of artists' names. Like:
Pop
├── Elvis Presley
├── Lady Gaga
└── etc.Run the script with getimages.py ./Pop.
If the artist's name differs from the directory's name, you can add an
.artist_name file containing the name that is in TheAudioDB.
Pop
└── ACDC
└── .artist_name
$ cat ./Pop/ACDC/.artist_name
AC/DC