Skip to content

Commit

Permalink
Merge pull request #41 from jellyfin/prepare-8
Browse files Browse the repository at this point in the history
crobibero authored Mar 28, 2022

Verified

This commit was signed with the committer’s verified signature.
kbond Kevin Bond
2 parents 26b7d73 + c3be769 commit 7ca6982
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion build.yaml
Original file line number Diff line number Diff line change
@@ -13,4 +13,25 @@ category: "Metadata"
artifacts:
- "Jellyfin.Plugin.Bookshelf.dll"
changelog: |-
- 10.8 support (#33) @crobibero
- chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (#46) @dependabot
- chore(deps): bump sharpcompress from 0.30.0 to 0.30.1 (#43) @dependabot
- Add analyzers to project (#28) @crobibero
### New features and improvements ###
- Read date and language information from opf (#47) @MinecraftPlaye
- Add ComicBookInfo metadata provider (#38) @MinecraftPlaye
### Bug Fixes ###
- Use proper NormalziationForm (#44) @crobibero
### Code or Repo Maintenance ###
- Update supported metadata providers and file types (#55) @MinecraftPlaye
- Use meta ci (#54) @crobibero
- Refactor opf metadata reader for readability (#45) @MinecraftPlaye
- Update ruleset and fix build (#42) @crobibero
### Documentation updates ###
- Update supported metadata providers and file types (#55) @MinecraftPlaye
### CI & build changes ###
- Use meta ci (#54) @crobibero

0 comments on commit 7ca6982

Please sign in to comment.