Skip to content

firecore/InfuseSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfuseSync

InfuseSync is a plugin for Emby and Jellyfin media servers that tracks all media changes to decrease sync times with Infuse clients.

Build & Installation

  1. Install .NET Core SDK

  2. Build the plugin with following command:

dotnet publish --configuration Release
  1. Place the resulting .dll file that can be found in InfuseSync/bin/emby or InfuseSync/bin/jellyfin directory into a plugin folder for the corresponding media server.

About

InfuseSync is a plugin for Emby and Jellyfin media servers that tracks all media changes to decrease sync times with Infuse clients.

Resources

License

Stars

Watchers

Forks

Packages

No packages published