mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-12 03:01:45 +08:00
refactor: use external moviepilot rust package
This commit is contained in:
@@ -116,8 +116,8 @@
|
||||
| Item | Detail |
|
||||
|---|---|
|
||||
| Rust extension | `moviepilot_rust` — optional compiled accelerator for core processing paths |
|
||||
| Build | Requires Rust `cargo`; built automatically by `moviepilot install deps` |
|
||||
| Skip flag | `MOVIEPILOT_SKIP_RUST_ACCEL=1` disables build (falls back to Python implementation) |
|
||||
| Install | Installed from the `moviepilot-rust` PyPI package with normal Python dependencies |
|
||||
| Source | Maintained in the separate `MoviePilot-Rust` repository |
|
||||
| Toggle | Can be disabled/re-enabled at runtime via frontend Advanced Settings → Lab |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user