Plex-mpv-shim

Latest version: v1.11.0

Safety actively analyzes 630328 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.9.0

Not secure
This release introduces two major features for those who like video enhancement!

Shader Packs

![image](https://user-images.githubusercontent.com/8078788/89118438-dd754880-d473-11ea-9411-e7eb12a3fecf.png)

MPV is known for having some of the most effective upscaler plugins, but these are difficult to install and switch between. The shader pack system allows creation of a profile of shaders and MPV configurations, which can be easily switched between. The menu system even allows you to reconfigure these settings while video is playing, without having to get off the couch!

The shader presets include FSRCNNX and Anime4K, which are two of the most effective video upscalers. You can read more about the profiles and contribute changes over at the [repository for the presets](https://github.com/iwalton3/default-shader-pack).

If you would like to customize or add your own presets, you can do so by enabling the `shader_pack_custom` option, which will copy the shader pack to your config folder and inhibit it from updating when you update MPV Shim.

SVP Integration

![image](https://user-images.githubusercontent.com/8078788/89118494-22997a80-d474-11ea-8211-d24fbb9d5bd6.png)

You can now change between SVP profiles from the built-in menu. No need to exit the media player and use a keyboard/mouse to change your motion interpolation settings. Unlike shader packs though, this requires configuration. Please see the README for details. This feature has been verified to work on Windows and Linux.

Other Fixes:
- Prevent skipping videos when seeking too much.

1.8.0

Not secure
This version adds support for the new [Plex skip intro feature](https://support.plex.tv/articles/skip-content/). By default, the player will notify you that you can skip an intro, and seeking forward using the keyboard or the web/mobile app during the intro will skip the entire intro. You can also enable automatic skipping, which will skip intros without asking. You can configure these features via the [preferences menu](https://github.com/iwalton3/plex-mpv-shim#menu) (access with `c`) or the [config file](https://github.com/iwalton3/plex-mpv-shim#configuration).

Other Changes:

- Make esc key exit fullscreen when no menu is open. (16)
- Allow changing built-in keyboard shortcuts. (16)
- Allow changing seek amount of arrow keys. (17)
- Upgrade Windows MPV version to: [mpv-dev-x86_64-20200517-git-152b0e2](https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20200517-git-152b0e2.7z/download)

1.7.16

Not secure
Changes:

- Add ability to idle while paused and stop player when idle.
- Add `--config` option to use an alternate config folder. (You must change the port, uuid, and name if you run multiple copies at the same time.)
- Fix crash with some locales on Thursdays.
- Add support for input.conf.

1.7.15

Not secure
Changes:

- Don't send the timeline after video playback ends. (Prevents constant refreshing of web client.)

1.7.14

Not secure
Changes:
- Don't reset font sizes when closing menu.
- Fix resuming videos with external MPV.

1.7.13

Not secure
Changes:
- Fix a bug where external MPV was not starting on Windows.
- Enable volume control support.
- Log output from MPV.
- Add more logging configuration options.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.