forked from MindFlavor/Jellyfin.Plugins.Telegram
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.json
22 lines (21 loc) · 1.09 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"guid": "0269B736-58C7-436C-995B-0F7127092D5F",
"name": "Jellyfin Plugins Telegram",
"overview": "Agente de notificação de bot do Telegram para Jellyfin",
"description": "Agente de notificação de bot do Telegram para Jellyfin. Acesse o Repositorio: https://github.com/kuesttman/Jellyfin.Plugins.Telegram",
"owner": "kuesttman",
"category": "Notifications",
"imageUrl": "https://raw.githubusercontent.com/kuesttman/Jellyfin.Plugins.Telegram/1.7.0.0/Jellyfin.Plugins.Telegram/thumb.jpg",
"versions": [
{
"version": "1.7.0.0",
"changelog": "- See the full changelog at [GitHub](https://github.com/kuesttman/Jellyfin.Plugins.Telegram/blob/1.7.0.0/README.md)\n",
"targetAbi": "10.7.4.0",
"sourceUrl": "https://github.com/kuesttman/Jellyfin.Plugins.Telegram/releases/download/1.7.0.0/Jellyfin.Plugins.Telegram_v1.7.0.0.zip",
"checksum": "59ad7ef932cbee9a29abf62cec9181d9",
"timestamp": "2022-10-27T03:27:27Z"
}
]
}
]