mirror of
https://github.com/jellyfin/jellyfin-plugin-opds.git
synced 2024-11-23 22:29:47 +00:00
commit
32590d21c7
11
build.yaml
11
build.yaml
@ -1,7 +1,7 @@
|
||||
name: "OPDS"
|
||||
guid: "F30880AE-3365-449E-B9E6-BF133C8401B0"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-opds.png"
|
||||
version: "3"
|
||||
version: "4"
|
||||
targetAbi: "10.8.0.0"
|
||||
framework: "net6.0"
|
||||
owner: "jellyfin"
|
||||
@ -14,9 +14,8 @@ artifacts:
|
||||
- "Jellyfin.Plugin.Opds.dll"
|
||||
changelog: |2-
|
||||
### New features and improvements ###
|
||||
- Add Genre search (#9) @crobibero
|
||||
- Use Request.PathBase to get actual baseUrl (#8) @crobibero
|
||||
- Add WWW-Authenticate header to unauthorized response (#14) @crobibero
|
||||
- Add Favorites, RecentlyAdded (#12) @crobibero
|
||||
|
||||
### Code or Repo Maintenance ###
|
||||
- Use BaseItemKind (#10) @crobibero
|
||||
- Update ruleset, fix build, fix ordering (#3) @crobibero
|
||||
### CI & build changes ###
|
||||
- ci: migrate to centralized Plugin CI workflows (#15) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user