Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 407 Bytes

Movary for Jellyfin Plugin

Automatically log in jellyfin watched movies to movary.

Development

Requirements:

  • dotnet 6

Build the plugin

git clone [email protected]:leepeuker/jellyfin-plugin-movary.git
make build

Copy resulting ./bin/Movary.dll in the jellyfin plugins folder, e.g. [...]/plugins/Movary/Movary.dll and restart jellyfin for testing.