Skip to content

v1.4.6 - Watch History Backfill + Header Badges

Choose a tag to compare

@ZL154 ZL154 released this 10 Apr 23:59
· 276 commits to main since this release

New Features

Watch History Backfill

Scans your existing Jellyfin watch history and retroactively awards badges. The backfill:

  • Counts all played movies and episodes per user
  • Detects completed series (all episodes watched)
  • Tracks library diversity, watch dates, and time-of-day patterns
  • Resets badges first then rebuilds from the full history

How to use: Go to admin page (Plugin Settings → Achievement Badges) → Advanced options → click "Scan watch history" for one user or "Scan all users" for everyone.

Header Badge Icons

Equipped badges now appear as small circular icons in the top header bar next to your profile picture. Click them to go to the achievements page.

Answers to your questions:

  1. Does it track playback automatically? YES - the PlaybackCompletionTracker listens to Jellyfin's playback events. When you watch 80%+ of a movie/episode, it automatically counts.
  2. Retroactive history? YES - use the new "Scan watch history" button to backfill from existing watch data.
  3. Header badges? YES - equipped badges now show next to your profile pic.

Upgrade

Dashboard → Plugins → check for updates → v1.4.6 → restart.
After restart, go to admin page → Advanced → "Scan watch history" to backfill.