From 57a92e94ded02c571e0b0f393fece5e19fdf8a2a Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 7 Jan 2026 00:33:36 +0100 Subject: [PATCH] Remove build.yaml configuration file for Seasonals plugin --- build.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 build.yaml diff --git a/build.yaml b/build.yaml deleted file mode 100644 index f7fe5dc..0000000 --- a/build.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: "Seasonals" -guid: "ef1e863f-cbb0-4e47-9f23-f0cbb1826ad4" -version: "1.3.4.0" -targetAbi: "10.11.0.0" -framework: "net9.0" -overview: "Seasonal effects for Jellyfin" -description: > - Adds seasonal effects like snow, leaves, etc. to the Jellyfin web interface. -category: "General" -owner: "CodeDevMLH" -artifacts: -- "Jellyfin.Plugin.Seasonals.dll" -changelog: > - Added Advanced Configuration UI for customizing individual seasonal effects.