mirror of
https://github.com/FluxaMedia/fluxa-core.git
synced 2026-07-27 20:32:10 +00:00
prioritize_stream_file() replaced the torrent's only_files set instead of adding to it, so fetching any other file (e.g. a subtitle sibling served through the same /stream/fname endpoint) deprioritized the video that was already streaming. Track prioritized files as a set per torrent and union new requests into it instead of overwriting. |
||
|---|---|---|
| .. | ||
| bindings | ||
| dv_rewrite | ||
| torrent_engine | ||
| chapters.rs | ||
| companion_server.rs | ||
| dv_rewrite.rs | ||
| ffmpeg_locator.rs | ||
| lib.rs | ||
| local_stream.rs | ||
| oauth_proxy.rs | ||
| torrent_engine.rs | ||
| transcode.rs | ||