Christoffer Martinsson c0fd204b97 Replace libmpv with MPV IPC subprocess approach
- Remove libmpv dependency to avoid version mismatch issues
- Spawn mpv as subprocess with --input-ipc-server
- Communicate via Unix socket with JSON IPC protocol
- Add update_properties() to poll MPV state
- No linking required, only mpv binary needed at runtime
- More stable and portable across MPV versions
2025-12-06 12:54:56 +01:00
2025-12-06 12:00:46 +01:00

cm-player

Description
No description provided
Readme 248 KiB
2025-12-08 23:07:28 +01:00
Languages
Rust 99.8%
Nix 0.2%