github realbestia1/erdb v0.3.19

latest releases: v0.4.79, v0.4.78, v0.4.77...
one month ago

0.3.19

  • Reorder anime fallback logic & bump version (f3edb4b)
    Rework fallback flow in app/[type]/[id]/route.ts to try Kitsu-based fallback first (via fetchKitsuIdFromReverseMapping + fetchKitsuFallbackAsset) before falling back to the native direct asset. Adds flags (usedNoTmdbFallback / usedTmdbFailFallback) to track whether a fallback was applied and only throw a 404 if no fallback succeeded. Also updates related parameter usage for the fallback calls and simplifies the control flow. Bump app version to 0.3.19 and update HomePage currentVersion to match.
    Full Changelog: v0.3.18...v0.3.19

Don't miss a new erdb release

NewReleases is sending notifications on new releases.