Skip to content

feat: add media browsing and searching features to media-player#56

Merged
zehnm merged 6 commits intomainfrom
feat/media-browse
Mar 16, 2026
Merged

feat: add media browsing and searching features to media-player#56
zehnm merged 6 commits intomainfrom
feat/media-browse

Conversation

@zehnm
Copy link
Contributor

@zehnm zehnm commented Mar 13, 2026

Add a new media player example with browsing and searching capabilities.

BREAKING CHANGE: remove legacy EntityCommand event. This allows overriding entity classes and redefining the command handler. Also the MediaPlayer entity class defines new command handlers for the browse and search operations.

BREAKING CHANGE: fix case in Messages.getAvailableEntities enum. Enum is now GetAvailableEntities.

Relates to unfoldedcircle/feature-and-bug-tracker#70

@zehnm zehnm self-assigned this Mar 13, 2026
Add a new media player example with browsing and searching capabilities.

BREAKING CHANGE: remove legacy `EntityCommand` event.
This allows overriding entity classes and redefining the command handler.
Also the MediaPlayer entity class defines new command handlers for the
`browse` and `search` operations.

BREAKING CHANGE: fix case in `Messages.getAvailableEntities` enum.
Enum is now `GetAvailableEntities`.
@zehnm zehnm force-pushed the feat/media-browse branch from c70a55c to 31fea89 Compare March 13, 2026 19:57
@zehnm zehnm marked this pull request as ready for review March 16, 2026 17:14
@zehnm zehnm merged commit 9451695 into main Mar 16, 2026
7 checks passed
@zehnm zehnm deleted the feat/media-browse branch March 16, 2026 17:20
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