feat(plugin): added basic plugin

This commit is contained in:
ITQ
2026-05-20 02:39:57 +03:00
parent 02d3f4580d
commit 73b8e4ee02
14 changed files with 878 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
---
name: "MovieNight"
guid: "42c72919-d6ff-4f62-bb8c-0fac39efafdb"
version: 2
targetAbi: "10.11.0.0"
framework: net9.0
owner: "movienight"
overview: "Bridge Jellyfin events and sync triggers to MovieNight"
description: "Thin Jellyfin plugin for MovieNight backend integration"
category: "General"
artifacts:
- "Jellyfin.Plugin.MovieNight.dll"
changelog: |-
- Initial plugin implementation.