mpv.io icon indicating copy to clipboard operation
mpv.io copied to clipboard

Add flathub flatpak mpv to Installation instructions

Open fastrizwaan opened this issue 1 year ago • 6 comments

fastrizwaan avatar Aug 10 '23 10:08 fastrizwaan

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

vercel[bot] avatar Aug 10 '23 10:08 vercel[bot]

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

netlify[bot] avatar Aug 10 '23 10:08 netlify[bot]

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.

Dudemanguy avatar Aug 10 '23 13:08 Dudemanguy

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.

sfan5 avatar Aug 10 '23 22:08 sfan5

Oh really? That's unfortunate. I don't really know anything about flatpak, but I would rather not merge it either in that case.

Dudemanguy avatar Aug 10 '23 22:08 Dudemanguy

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)

Erick555 avatar Jan 23 '24 12:01 Erick555