Skip to content

docs: add Jellyfin documentation, dev setup, and dependencies#22

Closed
enoch85 wants to merge 1 commit into
jellyfin/12-databasefrom
jellyfin/13-docs
Closed

docs: add Jellyfin documentation, dev setup, and dependencies#22
enoch85 wants to merge 1 commit into
jellyfin/12-databasefrom
jellyfin/13-docs

Conversation

@enoch85

@enoch85 enoch85 commented Jan 2, 2026

Copy link
Copy Markdown
Owner

Documentation:

  • Add docs/jellyfin/playcount.md explaining playcount behavior

Development Setup:

  • Add docker-dev-jellyfin-temp for local Jellyfin testing
  • Include docker-compose.yml with Jellyfin container
  • Update .devcontainer/devcontainer.json with CI env var
  • Update .gitignore for jellyfin-dev-documents

Dependencies:

  • Add @jellyfin/sdk package
  • Update Jest config for Jellyfin SDK transform

Cleanup:

  • Remove apps/ui/src/api/plex.ts (replaced by media-server.ts)
  • Remove apps/ui/src/utils/PlexDataType-enum.tsx (moved to contracts)

Test Utilities:

  • Update apps/server/test/utils/data.ts with Jellyfin test fixtures

PR 13 of 13 - Jellyfin Integration Series (FINAL)
Depends on: #21

Documentation:
- Add docs/jellyfin/playcount.md explaining playcount behavior

Development Setup:
- Add docker-dev-jellyfin-temp for local Jellyfin testing
- Include docker-compose.yml with Jellyfin container
- Update .devcontainer/devcontainer.json with CI env var
- Update .gitignore for jellyfin-dev-documents

Dependencies:
- Add @jellyfin/sdk package
- Update Jest config for Jellyfin SDK transform

Cleanup:
- Remove apps/ui/src/api/plex.ts (replaced by media-server.ts)
- Remove apps/ui/src/utils/PlexDataType-enum.tsx (moved to contracts)

Test Utilities:
- Update apps/server/test/utils/data.ts with Jellyfin test fixtures

enoch85 commented Jan 3, 2026

Copy link
Copy Markdown
Owner Author

Closing in favor of consolidated PR #24. Branch kept for reference.

@enoch85 enoch85 closed this Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant