Skip to content

feat(api): add optional thumbnails to Server API (Issue ebu#64)#68

Open
Richardpwe wants to merge 1 commit into
ebu:mainfrom
Richardpwe:feature/issue-64
Open

feat(api): add optional thumbnails to Server API (Issue ebu#64)#68
Richardpwe wants to merge 1 commit into
ebu:mainfrom
Richardpwe:feature/issue-64

Conversation

@Richardpwe
Copy link
Copy Markdown
Contributor

Adds optional thumbnails to the OGraf Server API.

GraphicListInfo now exposes the same thumbnail structure as the graphics manifest: each entry has file and optionally resolution with width and height.

Also adds GET /graphics/{graphicId}/thumbnail?file=... so controllers can retrieve thumbnail images through the server. Supported image formats are PNG, JPG, GIF, and webp.

Closes #64.

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.

Todo: Update Server API with thumbnails

1 participant