Skip to content

[Feature]: UI option to disable the album rating badges #1398

@ilikepeaches

Description

@ilikepeaches

I have already checked through the existing feature requests and found no duplicates

  • Yes

Is this a server-specific feature?

Not server-specific

What do you want to be added?

I do not like the new rating "badges" on album covers in the betas. They are busy, extraneous, and stressful to me in a "you have five unread messages" kind of way. I found I was able to remove them with

[class*="rating-badge"] {
  display: none !important;
}

but an option in the settings GUI to disable them would be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions