Search Criteria
Package Details: plex-mpv-shim 1.9.0-2
Git Clone URL: | https://aur.archlinux.org/plex-mpv-shim.git (read-only, click to copy) |
---|---|
Package Base: | plex-mpv-shim |
Description: | Cast media from Plex Mobile and Web apps to MPV |
Upstream URL: | https://github.com/iwalton3/plex-mpv-shim |
Licenses: | |
Submitter: | smuise |
Maintainer: | smuise |
Last Packager: | smuise |
Votes: | 1 |
Popularity: | 0.62 |
First Submitted: | 2020-03-12 02:24 |
Last Updated: | 2020-08-03 22:37 |
Dependencies (9)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-git-nc, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-amd-full-git, mpv-full-git, mpv-full-build-git, mpv-light, mpv-build-git, mpv-git, mpv-full)
- python (python-dbg)
- python-mpv (python-mpv-git)
- python-mpv-jsonipc (python-mpv-jsonipc-git)
- python-requests
- python-setuptools (make)
- mpv-shim-default-shaders (optional) – default shader pack
- python-pystray (optional) – system tray support
- tk (tk85) (optional) – gui support
Latest Comments
inslee commented on 2021-01-02 04:41
The Manjaro updates on 2020-12-30 broke this for me but I was able to fix it by rebuilding
plex-mpv-shim
as well aspython-mpv
(in case anyone else runs into the same issues)smuise commented on 2021-01-01 02:01
It does work, All you have to do is run
plex-mpv-shim
, and then choose it as a cast target in Plex like you would any other player.gardotd426 commented on 2021-01-01 00:15
So, is there supposed to be GUI with this? Also, is this supposed to work?
Because it doesn't for either of those things. Obviously with no .desktop file all I can do is run
plex-mpv-shim
from the terminal, and then there's some output (with no errors) and nothing happens.danhyal commented on 2020-11-24 00:46
maybe add a .desktop file?
smuise commented on 2020-08-03 22:37
Thanks @kruzah, done!
kruzah commented on 2020-08-03 18:48
I've added the mpv-shim-default-shaders package, which contains the default shaders that are supported by plex-mpv-shim and jellyfin-mpv-shim in the latest releases. You can add this as an optdepend to your package and symlink default_shader_pack to its directory and it should work for plex-mpv-shim as well. Feel free to refer to the pkgbuild of jellyfin-mpv-shim where I've implemented this if you need guidance.