add imageUrl to build.yaml

This commit is contained in:
h1dden-da3m0n 2021-05-08 00:41:44 +02:00
parent 70f4be8ea5
commit 6846247df3

View File

@ -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