mirror of
https://github.com/jellyfin/jellyfin-plugin-fanart.git
synced 2024-11-23 05:39:54 +00:00
Merge pull request #29 from jellyfin/prepare-8
This commit is contained in:
commit
c49aebf3dc
20
build.yaml
20
build.yaml
@ -1,8 +1,8 @@
|
||||
name: "Fanart"
|
||||
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
|
||||
version: "7"
|
||||
targetAbi: "10.7.0.0"
|
||||
version: "8"
|
||||
targetAbi: "10.8.0.0"
|
||||
framework: "net6.0"
|
||||
overview: "Scrape poster images from Fanart"
|
||||
description: "Scrape poster images for movies, shows, and artists in your library."
|
||||
@ -10,16 +10,6 @@ category: "Metadata"
|
||||
owner: "jellyfin"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Fanart.dll"
|
||||
changelog: |-
|
||||
- Remove jQuery and update to es6 (#26) @grafixeyehero
|
||||
- chore(ci): builds, releas drafter and more (#22) @h1dden-da3m0n
|
||||
- Use System.Text.Json (#21) @Ullmie02
|
||||
|
||||
### New features and improvements ###
|
||||
- chore: plugin images (#25) @h1dden-da3m0n
|
||||
|
||||
### Dependency updates ###
|
||||
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#23) @dependabot
|
||||
|
||||
### CI & build changes ###
|
||||
- Update ci (#27) @h1dden-da3m0n
|
||||
changelog: |2-
|
||||
### Code or Repo Maintenance ###
|
||||
- 10.8 support (#30) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user