Wingetlywingetly
← All apps
J

Jellyfin VLC Bridge

by Jellyfin VLC Bridge Projectv1.18.0

Last updated

Play Jellyfin movies, episodes, series and collections in VLC.

Install with winget

$ winget install --id CrySer66.JellyfinVlcBridge --exact --version 1.18.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Jellyfin VLC Bridge

Jellyfin VLC Bridge uses EXE. The silent install switches are /quiet.

One-line silent install (x64, user scope)
JellyfinVlcBridge-1.18.0-Setup.exe /quiet

See the full silent install reference for Jellyfin VLC Bridge

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Jellyfin VLC Bridge connects the Jellyfin Web interface to VLC on the same Windows computer, with Direct Play or SMB playback, resume support and progress synchronization.

Installers · v1.18.0

ArchitectureTypeScopeInstallDownload
x64EXEuserDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Jellyfin VLC Bridge.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.07.04

    A feature-rich command-line audio/video downloader.

  • Apps2SamsungApps2Samsung
    Apps2Samsung.Apps2Samsungv2.7.8

    Install any app on Samsung Tizen devices — TVs, projectors and smart monitors

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • HandBrakeThe HandBrake Team
    HandBrake.HandBrakev1.11.2

    HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs.

  • StellarPlayer冷湖科技有限公司
    Coldlake.StellarPlayerv2.26.1630.25

    Versatile UHD media player

More from Jellyfin VLC Bridge Project or browse jellyfin, media, vlc.

Frequently asked questions

How do I install Jellyfin VLC Bridge on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CrySer66.JellyfinVlcBridge --exact --version 1.18.0. winget downloads the installer from Jellyfin VLC Bridge Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Jellyfin VLC Bridge silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CrySer66.JellyfinVlcBridge --exact 1.18.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Jellyfin VLC Bridge?
Jellyfin VLC Bridge uses EXE. Run the downloaded installer with: JellyfinVlcBridge-1.18.0-Setup.exe /quiet. The silent switches are /quiet.
How do I uninstall Jellyfin VLC Bridge via winget?
Run: winget uninstall --id CrySer66.JellyfinVlcBridge --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Jellyfin VLC Bridge's Apps & Features entry.
Is Jellyfin VLC Bridge free?
Jellyfin VLC Bridge is distributed under MIT. Refer to the publisher (https://github.com/CrySer66/jellyfin-vlc-bridge) for the full license terms - Wingetly itself does not charge for installation.
Does Jellyfin VLC Bridge work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Jellyfin VLC Bridge directly from the publisher.
How do I keep Jellyfin VLC Bridge up to date?
Run winget upgrade --id CrySer66.JellyfinVlcBridge --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Jellyfin VLC Bridge from microsoft/winget-pkgs.