Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c44b055f83
feat(stream): integrate sound normalization into stream processing service
fe628b99d4
feat(stream): update stream route to /api/stream and add sound to main playlist upon creation
d7c6efcd0e
refactor(admin): streamline sound scanning route to use scheduler service and require admin role
4f18f3e64e
feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
61db6c56dc
fix(stream): update service and sound_id fields to be nullable; adjust create_stream method parameters for optional values