Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue outlines a refactoring plan to split the `libmpv` wrapper from the main `tauri-plugin-libmpv` repository. The wrapper is now a separate LGPL-licensed project, while the plugin is MPL-licensed and consumes the wrapper dynamically. The primary remaining task is to automate the download of the pre-built dynamic library from the wrapper repository, as manual download is currently required.
Complexity:
3/5
good first issue
A Tauri plugin for embedding the mpv player in your app via libmpv.
Rust
#libmpv#mpv#plugin#rust#tauri-plugin#typescript