github ZL154/AchievementBadges_for_Jellyfin v1.5.28

latest releases: v2.4.0, v2.3.1, v2.3.0...
5 months ago

Full CodePen-style toast: Xbox logo → trophy swap

The toast now matches the animation style from the standalone HTML demos we built from the Uenify CodePen.

What changed:

  • The Xbox logo now appears inside the circle at idle
  • When the banner expands, the Xbox logo fades out and the trophy fades in and starts rotating (rotateY)
  • When the banner collapses, the trophy fades out and the Xbox logo returns
  • The swap is seamless — both icons are absolutely positioned in the same space, one fades as the other appears

Timing (same as the CodePen):

  • Xbox visible: 0-22% and 93-100% of the 10.5s cycle
  • Trophy visible: 23-92% of the cycle
  • Trophy rotates continuously while visible (6s rotateY loop)

Combined with v1.5.27's sound + darker rarity colors + horizontal banner gradient, the toasts now fully replicate the combined HTML version we perfected, with per-rarity color palettes applied.

Note on rare sound: currently using the regular achievement chime for all rarities. The rare Xbox chime (280KB) requires a backend endpoint to serve — will add in a follow-up if requested.

Don't miss a new AchievementBadges_for_Jellyfin release

NewReleases is sending notifications on new releases.