Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

crobibero/jellyfin-plugin-tmdb-trailers

Repository files navigation

Note

Due to changes to YouTube this plugin no longer functions and is no longer maintained.

Jellyfin TMDb Trailers Plugin

Part of the Jellyfin Project

This plugin is built with .NET to watch trailers sourced from TMDb

TODO:

  • Some trailers will fail to play for unknown reasons
  • Implement Vimeo playback

Build Process

  1. Clone or download this repository

  2. Ensure you have .NET Core SDK setup and installed

  3. Build plugin with following command.

dotnet publish --configuration Release --output bin
  1. Place the resulting file in the plugins folder under the program data directory or inside the portable install directory

Repo: https://raw.githubusercontent.com/crobibero/jellyfin-plugin-tmdb-trailers/master/manifest.json