mpv.io
mpv.io copied to clipboard
Add flathub flatpak mpv to Installation instructions
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mpv-io | ❌ Failed (Inspect) | Aug 10, 2023 10:40am |
Deploy Preview for velvety-cuchufli-b7a63b failed.
Name | Link |
---|---|
Latest commit | 7df1aa5d9ec68219c7dd2bc3008a31a23ac8cbae |
Latest deploy log | https://app.netlify.com/sites/velvety-cuchufli-b7a63b/deploys/64d4bea720d81100080e72dc |
I have no idea how this works but looks fine? @sfan5 did some stuff around here recently so I'll let him weigh in if something more needs to be done than besides just editing the file.
There's nothing more that needs to be done but I'm not too happy with the flatpak because it has a few non-standard customizations and users using it are likely to open bad issues since we can't tell them to mpv --no-config --log-file
.
Oh really? That's unfortunate. I don't really know anything about flatpak, but I would rather not merge it either in that case.
There's nothing more that needs to be done but I'm not too happy with the flatpak because it has a few non-standard customizations and users using it are likely to open bad issues since we can't tell them to
mpv --no-config --log-file
.
you may tell them io.mpv.Mpv --no-config --log-file
instead.
(alternatively flatpak run io.mpv.Mpv --no-config --log-file
)