Skip to content

new feature: show artist image as background - #1161

Merged
digimezzo merged 60 commits into
digimezzo:masterfrom
FranzDeschler:feature/artist-image-background
Jul 25, 2026
Merged

new feature: show artist image as background#1161
digimezzo merged 60 commits into
digimezzo:masterfrom
FranzDeschler:feature/artist-image-background

Conversation

@FranzDeschler

Copy link
Copy Markdown
Contributor

This is an addition to the "show artist images" feature.

When a single artist is selected, the artist image is displayed as background in the album section.

grafik

To clarify:

  1. Currently, there is no way to disable this feature. It´s always active when the "show artist images" feature is enabled. Should there be a separate option in the settings to disable it?
  2. The opacity of the background is set to 15% for both, light and dark theme. Should the background opacity vary depending on the theme? I noticed that this is done in other places.

# Conflicts:
#	package-lock.json
#	src/app/app.module.ts
#	src/app/services/indexing/indexing.service.spec.ts
#	src/app/services/indexing/indexing.service.ts
#	src/app/ui/components/manage-collection/manage-collection.component.html
#	src/assets/i18n/he.json
# Conflicts:
#	src/app/common/application/i18n.spec.ts
#	src/app/data/database-migrator.ts
#	src/app/services/indexing/indexing.service.spec.ts
#	src/app/services/indexing/indexing.service.ts
#	src/assets/i18n/pt-PT.json
# Conflicts:
#	src/app/app.module.ts
#	src/app/common/application/i18n.spec.ts
#	src/app/data/database-migrator.ts
#	src/app/data/migrations/migration11.ts
#	src/app/data/repositories/artist-artwork-repository.base.ts
#	src/app/data/repositories/artist-artwork-repository.spec.ts
#	src/app/data/repositories/artist-artwork-repository.ts
#	src/app/services/artist/artist-splitter.spec.ts
#	src/app/services/artist/artist-splitter.ts
#	src/app/services/artist/artist.service.spec.ts
#	src/app/services/artist/artist.service.ts
#	src/app/services/indexing/indexing.service.spec.ts
#	src/app/services/indexing/indexing.service.ts
#	src/app/ui/components/collection/album-browser/album-browser.component.ts
#	src/app/ui/components/collection/collection-artists/artist-browser/artist-browser.component.ts
#	src/app/ui/components/collection/collection-artists/artist/artist.component.html
#	src/app/ui/components/collection/collection-artists/artist/artist.component.scss
#	src/app/ui/components/manage-collection/manage-albums/manage-albums.component.html
#	src/assets/i18n/ar.json
#	src/assets/i18n/bg.json
#	src/assets/i18n/cs.json
#	src/assets/i18n/de.json
#	src/assets/i18n/el.json
#	src/assets/i18n/en.json
#	src/assets/i18n/es.json
#	src/assets/i18n/fa.json
#	src/assets/i18n/fr.json
#	src/assets/i18n/he.json
#	src/assets/i18n/hr.json
#	src/assets/i18n/it.json
#	src/assets/i18n/ja-JP.json
#	src/assets/i18n/ko.json
#	src/assets/i18n/ku.json
#	src/assets/i18n/nl.json
#	src/assets/i18n/pl.json
#	src/assets/i18n/pt-BR.json
#	src/assets/i18n/pt-PT.json
#	src/assets/i18n/ru.json
#	src/assets/i18n/sv.json
#	src/assets/i18n/tr.json
#	src/assets/i18n/vi.json
#	src/assets/i18n/zh-CN.json
#	src/assets/i18n/zh-TW.json
@FranzDeschler FranzDeschler changed the title new Feature: show artist image as background new feature: show artist image as background Jul 4, 2026
@digimezzo

Copy link
Copy Markdown
Owner

@FranzDeschler Thank you! Another great PR 😉 I'll review it soon.

@digimezzo digimezzo added this to the Dopamine 3.0.8 milestone Jul 5, 2026
@digimezzo

Copy link
Copy Markdown
Owner

@FranzDeschler I just tested out your branch and the content of the genres tab seems to be unresponsive here. Do you have the same behaviour on your side?

@FranzDeschler

Copy link
Copy Markdown
Contributor Author

@digimezzo yes I have the same behaviour. Indeed the background element I added is the reason. I will try to fix that as soon as possible.

@FranzDeschler

Copy link
Copy Markdown
Contributor Author

@digimezzo I added a condition so the artist background element is only visible in the "Artists" tab.
See my commit: cf779f4

@digimezzo

Copy link
Copy Markdown
Owner

@FranzDeschler Amazing work! Thanks a lot.

@digimezzo
digimezzo merged commit 09ed8bd into digimezzo:master Jul 25, 2026
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.

2 participants