Skip to content

Fzhacking/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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.9%
  • HTML 17.1%