This fixes a bug that was introduced with the v0.9 update. The values for the primary artist variables and the total artists counts variables were being set incorrectly. This was due to the artist_count script variable not being incremented in the proper loop.
This fixes a bug that was introduced with the v0.9 update. The values for the primary artist variables and the total artists counts variables were being set incorrectly. This was due to the
artist_count
script variable not being incremented in the proper loop.This was discussed in https://github.com/rdswift/picard-plugins/issues/7.