All Projects → jellyfin → jellyfin-plugin-trakt

jellyfin / jellyfin-plugin-trakt

Licence: MIT license
jellyfin.org

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to jellyfin-plugin-trakt

Shokofin
Repository for Shokofin, a plugin that brings Shoko to Jellyfin.
Stars: ✭ 44 (-36.23%)
Mutual labels:  jellyfin, jellyfin-plugin
Jellyfin.Plugin.PhoenixAdult
Jellyfin/Emby Metadata Provider for videos from multiple adult sites
Stars: ✭ 135 (+95.65%)
Mutual labels:  jellyfin, jellyfin-plugin
IMDb-Scout-Mod
Auto search for movie/series on torrent, usenet, ddl, subtitles, streaming, predb and other sites. Adds links to IMDb pages from hundreds various sites. Adds movies/series to Radarr/Sonarr. Adds external ratings from Metacritic, Rotten Tomatoes, Letterboxd, Douban, Allocine. Media Server indicators for Plex, Jellyfin, Emby. Dark theme/style for …
Stars: ✭ 177 (+156.52%)
Mutual labels:  trakt, jellyfin
finamp
A Jellyfin music client for mobile
Stars: ✭ 771 (+1017.39%)
Mutual labels:  jellyfin
mpv-trakt-sync-daemon
Python daemon that scrobbles watch progress from https://mpv.io to https://trakt.tv
Stars: ✭ 41 (-40.58%)
Mutual labels:  trakt
jellyfin-apiclient-python
Python API Client for Jellyfin
Stars: ✭ 30 (-56.52%)
Mutual labels:  jellyfin
findroid
Third-party native Jellyfin Android app
Stars: ✭ 362 (+424.64%)
Mutual labels:  jellyfin
jellyfin-server-macos
The menu bar app and package for Jellyfin Server on macOS.
Stars: ✭ 39 (-43.48%)
Mutual labels:  jellyfin
jellyfin ynh
Jellyfin package for YunoHost
Stars: ✭ 20 (-71.01%)
Mutual labels:  jellyfin
jellyfin-mpv-shim
MPV Cast Client for Jellyfin
Stars: ✭ 1,024 (+1384.06%)
Mutual labels:  jellyfin
plaxt
Webhooks based Trakt.tv scrobbling for Plex
Stars: ✭ 20 (-71.01%)
Mutual labels:  trakt
pachinko
modular pluggable media sorter
Stars: ✭ 27 (-60.87%)
Mutual labels:  trakt
JellyfinJav
JAV metadata providers for Jellyfin
Stars: ✭ 66 (-4.35%)
Mutual labels:  jellyfin
jellyfin-roku
Roku Client for Jellyfin
Stars: ✭ 246 (+256.52%)
Mutual labels:  jellyfin
trakttvstats
A chrome extension adding various improvements to trakt.tv
Stars: ✭ 23 (-66.67%)
Mutual labels:  trakt
Movie Data Capture
Local Movies Organizer
Stars: ✭ 5,481 (+7843.48%)
Mutual labels:  jellyfin
jellyfin-expo
Jellyfin Mobile for iOS
Stars: ✭ 164 (+137.68%)
Mutual labels:  jellyfin
jellyfin-plugin-mergeversions
This plugin scans all your movies and groups every repeated movie in one version
Stars: ✭ 56 (-18.84%)
Mutual labels:  jellyfin
jellyfin-client-ios
jellyfin.org
Stars: ✭ 28 (-59.42%)
Mutual labels:  jellyfin
JellySkin
Vibrante/minimal Jellyfin CSS using custom Icons and more!!, created for Jellyfin web 🎞️, can be used by just one line.
Stars: ✭ 221 (+220.29%)
Mutual labels:  jellyfin

Trakt for Jellyfin Plugin

Part of the Jellyfin Project

Plugin Banner

GitHub Workflow Status MIT License Current Release

About

Available for install through the plugin catalog, Trakt for Jellyfin allows you to synchronize your watch states with ease.

Installation

See the official documentation for install instructions.

Build

  1. To build this plugin you will need .Net 6.x.

  2. Build plugin with following command

dotnet publish --configuration Release --output bin
  1. Place the dll-file in the plugins/trakt folder (you might need to create the folders) of your JF install

Releasing

To release the plugin we recommend JPRM that will build and package the plugin. For additional context and for how to add the packaged plugin zip to a plugin manifest see the JPRM documentation for more info.

Contributing

We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. In general refer to our contributing guidelines for further information.

Licence

This plugins code and packages are distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].