jellyfin-smart-playlist/Jellyfin.Plugin.SmartPlaylist/build.yaml

22 lines
543 B
YAML
Raw Normal View History

2024-10-28 01:44:23 +01:00
name: Smart Playlist
guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df
2025-01-26 00:26:03 +01:00
version: 0.5.2.0
2025-01-26 00:21:59 +01:00
targetAbi: 10.10.5.0
2024-10-28 01:44:23 +01:00
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
2024-11-07 22:36:12 +01:00
- YamlDotNet.dll
2024-10-28 01:44:23 +01:00
changelog: |
2025-01-26 00:26:03 +01:00
## v0.5.2.0
- bump Jellyfin ABI version to 10.10.5
2025-01-20 21:18:07 +01:00
**Fixes**:
2025-01-26 00:26:03 +01:00
- the config pages will always load, not only the first time