Skip to content
Open
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
d6c5611
feat: Add requests for supported entity types, version and localization
kennymc-c Jan 31, 2026
df90062
Working handle of websocket requests from ucapi
albaintor Feb 1, 2026
b4de43b
Replaced exception with error trace
albaintor Feb 1, 2026
a139fed
Handle exception
albaintor Feb 1, 2026
fe8f47a
Fixed stacktrace error, all good now
albaintor Feb 2, 2026
c0b802b
Fixed blocking websocket requests : create task for each message to h…
albaintor Feb 3, 2026
e6e7cba
Removed response signatures
albaintor Feb 3, 2026
d0eae3c
Removed response signatures
albaintor Feb 3, 2026
4a9e175
Check after supported entity types
albaintor Feb 3, 2026
110d147
Moved extraction of supported entity types in request for available e…
Feb 4, 2026
e80291d
Linting
Feb 4, 2026
7a3e8a7
Requested changes
albaintor Feb 12, 2026
5e1ab8c
Linting and removed comment
albaintor Feb 13, 2026
4a413fc
Linting flake8
albaintor Feb 13, 2026
0caacfb
Merge branch 'main' into websocket_requests
zehnm Feb 18, 2026
335b9a3
fix: merge from main
zehnm Feb 18, 2026
55b4c45
Added media browsing request
albaintor Mar 4, 2026
5140403
Added missing methods and commands
albaintor Mar 8, 2026
6d0a3a5
Fixed search media response type
albaintor Mar 11, 2026
c1c4d9b
Merged new methods
albaintor Mar 13, 2026
489a789
Merge branch 'websocket_requests' of https://github.com/albaintor/int…
albaintor Mar 13, 2026
22b01ee
Added clients extraction (hack). To be improved
albaintor Mar 13, 2026
a4bbcf6
Create task is necessary to avoid blocking
albaintor Mar 13, 2026
e55a4b4
Refactoring and added typed definitions
albaintor Mar 19, 2026
69ab522
Finalized & tested updated API with browsing/search support
albaintor Mar 19, 2026
0665b31
Removed forced media_type to MediaContentType as it can be custom
albaintor Mar 19, 2026
8f9f553
Fixed bug
albaintor Mar 19, 2026
7c0e585
Fixed bug
albaintor Mar 19, 2026
0081b3d
Nailed bug finally
albaintor Mar 19, 2026
4c16fbf
Fixes reported by Jack
albaintor Mar 19, 2026
d11cfea
Fixes following Markus review
albaintor Mar 20, 2026
de39fa7
Merge branch 'media_browsing' into websocket_requests
albaintor Mar 20, 2026
7f015ba
Merge branch 'main' into websocket_requests
zehnm Mar 27, 2026
2f02593
merge cleanup
zehnm Mar 27, 2026
ab21f22
clean up comments
zehnm Mar 27, 2026
f83a0f1
no task required for _process_ws_binary_message
zehnm Mar 27, 2026
b9d3012
clean up: remove _supported_entity_types
zehnm Mar 27, 2026
4ad5e15
Merge remote-tracking branch 'upstream/main' into websocket_requests
albaintor Apr 11, 2026
9c41ae7
Changed code with queues management
albaintor Apr 11, 2026
58fd854
Merge branch 'websocket_requests' of https://github.com/albaintor/int…
albaintor Apr 11, 2026
c47b9ef
Removed unecessary files
albaintor Apr 11, 2026
3fb765e
Reverted unwanted changes
albaintor Apr 11, 2026
8ca4a4a
..
albaintor Apr 11, 2026
48d6aee
Handle of requests/response inside requests
albaintor Apr 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading