fix: switch to net9!
This commit is contained in:
26
build.yaml
26
build.yaml
@@ -1,26 +0,0 @@
|
||||
name: "SmartNotify"
|
||||
guid: "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
|
||||
version: "1.0.0.0"
|
||||
targetAbi: "10.11.0.0"
|
||||
framework: "net8.0"
|
||||
owner: "YourName"
|
||||
overview: "Intelligente Discord-Benachrichtigungen - erkennt Qualitäts-Upgrades und gruppiert Episoden"
|
||||
description: |
|
||||
SmartNotify ist ein Jellyfin-Plugin das intelligente Discord-Benachrichtigungen sendet.
|
||||
|
||||
Features:
|
||||
- Erkennt automatisch ob ein Item wirklich NEU ist oder nur ein Qualitäts-Upgrade
|
||||
- Gruppiert Episoden intelligent (z.B. "Episode 1-12 hinzugefügt" statt 12 einzelne Nachrichten)
|
||||
- Unterstützt AniDB, AniList, TMDB, TVDB, IMDB Provider-IDs
|
||||
- Konfigurierbare Verzögerung und Gruppierungsfenster
|
||||
- Deutsche Oberfläche
|
||||
category: "Notifications"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.SmartNotify.dll"
|
||||
- "LiteDB.dll"
|
||||
changelog: |
|
||||
## v1.0.0.0
|
||||
- Initial release
|
||||
- Erkennung von Qualitäts-Upgrades
|
||||
- Intelligente Episoden-Gruppierung
|
||||
- Discord Webhook Support
|
||||
Reference in New Issue
Block a user