Skip to content

Document media-server collection create contract drift#99

Merged
enoch85 merged 2 commits into
mainfrom
copilot/update-docs-for-next-release
Jun 13, 2026
Merged

Document media-server collection create contract drift#99
enoch85 merged 2 commits into
mainfrom
copilot/update-docs-for-next-release

Conversation

Copilot AI commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Maintainerr’s next release adds an optional initialItemId field to CreateCollectionParams so Emby collection creation can be seeded with one item. The docs/OpenAPI spec did not expose that request contract for POST /api/media-server/collection.

CreateCollectionParams:
  required:
    - libraryId
    - title
    - type
  properties:
    initialItemId:
      type: string
  • Already covered by prior docs
    • Plex watch-history empty-vs-failed behavior is already covered in Rules/Glossary docs.
    • Download-client, overlay, and collection terminology drift were already covered by recent merged docs PRs.

Copilot AI changed the title [WIP] Update documentation for Maintainerr release Document media-server collection create contract drift Jun 13, 2026
Copilot AI requested a review from enoch85 June 13, 2026 17:48
@enoch85 enoch85 marked this pull request as ready for review June 13, 2026 17:51
@enoch85 enoch85 merged commit 466235e into main Jun 13, 2026
3 checks passed
@enoch85 enoch85 deleted the copilot/update-docs-for-next-release branch June 13, 2026 17:53
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.

2 participants