24 lines
667 B
YAML
Raw Normal View History

2019-08-05 01:28:27 -07:00
---
2020-05-26 23:26:10 +09:00
name: "Bookshelf"
2019-08-05 01:28:27 -07:00
guid: "9c4e63f1-031b-4f25-988b-4f7d78a8b53e"
2024-05-11 15:17:38 -04:00
version: 11
2024-03-25 17:27:13 -06:00
targetAbi: "10.9.0.0"
framework: "net8.0"
2019-08-05 01:28:27 -07:00
owner: "jellyfin"
2020-05-26 23:26:10 +09:00
overview: "Manage your books"
description: >
2021-11-01 18:42:49 +00:00
Supports several different metadata providers and options for organizing your collection.
2019-08-05 01:28:27 -07:00
category: "Metadata"
artifacts:
2021-11-01 18:42:49 +00:00
- "Jellyfin.Plugin.Bookshelf.dll"
- "SharpCompress.dll"
- "ZstdSharp.dll"
2024-01-17 19:52:52 -05:00
changelog: |-
2024-05-11 15:17:38 -04:00
- 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