jellyfin-smart-playlist/Jellyfin.Plugin.SmartPlaylist/build.yaml
redxef 582288d8d5
fix: revert to dotnet 8.
The official Jellyfin builds still use it.
2025-05-03 09:02:34 +02:00

19 lines
503 B
YAML

name: Smart Playlist
guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df
version: 0.6.1.0
targetAbi: 10.10.7.0
framework: net8.0
owner: redxef
overview: Smart playlists with Lisp filter engine.
description: |
Create smart playlists with a Lisp filter engine.
The same playlist definition can be used for multiple users.
category: "General"
artifacts:
- jellyfin-smart-playlist.dll
- YamlDotNet.dll
changelog: |
## v0.6.1.0
- revert to cotnet 8, officail Jellyfin releases
do still use it over 9