This plugin allows you to replace the default Jellyfin logo with your own custom image via an upload interface.
- Upload a custom logo image through the Jellyfin dashboard.
- Automatically replaces default Jellyfin logos.
- Compatible with Jellyfin 10.10.6 and above.
- Designed for future version compatibility.
This plugin allows you to replace the default Jellyfin logo with your own custom image via an upload interface.
- Navigate to your Jellyfin server's dashboard.
- Go to
Plugins>Repositories. - Click on
+to add a new repository. - Enter the following details:
- Name:
CustomLogoPlugin - URL:
https://raw.githubusercontent.com/bvolvy/CustomLogoPlugin/main/manifest.json
- Name:
- Click Save.
- Navigate to
Plugins>Catalog. - Find Custom Logo in the list.
- Click Install.
- After installation, restart your Jellyfin server to apply changes.
- Go to
Plugins>Custom Logo.
- Use the provided interface to upload your custom logo image.
- Ensure the image is in PNG format for best compatibility.
- After uploading, the plugin will handle replacing the default Jellyfin logos with your custom image.
This plugin is designed to be compatible with Jellyfin version 10.10.6 and above.
It utilizes standard plugin APIs to ensure functionality with future Jellyfin updates.
MIT License