Skip to content

Conversation

@Teagan42
Copy link
Contributor

What

  • add MediaCache helper for payload, poster, and background data
  • attach MediaCache to PlexServer and update server tools to use it
  • verify cache usage in server tests and bump version to 0.26.11

Why

  • simplifies cache management and removes scattered cache globals

Affects

  • server caching logic
  • test expectations of cache location

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • N/A

https://chatgpt.com/codex/tasks/task_e_68c64c3787208328918d38a322c23dc1

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   cache.py36489%22, 50–52
   loader.py1971095%32–34, 331, 334–338, 663
   server.py2942093%95–96, 218, 446, 450, 472–478, 510, 520, 551–552, 569–570, 593, 596–597, 656
TOTAL6313495% 

Tests Skipped Failures Errors Time
29 0 💤 0 ❌ 0 🔥 33.766s ⏱️

@Teagan42 Teagan42 merged commit beb2ea7 into main Sep 14, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/add-mediacache-helper-for-caching branch September 14, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants