jellyfin-plugin-bookshelf/build.yaml
Odd Stråbø cbf76f7899
Some checks failed
🏗️ Build Plugin / call (push) Failing after 1s
📝 Create/Update Release Draft & Release Bump PR / call (push) Failing after 0s
🧪 Test Plugin / call (push) Failing after 0s
🔬 Run CodeQL / call (push) Failing after 0s
🏷️ Sync labels / call (push) Has been cancelled
Add support for covers from .cbt, .cb7 and .cbr (#112)
2024-09-12 13:44:36 -06:00

24 lines
667 B
YAML

---
name: "Bookshelf"
guid: "9c4e63f1-031b-4f25-988b-4f7d78a8b53e"
version: 11
targetAbi: "10.9.0.0"
framework: "net8.0"
owner: "jellyfin"
overview: "Manage your books"
description: >
Supports several different metadata providers and options for organizing your collection.
category: "Metadata"
artifacts:
- "Jellyfin.Plugin.Bookshelf.dll"
- "SharpCompress.dll"
- "ZstdSharp.dll"
changelog: |-
- Unstable (#103) @crobibero
- Improve cover image extraction from epub files (#102) @unfedorg
### Dependency updates ###
- Update dependency coverlet.collector to v6.0.2 (#101) @renovate
- Update dependency coverlet.collector to v6.0.1 (#98) @renovate