Skip to content

Releases: cedya77/aiometadata

v1.35.2

24 Mar 17:08
9f15a63

Choose a tag to compare

1.35.2 (2026-03-24)

Bug Fixes

  • allow enabling rating posters with custom url patterns (645a773)

v1.35.1

23 Mar 22:58
935941e

Choose a tag to compare

1.35.1 (2026-03-23)

Bug Fixes

  • improve ID propagation for rating posters translation (15bd79e)
  • resolve shared config state leaking across concurrent requests (7682e53)
  • search rating posters using wrong config keys and consolidate search UI controls (0aaa8f8)
  • strip lang parameter for RPDB t0 free tier compatibility (eaf38c8)

v1.35.0

23 Mar 15:13
da1c047

Choose a tag to compare

1.35.0 (2026-03-23)

Features

  • add API key placeholders ({rpdb_key}, {tmdb_key}, etc.) in URL patterns (c2c2e67)
  • add episode thumbnail URL pattern support (c2c2e67)
  • configure: move custom art URL fields into poster rating provider selector (a00222e)
  • id-mapper: resolve ONA type via Trakt dataset and TMDB API (a00222e)
  • move art URL overrides UI from Integrations to Art Providers tab (c2c2e67)
  • regexFilter: add genre exclusion to content exclusion filter (a00222e)
  • unify poster rating into custom art URL patterns with post-processing (c2c2e67)

Bug Fixes

  • getCache: remove post-processing config from cache keys (a00222e)
  • mobile drag-to-sort: add TouchSensor with activation constraints, touch-none on all drag handles (640436c)
  • move custom art URL overrides to post-processing outside cache (a00222e)
  • parseProps: custom poster rating provider falling through to RPDB (a00222e)

v1.34.0

18 Mar 01:12
dedfdda

Choose a tag to compare

1.34.0 (2026-03-16)

Features

  • add search pagination support (696ecd7)
  • AI search model selection and OpenRouter support (ec3829d)
  • anime IMDB to TMDB resolution for watch tracking (e7cffd7)
  • custom addon name and fix RPDB toggle shared state (bcde593)
  • custom poster URL pattern support (6bab526)
  • extend custom art URL patterns to background, logo, and anime IDs (3f6ae5e)
  • poster reverse proxy prefix and cache warming (0b7050a)

Bug Fixes

  • RPDB toggle for movie/series no longer shares state (bcde593)
  • stop filtering exact search matches as obscure content (d73d421)
  • trakt token refresh bypass in checkin, proxy, and rating flows (e680ca9)
  • trakt up next caching and UI improvements (e7cffd7)

v1.33.3

10 Mar 17:12
22317c4

Choose a tag to compare

1.33.3 (2026-03-10)

Bug Fixes

  • anilist: stable pagination and sort-aware caching (ebab787)

Performance Improvements

  • cache anime-list season groups and episode mapping parses (2e37be7)
  • enable auto pipelining (#376) (6129570)
  • optimize id-mapper lookups (6b4c71b)

v1.33.2

07 Mar 01:17
a5901a3

Choose a tag to compare

1.33.2 (2026-03-07)

Bug Fixes

  • add oom guardrails to maps (1ef7706)
  • add oom guardrails to maps (1a382f1)
  • resolve 'retain' anime_id_provider to actual provider for correct episode IDs (403fcd3), closes #263

v1.33.1

05 Mar 01:19
f9b513b

Choose a tag to compare

1.33.1 (2026-03-05)

Bug Fixes

v1.33.0

04 Mar 21:23
7234425

Choose a tag to compare

1.33.0 (2026-03-03)

Features

  • byoc: add MDBList Discover as a BYOC source with user info display (44e04a0)
  • hide watched items from catalogs (Trakt, AniList, MDBList) (5fedaa8)
  • show reinstall warning when manifest-affecting config changes are saved (5c02eb4)
  • simkl: add simkl latest dvd release catalog (b26fb75)
  • trakt: add "default" as sort option (04247c1)
  • trakt: add trakt check in (b26fb75)

Bug Fixes

  • byoc: preserve randomization on save, fix MAL catalog type, and prevent state leaking between edits (bd023d9)
  • resolve undefined skip and pageSize references after page-based refactor (cb83e5d)
  • warming: Fix byoc warming that was broken due to missing dependency (04247c1)

v1.32.3

23 Feb 23:42
f4b66f1

Choose a tag to compare

1.32.3 (2026-02-23)

Bug Fixes

  • tvdb meta for anime: add fallback to tvdb's db imdb id when anime mapping fails (a82dad6)

v1.32.2

23 Feb 16:58
26f2c73

Choose a tag to compare

1.32.2 (2026-02-23)

Bug Fixes

  • mdblist: use list.shows instead of list.items_shows to get shows count (c8cf543)