JSC
|
688b95b6af
|
refactor: Remove unused playlist routes and related logic; clean up sound and stream models
|
2025-07-12 22:00:04 +02:00 |
|
JSC
|
4f18f3e64e
|
feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
|
2025-07-06 16:57:33 +02:00 |
|
JSC
|
61db6c56dc
|
fix(stream): update service and sound_id fields to be nullable; adjust create_stream method parameters for optional values
|
2025-07-05 18:47:55 +02:00 |
|
JSC
|
fac4fdf212
|
feat(stream): add Stream model for managing streaming service links to sounds; update Sound model to include relationship with Stream
|
2025-07-05 18:31:47 +02:00 |
|