StarTrack 1.6.4
Media-page rating fix (#11 / #8)
- Keeps exactly one canonical, clickable StarTrack badge on media pages.
- Removes legacy and attribute-stripped ghost copies created by Jellyfin SPA transitions.
- Opens the rating panel directly from the badge.
- When native-rating replacement is enabled, Jellyfin's delayed community-rating node stays hidden without introducing a second badge renderer.
TV and webOS accessibility (#8)
- Whole-star controls are focusable with a D-pad and selectable with OK/Enter.
- TV focus feedback uses webOS-compatible focus styling.
- Improves ghost-badge cleanup and softens focus presentation on desktop and TV.
Native rating backfill (#12)
- Adds an elevation-gated admin action to copy existing StarTrack ratings into Jellyfin's native per-user rating field.
- The operation is idempotent and complements the existing opt-in live mirror.
BaseURL follow-up (#13)
- Native Jellyfin item, poster, and avatar requests now consistently include the configured BaseURL sub-path.
Compatibility
- Jellyfin 10.11+ and .NET 9.
- In-place upgrade; no StarTrack data migration required.
Install via Jellyfin Plugin Repository
Add this URL in Dashboard → Plugins → Repositories:
https://raw.githubusercontent.com/ZL154/jellyfin-plugin-startrack/main/manifest.json
Manual install
Download Jellyfin.Plugin.InternalRating_1.6.4.zip below and extract the DLL into the Jellyfin plugins directory.
Full changelog: v1.6.3...v1.6.4