[Plugin] User Rating — personal scores on posters, sort, IMDb CSV import (Jellyfin 10

Hi,

I built a small community plugin for Jellyfin 10.11: User Rating.

It uses the existing per-user field UserData.Rating (nothing extra in the database) and injects into the stock web UI. No fork of jellyfin-web.

What it does:
- Sort a movie/show library by your personal score
- Show that score on the poster (hover, or always-on via a star button in the library toolbar)
- Edit the score on the detail page (10–1 picker)
- Import an IMDb "Your Ratings" CSV (match on ProviderIds.Imdb; play state is left alone)

Install:
1. Download the zip from https://github.com/crack666/jellyfin-plu...ses/latest
2. Dashboard → Plugins → gear → Install from file (DLL only)
3. Restart Jellyfin, then hard-reload the web UI (Ctrl+F5)

Sideloaded plugins show a catalog warning; that is expected. Not in the official catalog.

Screenshot (library sorted by personal rating, badges always visible):
https://raw.githubusercontent.com/crack6...erview.png

Repo / issues / PRs: https://github.com/crack666/jellyfin-plugin-userrating

Notes:
- Tested on Jellyfin 10.11.11
- Sort is client-side (server 10.11 ignores SortBy=UserRating)
- Injected UI strings are currently German
- Feedback and PRs welcome

Built by crack666 with Cursor / Grok 4.6.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论