Skip to content

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

License

Notifications You must be signed in to change notification settings

firecore/InfuseSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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.

Standard Installation (recommended)

View the InfuseSync install guide for Emby and Jellyfin.

Build and Install Manually

  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