diff --git a/build.yaml b/build.yaml index f1c8c05..f62a6a7 100644 --- a/build.yaml +++ b/build.yaml @@ -1,9 +1,9 @@ name: "LrcLib" -guid: "D106EBE6-9CA8-4FBC-9CD1-A92A213DA9F9" +guid: "1316cd9a-f417-4aa0-b859-2d50f764f45e" version: "1" targetAbi: "10.9.0.0" framework: "net8.0" -owner: "crobibero" +owner: "Felitendo" overview: "Download lyrics from https://lrclib.net/" description: > Download lyrics from https://lrclib.net/ diff --git a/manifest.json b/manifest.json index 9ab22c8..58ed6c9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,19 +1,17 @@ [ { - "guid": "d106ebe6-9ca8-4fbc-9cd1-a92a213da9f9", + "guid": "1316cd9a-f417-4aa0-b859-2d50f764f45e", "name": "LrcLib", "description": "Download lyrics from https://lrclib.net/\n", "overview": "Download lyrics from https://lrclib.net/", - "owner": "crobibero", + "owner": "Felitendo", "category": "Notifications", "versions": [ { "version": "1.0.0.0", "changelog": "", "targetAbi": "10.9.0.0", - "sourceUrl": "https://github.com/crobibero/jellyfin-plugin-lrclib/releases/download/v1/lrclib_1.0.0.0.zip", - "checksum": "95b90f538701a6ead117dc4bdaff5b10", - "timestamp": "2024-05-12T00:40:10Z" + "sourceUrl": "https://github.com/Felitendo/jellyfin-plugin-lrclib/releases/download/v1/lrclib_1.0.0.0.zip" } ] }