mirror of
https://github.com/jellyfin/jellyfin-plugin-tvmaze.git
synced 2024-11-26 23:50:36 +00:00
add imageUrl to build.yaml
This commit is contained in:
parent
70f4be8ea5
commit
6846247df3
15
build.yaml
15
build.yaml
@ -1,6 +1,7 @@
|
||||
---
|
||||
name: "TVmaze"
|
||||
guid: "A4A488D0-17A3-4919-8D82-7F3DE4F6B209"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvmaze.png"
|
||||
version: "7.0.0.0"
|
||||
targetAbi: "10.7.0.0"
|
||||
framework: "net5.0"
|
||||
@ -10,10 +11,10 @@ description: >
|
||||
Get TV metadata from TVmaze
|
||||
category: "Metadata"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.TvMaze.dll"
|
||||
- "TvMaze.Api.Client.dll"
|
||||
- "Flurl.dll"
|
||||
- "Flurl.Http.dll"
|
||||
- "Polly.dll"
|
||||
changelog: >
|
||||
Update api client
|
||||
- "Jellyfin.Plugin.TvMaze.dll"
|
||||
- "TvMaze.Api.Client.dll"
|
||||
- "Flurl.dll"
|
||||
- "Flurl.Http.dll"
|
||||
- "Polly.dll"
|
||||
changelog: |
|
||||
* update api client
|
||||
|
Loading…
Reference in New Issue
Block a user