Important
The plugin have bugs, i'm working on a new version, but i don't have enough time, i will stop support from now
This plugin allows you to replace the default Jellyfin logos.
Important
This plugin change the website logo, this might not work for apps (Like mobile or tv)
- Navigate to your Jellyfin server's dashboard.
- Go to
Plugins>Repositories. - Click on
+to add a new repository. - Enter the following details:
- Add a name
- URL:
https://raw.githubusercontent.com/ImLacy/Jellyfin-CustomLogo/refs/heads/main/manifest.json
- Click Save.
- Navigate to
Plugins>Catalog. - Find Custom Logo in the list.
- Click Install.
Restart Jellyfin
- Go to
Plugins>Custom Logo.
- Use the provided interface to upload your custom logo image.
- Save
Try to clear your browsers cache
Firefox : https://support.mozilla.org/en-US/kb/how-clear-firefox-cache Chrome : https://support.google.com/accounts/answer/32050?hl=en&co=GENIE.Platform%3DDesktop
For mobile apps, try restarting the app or clearing its cache.
✅ This plugin fully supports Docker installations!
The plugin:
- Stores logos in the plugin data directory (
/config/plugins/configurations/CustomLogo/) which is always writable - Automatically intercepts requests to
/web/assets/img/icon-transparent.png,/web/assets/img/banner-dark.png, and/web/assets/img/banner-light.png - Serves your custom logo when available, or falls back to the original
No additional configuration or JavaScript injection needed - it just works!