Skip to content

Releases: constructorfleet/mcp-plex

v0.26.27

23 Sep 14:14
8e39cbe

Choose a tag to compare

What's Changed

  • fix(server): prioritize env configuration by @Teagan42 in #59

Full Changelog: v0.26.26...v0.26.27

v0.26.26

23 Sep 11:40
0166029

Choose a tag to compare

What's Changed

  • Ensure FastMCP lifespan uses async context manager by @Teagan42 in #58

Full Changelog: v0.26.25...v0.26.26

v0.26.25

14 Sep 10:20
c7afd12

Choose a tag to compare

What's Changed

  • feat: batch Qdrant upserts and handle HTTP errors by @Teagan42 in #57

Full Changelog: v0.26.24...v0.26.25

v0.25.24

14 Sep 08:31
97fe84d

Choose a tag to compare

What's Changed

  • test: add negative cache and settings tests by @Teagan42 in #56

Full Changelog: v0.26.22...v0.26.24

v0.26.21

14 Sep 07:37
2cfb090

Choose a tag to compare

What's Changed

  • refactor: initialize Qdrant client within PlexServer by @Teagan42 in #44
  • feat: centralize media caching by @Teagan42 in #46
  • refactor: lazily initialize reranker by @Teagan42 in #45
  • feat: add configurable settings and Qdrant shutdown by @Teagan42 in #47
  • fix(loader): use proper TMDB episode endpoint by @Teagan42 in #48
  • feat: cache IMDb responses with retries by @Teagan42 in #49
  • feat: persist IMDb retry queue and fix TMDb season lookup by @Teagan42 in #50
  • feat: map Plex season numbers to TMDb by @Teagan42 in #51
  • fix(loader): resolve season using parent year by @Teagan42 in #52
  • feat: batch fetch Plex items by @Teagan42 in #53
  • feat(loader): batch imdb requests by @Teagan42 in #54

Full Changelog: v0.26.9...v0.26.21

v0.26.9

14 Sep 04:25
c0dd009

Choose a tag to compare

What's Changed

  • feat(loader): batch metadata augmentation by @Teagan42 in #42
  • fix: load complete items and send TMDb auth header by @Teagan42 in #43

Full Changelog: v0.26.7...v0.26.9

v0.26.7

14 Sep 01:32
0dc0fc1

Choose a tag to compare

What's Changed

  • feat: expose MCP components via REST by @Teagan42 in #39
  • feat(server): expose prompts and resources via dynamic REST endpoints by @Teagan42 in #41

Full Changelog: v0.26.5...v0.26.7

v0.26.5

13 Sep 15:51
c8e98fe

Choose a tag to compare

What's Changed

  • feat(server): use Qdrant fusion query for hybrid search by @Teagan42 in #38

Full Changelog: v0.26.3...v0.26.4

v0.26.3

13 Sep 15:02
63d9b4b

Choose a tag to compare

What's Changed

  • feat: compute embeddings through qdrant by @Teagan42 in #37
  • Delegate embedding generation to Qdrant by @Teagan42 in #36

Full Changelog: v0.26.0...v0.26.3

v0.26.0

09 Sep 05:33
f3b46f4

Choose a tag to compare

What's Changed

  • feat: expand qdrant indexing and add actor-based queries by @Teagan42 in #33
  • chore(data): Add example responses by @Teagan42 in #34
  • feat: allow embedding model configuration by @Teagan42 in #35

Full Changelog: v0.4.3...v0.26.0