| Summary | Open scene paths in an external player from the scene toolbar, with SMB/UNC share support. | |
| Repository | https://github.com/DogmaDragon/7dJx1qP-stash-plugins/tree/main/plugins/stashOpenMediaPlayer | |
| Source URL | https://dogmadragon.github.io/7dJx1qP-stash-plugins/main/index.yml | |
| Install | How to install a plugin? |
[!tip] Supports local paths and SMB/UNC network shares.
Features
Open a scene in an external media player when the scene toolbar button is clicked.
Path handling supports:
- URLs
smb://URLs- UNC paths like
\\server\shareand//server/share - Local drive paths
File URL Prefix Mode
In plugin settings, choose whether the player receives a file URL or a native path.
auto- checks Media Player Path forvlcormpcand chooses behavior automatically; otherwise preserves file URL input when present.keep- always pass a URL to the media player.remove- always pass a native filesystem path to the media player.
[!info]+
Tested with VLC and MPC-BE.
Requirements
- Python 3.9+
- A configured external media player path


