github realbestia1/erdb v0.4.87

latest release: v0.4.88
3 hours ago

0.4.87

  • Add fallback ranking badge and adjust rendering (45e4b2b)
    Introduce fallback ranking badges when external ratings are unavailable: add buildFallbackBadge with Cinemeta award parsing and top-rated logic (tmdbMetadata.ts), and call it in the route to populate rankingBadge when appropriate. Improve badge SVG layout to better handle compact/text badges (font size/style/weight and width estimation) in badgeLayoutSvg.ts. Constrain and reposition rendered ranking badge sizes in imageRenderer.ts so badges fit reference heights and align correctly. Bump image renderer cache/version and package version to reflect these changes.
  • Add quality badges and bump image cache version (af2ae8f)
    Treat additional stream badge keys (dolbyvision, hdr10plus, hdr10, hdr, imaxenhanced, imax, sdr) as colored badges in imageRenderer so they receive the colored tint when qualityBadgesColorMode is 'colored'. Also increment FINAL_IMAGE_RENDERER_CACHE_VERSION to 'poster-backdrop-logo-thumbnail-v222' to force cache invalidation for the updated rendering behavior.
  • Update routeConfig.ts (e5732e4)
  • Update imageRenderer.ts (1f9670a)
    Full Changelog: v0.4.86...v0.4.87

Don't miss a new erdb release

NewReleases is sending notifications on new releases.