harisreedhar and henryruhs
671eb7129d
add disk to metric test
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
deb3932547
change unit to GB
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
49cc14385d
add drive_path
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
d83659ae96
make detect_disk_metrics stateless
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
c527673846
add disk metric
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
d7c4be226c
cleanup
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
bb852ac06b
add pytest-mock
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
995804410b
improve test
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
ff0bf31c86
remove instance check
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
bac8befad7
fix test
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
b2c4e38362
add metrics
2026-03-17 14:01:54 +01:00
harisreedhar and henryruhs
3d852b4aec
add metrics
2026-03-17 14:01:54 +01:00
henryruhs
d632ad1b4c
simplify code - no need for helper methods at this point
2026-03-17 14:01:54 +01:00
Harisreedhar and henryruhs
a477b66d36
Remove xml parsing for gpu metrics ( #1030 )
...
* remove xml parsing
* remove aitop
2026-03-17 14:01:54 +01:00
Henry Ruhs
ba8093e844
Revisit and cleanup ffprobe integration ( #1027 )
...
* Revisit and cleanup ffprobe integration
* Revisit and cleanup ffprobe integration
2026-03-17 14:01:49 +01:00
henryruhs
1b8e3b00b0
Asset related fixes
2026-03-17 14:01:49 +01:00
henryruhs
062bd6a187
Asset related fixes
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
fb4811a65b
add missing endpoints
2026-03-17 14:01:49 +01:00
henryruhs
946a12bc0e
Add process manager to the right place
2026-03-17 14:01:49 +01:00
henryruhs
e665220baf
Fix for Windows
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
05e02f53d2
Revert "hopefully fixes windows CI error"
...
This reverts commit 3295726347 .
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
586f889e13
hopefully fixes windows CI error
2026-03-17 14:01:49 +01:00
henryruhs
e07547cab7
Fix stuff
2026-03-17 14:01:49 +01:00
henryruhs
79340e193e
FFmpeg powered sanitization, Chunk based upload write
2026-03-17 14:01:49 +01:00
henryruhs
06977056d6
Hopefully fix Windows
2026-03-17 14:01:49 +01:00
henryruhs
1fe6e2d6de
Simplify testing
2026-03-17 14:01:49 +01:00
henryruhs
4ba6f7643e
Revamp the upload
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
936d3957ec
upload asset endpoint
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
d58b51ed14
upload asset endpoint
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
37c5ad0deb
upload asset endpoint
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
1abe745790
upload asset endpoint
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
6f66937e72
upload asset endpoint
2026-03-17 14:01:49 +01:00
henryruhs
73786a75a4
Polish asset store and helpers
2026-03-17 14:01:49 +01:00
Harisreedhar and henryruhs
d5fb30ba65
Feat/audio metadata ( #1019 )
...
* audio metadata
* audio metadata
* audio metadata
* audio metadata
* audio metadata
* audio metadata
* audio metadata
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
771ffe3081
asset store update
2026-03-17 14:01:49 +01:00
henryruhs
f59bf04bc2
Minor cleanup
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
5a2eb2059d
state api updates
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
b1aff93617
state api updates
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
151ec22a35
state api updates
2026-03-17 14:01:49 +01:00
Henry Ruhs
8624d6178c
Move to endpoints directory ( #1012 )
...
* Move to endpoints directory
* Move to endpoints directory
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
059aef9164
create to_image.py
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
d514b5c476
audio to image as frames
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
09d295ea31
audio to image as frames
2026-03-17 14:01:49 +01:00
henryruhs
c84e6102f6
Rename local(s) to locale(s)
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
cbf0764ad6
workflows rename
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
6e1088c34a
workflows rename
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
8cee58b0b1
image to video as sequence
2026-03-17 14:01:49 +01:00
Henry Ruhs
3d2b0c222c
feat/ping-endpoint ( #1001 )
...
* api: add WebSocket /ping endpoint and update session guard to support WebSocket subprotocol auth; add tests (test_api_ping.py)
* Initial websocket support using ping
* Initial websocket support using ping
* Initial websocket support using ping
* Combine imports
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
127958d581
use common analyse_image method
2026-03-17 14:01:49 +01:00
harisreedhar and henryruhs
4f660ff41b
to video unification
2026-03-17 14:01:49 +01:00