Skip to content

fix: hide followers count when null instead of showing Infinity#2935

Open
futpib wants to merge 1 commit intoKRTirtho:masterfrom
futpib:fix/hide-null-followers
Open

fix: hide followers count when null instead of showing Infinity#2935
futpib wants to merge 1 commit intoKRTirtho:masterfrom
futpib:fix/hide-null-followers

Conversation

@futpib
Copy link

@futpib futpib commented Jan 25, 2026

Summary

  • Hide the followers count line when artist.followers is null instead of displaying "Infinity Followers"
  • The MusicBrainz metadata plugin doesn't provide follower counts, so this field is always null

Test plan

  • Open an artist page with MusicBrainz and Last.fm enabled only (Spotify not enabled)
  • Verify that "Infinity Followers" is no longer displayed
  • If a metadata plugin that provides follower counts is used, verify followers are still shown correctly

The MusicBrainz metadata plugin doesn't provide follower counts, so
artist.followers is always null. Previously this caused "Infinity Followers"
to be displayed. Now the followers line is hidden when the data is unavailable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant