cedev-1/jellyfin-plugin-GetAvatar

Jellyfin plugin that allows users to choose an avatar from a collection of images.

55

stars

109

commits

C#

primary language

Aug 29, 2026

updated

avatar
jellyfin
jellyfin-plugin
Browse cluster: Jellyfin Media Server Plugins

README

Jellyfin Plugin GetAvatar

Jellyfin plugin that allows users to choose an avatar from a collection of images.

banner

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

  1. You have to open the dashboard of your Jellyfin server. Go to Catalog, click on ⚙️ button.
  2. Click to + to add the URL.
https://raw.githubusercontent.com/cedev-1/Jellyfin-Plugin-GetAvatar/master/manifest.json
  1. On the Catalog page click on Install.

User View

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

Screenshot 2026-06-09 at 19-03-44 cedev image

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.

image

Avatar

[!TIP] Now, since version 1.6.4.0, you can directly import avatars with one click from the plugin's configuration interface.

You can import avatar packs from the repository jellyfin-avatars or direct download from web page.

image

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.

Possible problem with custom Jellyfin themes. Open an issue if needed.

License

MIT

Contributors

cedev-1

79 commits

calebvetter

1 commits

cedev-1/jellyfin-plugin-GetAvatar

Jellyfin plugin that allows users to choose an avatar from a collection of images.

55

stars

109

commits

C#

primary language

Aug 29, 2026

updated

avatar
jellyfin
jellyfin-plugin
Browse cluster: Jellyfin Media Server Plugins

README

Jellyfin Plugin GetAvatar

Jellyfin plugin that allows users to choose an avatar from a collection of images.

banner

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

  1. You have to open the dashboard of your Jellyfin server. Go to Catalog, click on ⚙️ button.
  2. Click to + to add the URL.
https://raw.githubusercontent.com/cedev-1/Jellyfin-Plugin-GetAvatar/master/manifest.json
  1. On the Catalog page click on Install.

User View

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

Screenshot 2026-06-09 at 19-03-44 cedev image

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.

image

Avatar

[!TIP] Now, since version 1.6.4.0, you can directly import avatars with one click from the plugin's configuration interface.

You can import avatar packs from the repository jellyfin-avatars or direct download from web page.

image

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.

Possible problem with custom Jellyfin themes. Open an issue if needed.

License

MIT

Contributors

cedev-1

79 commits

calebvetter

1 commits

Languages

C#

58.7%

JavaScript

29.9%

HTML

11.0%