This repository has been archived on 2026-06-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
torttube/sidecar/crates/torttube-sidecar/src
Sulkta 60264a15e8 v1.0.1 — pv.youtube service preflight + sidecar runtime revert
Two fixes after a 2026-05-23 regression where a Kodi restart left
plugin.video.youtube's service.py un-started, breaking every delegated
play with a silent "Service IPC - Monitor has not started" error.

- Addon: probe pv.youtube's localhost httpd (50152/50153) before
  delegating. If nothing is listening, show a "YouTube service down —
  restart Kodi" notification and fall back to our DASH / progressive
  paths instead of letting setResolvedUrl fail silently.

- Sidecar: revert tokio runtime from current_thread back to
  multi_thread with 2 worker threads so subscriptions_feed's per-channel
  tokio::spawn fan-out runs in parallel. The current_thread RSS savings
  weren't worth the behavioral change.
2026-05-23 13:56:04 -07:00
..
main.rs v1.0.1 — pv.youtube service preflight + sidecar runtime revert 2026-05-23 13:56:04 -07:00
resolve.rs Subscriptions — NewPipe-style offline subs + chronological feed 2026-05-23 12:59:16 -07:00
rip.rs M1 sidecar — resolve (rustypipe + yt-dlp), rip, sponsorblock 2026-05-23 08:30:41 -07:00
sponsor.rs v1.0.0 — production-quality cleanup pass 2026-05-23 13:17:27 -07:00