Jellyfin plugin that allows users to choose an avatar from a collection of images.
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
v1.4.0 stable version (test on jellyfin version 10.11.6)
- 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.
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 profile page will have a new button "Choose Your Avatar".
It may have some bugs. If you find any bug, please open an issue.
It is possible that on already active sessions the button is not displayed on the profile. You can clear your browser cache.