github realbestia1/erdb v0.4.43

latest releases: v0.4.94, v0.4.93, v0.4.92...
one month ago

0.4.43

  • Fetch TMDB genres dynamically and update lookup (d9942f1)
    Remove hardcoded TMDB genre maps and unused cache size constants; add fetchTmdbGenres to fetch and cache genre lists from TMDB. Make getFirstTmdbGenreName async and extend its signature (tmdbKey, language, phases) so it can fetch localized genre names when media.genre_ids are present. Add input guards and use the fetched genre map for id->name resolution; update the call site to await the new async function. This enables up-to-date, localized genre names and removes reliance on static mappings.
    Full Changelog: v0.4.42...v0.4.43

Don't miss a new erdb release

NewReleases is sending notifications on new releases.