Jellyfin Plugin GetAvatar
May 27, 2026 · View on GitHub
Jellyfin plugin that allows users to choose an avatar from a collection of images.

About
This plugin allows users to choose an avatar from a collection of images. The plugin is installed in the Jellyfin server and provides a button in the user profile to select an avatar.
Note
Tested with Jellyfin 10.11.0 and 10.11.10. Expected to work across Jellyfin 10.11.x.
Installation
- You have to open the dashboard of your Jellyfin server. Go to Catalog, click on ⚙️ button.
- Click to + to add the URL.
https://raw.githubusercontent.com/cedev-1/Jellyfin-Plugin-GetAvatar/master/manifest.json
- On the Catalog page click on Install.
Plugin Configuration
You just have to add avatar images, click on "Choose file" and "Upload". The image will be added to the collection of images. You can also remove images by clicking on the cross icon.

User View
User profile page will have a new button "Choose from Gallery".

![]()
Avatar Example
For example, you can import this Netflix avatar pack
Disclaimer
It may have some bugs. If you find any bug, please open an issue.
Troubleshooting
It is possible that on already active sessions the button is not displayed on the profile. You can clear your browser cache.