Skip to content

GNS7/jellyfin-plugin-tmdb-trailers

 
 

Repository files navigation

Jellyfin TMDb Trailers Plugin

Part of the Jellyfin Project

This plugin is built with .NET Core 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

Repository

https://repo.codyrobibero.dev/manifest.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.9%
  • HTML 18.1%