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.
synctv/synctv-proto/proto/playback_provider
zijiren 6b884e9964
fix(bilibili): restore subtitles and dynamic live danmaku (#415)
## 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
..
acfun.proto
alist.proto
bilibili.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
cctv.proto
cloudreve.proto feat(providers): unify discovery and playback routing (#397) 1 month ago
common.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
direct_url.proto
douyin.proto
douyu.proto
emby.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
fnos.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
huya.proto
live_proxy.proto
nextcloud.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
qnap.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
rtmp.proto
seafile.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
synology.proto fix(bilibili): restore subtitles and dynamic live danmaku (#415) 1 month ago
tiktok.proto
truenas.proto
twitch.proto
youtube.proto