Skip to content

m33ts4k0z/jellyfin-plugin-tmdb-trailers

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.0%
  • HTML 18.0%