Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LastFM RPC: Option to hide art/album covers #3249

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ynot01
Copy link

@ynot01 ynot01 commented Feb 22, 2025

What

Adds a new option to LastFMRichPresence plugin

"Always Hide Art"
- "Disable downloading album art"

This is a boolean which is checked at getLargeImage() and skips returning the track's imageUrl, instead deferring to either the placeholder or null (lastfm logo) depending on other options.

In essence, it acts as if all album art is impossible to find

Why

Last.fm art is uncensored. I would personally not like to flashbang whoever clicks on my profile with Death Grips' penis from the No Love Deep Web album, but that is not possible if I am using this plugin.

Spotify album art is censored, but Last.fm entries are not required to have Spotify links, so it would be unreliable. For now, a good solution is to allow the end user to disable album art entirely.

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