2021-02-01 18:40:47 +00:00
|
|
|
---
|
|
|
|
name: "Artwork"
|
|
|
|
guid: "7871D3B1-F1B9-4318-9C27-F35998FFBBCC"
|
2024-03-26 04:12:05 +00:00
|
|
|
version: "1"
|
2024-05-11 19:26:05 +00:00
|
|
|
targetAbi: "10.9.0.0"
|
|
|
|
framework: "net8.0"
|
2021-02-01 18:40:47 +00:00
|
|
|
owner: "jellyfin"
|
|
|
|
overview: "Download artwork"
|
|
|
|
description: >
|
|
|
|
Downloads artwork from a repository for various media types.
|
2024-05-11 19:30:05 +00:00
|
|
|
|
2021-02-01 18:40:47 +00:00
|
|
|
category: "Metadata"
|
|
|
|
artifacts:
|
2024-05-11 19:30:05 +00:00
|
|
|
- "Jellyfin.Plugin.Artwork.dll"
|
|
|
|
changelog: |-
|
|
|
|
- 10.9 (#21) @crobibero
|
|
|
|
- Use meta ci (#14) @crobibero
|
|
|
|
- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#6) @dependabot
|
|
|
|
- update ruleset (#7) @crobibero
|
|
|
|
- 10.8 support (#4) @crobibero
|
|
|
|
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#2) @dependabot
|
|
|
|
- Fix url image template (#1) @crobibero
|
|
|
|
|
|
|
|
### Code or Repo Maintenance ###
|
|
|
|
- Update link to Jellyfin website (#19) @methbkts
|
|
|
|
|
|
|
|
### CI & build changes ###
|
|
|
|
- fix: meta ci workflows (#15) @h1dden-da3m0n
|