Add manifest.json and exceptions class
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[
|
||||
{
|
||||
"guid": "d02b875a-2a61-4d74-ae5f-394eca192f74",
|
||||
"name": "AnilistSync",
|
||||
"description": "This plugin will scrobble anime to Anilist for you",
|
||||
"overview": "Scrobble to Anilist",
|
||||
"owner": "ARufenach",
|
||||
"category": "General",
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"changelog": "Initial release",
|
||||
"targetAbi": "10.7.0.0",
|
||||
"sourceUrl": "https://github.com/ARufenach/jellyfin-plugin-anilist-sync/releases/download/v1.0.0/AnilistSync_1.0.0.zip",
|
||||
"checksum": "f099d9935001c1e49c710517e8261765",
|
||||
"timestamp": "2021-06-04T05:05:00Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user