648320abfd
Regenerate project map artifacts across backend, docs, openspec, and root to refresh role descriptions and architectural notes after recent service-registry and observability changes. Co-authored-by: el Gentleman <gentleman@pi.local>
1.7 KiB
1.7 KiB
openspec/changes/archive/jellyfin-service-registry
dir: openspec/changes/archive/jellyfin-service-registry
index: openspec/changes/archive/jellyfin-service-registry/.pi-map.index.md
role
Archived change specification for migrating Jellyfin configuration from machine-level settings to a service-registry model.
files
- design.md | Design document for completing the migration of Jellyfin service configuration from machine-level settings to service-registry instances, involving removal of legacy media_root and path_prefix fields across backend, frontend, and docs. | dep: integrations/jellyfin.py, integrations/jellyseerr.py, dependencies.py, settings_store.py, path_utils.py, routers/files.py, types/index.ts, Settings.tsx, docs/REQUIREMENTS.md, CHANGELOG.md
- proposal.md | Proposes completing a migration of Jellyfin configuration from machine-level settings to a service registry, removing dead fields and legacy UI elements.
- tasks.md | Defines a task checklist for completing the migration of Jellyfin from machine-level configuration to a service registry, including backend/frontend cleanup and documentation updates. | dep: backend/src/media_library_viewer_api/services/settings_store.py, backend/src/media_library_viewer_api/path_utils.py, backend/tests, frontend/src/types/index.ts, frontend/src/pages/Settings.tsx, frontend/src/pages/tests/Settings.test.tsx, docs/REQUIREMENTS.md, CHANGELOG.md
arch
OpenSpec change-document pattern consisting of three coordinated documents: proposal (rationale), design (technical approach), and tasks (implementation checklist).
tags
py, settings, backend, frontend, src, jellyfin, service, md