jellyfin-plugin-opds/build.yaml
jellyfin-bot a285e11801
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
Prepare for release v6 (#45)
2024-10-26 12:08:25 -06:00

26 lines
745 B
YAML

name: "OPDS"
guid: "F30880AE-3365-449E-B9E6-BF133C8401B0"
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opds.png"
version: 6
targetAbi: "10.10.0.0"
framework: "net8.0"
owner: "jellyfin"
overview: "Provides an OPDS book feed"
description: >
Provides an OPDS feed for book browsing.
category: "General"
artifacts:
- "Jellyfin.Plugin.Opds.dll"
changelog: |-
- 10.10 fixes (#44) @crobibero
### New features and improvements ###
- Add more descriptive feed name (#25) @crobibero
### Bug Fixes ###
- fix: Support different query parameter names in search (#41) @rluetzner
### Dependency updates ###
- chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.556 - autoclosed (#34) @renovate