mirror of https://github.com/synctv-org/synctv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
## Summary - Propagate dynamic playlist identity into Bilibili playback generation and expose room-scoped live danmaku SSE. - Resolve each SSE connection against the current playlist target and provider instance, retaining the playlist credential owner. - Restore loopback-only PostgreSQL and Redis ports in the development Compose profile so host-based `make dev-serve` can connect. ## Validation - `cargo clippy -p synctv-core -p synctv-api-common -p synctv-api-http --all-targets -- -D warnings` - `cargo test -p synctv-core dynamic_live_playback_has_a_live_danmaku_track` - `cargo test -p synctv-api-common dynamic_live_danmaku_provider_converts_to_room_scoped_endpoint` - `cargo test -p synctv-api-http` - `docker compose -p synctv-dev -f docker-compose.dev.yml config -q` |
1 month ago | |
|---|---|---|
| .. | ||
| src | 1 month ago | |
| Cargo.toml | 2 months ago | |
| build.rs | 2 months ago | |