Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1052ac5fa5 |
@@ -78,6 +78,7 @@ jobs:
|
|||||||
VERSION: ${{ steps.meta.outputs.VERSION }}
|
VERSION: ${{ steps.meta.outputs.VERSION }}
|
||||||
run: |
|
run: |
|
||||||
cp manifest.json /tmp/manifest.json
|
cp manifest.json /tmp/manifest.json
|
||||||
|
git checkout -- manifest.json
|
||||||
git fetch origin master
|
git fetch origin master
|
||||||
git checkout master
|
git checkout master
|
||||||
cp /tmp/manifest.json manifest.json
|
cp /tmp/manifest.json manifest.json
|
||||||
|
|||||||
@@ -12,6 +12,14 @@
|
|||||||
"changelog": "0.3.0.0: SyncPlay stats-for-nerds page and manual one-shot \"sync me to group\" button. No automatic playback intervention. 0.1.0.0: Phase 0 scaffold. Trivial plugin, no functionality yet.",
|
"changelog": "0.3.0.0: SyncPlay stats-for-nerds page and manual one-shot \"sync me to group\" button. No automatic playback intervention. 0.1.0.0: Phase 0 scaffold. Trivial plugin, no functionality yet.",
|
||||||
"targetAbi": "10.11.6.0",
|
"targetAbi": "10.11.6.0",
|
||||||
"sourceUrl": "https://gitea.mrcynic.site/seer/JellyfinSyncPlus/releases/download/v0.3.0.0/JellyfinSyncPlus_0.3.0.0.zip",
|
"sourceUrl": "https://gitea.mrcynic.site/seer/JellyfinSyncPlus/releases/download/v0.3.0.0/JellyfinSyncPlus_0.3.0.0.zip",
|
||||||
|
"checksum": "16b354299e9f6b0900f393045339a93a",
|
||||||
|
"timestamp": "2026-07-10T18:19:38Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "0.2.0.0",
|
||||||
|
"changelog": "0.2.0.0: SyncPlay stats-for-nerds page and manual one-shot \"sync me to group\" button. No automatic playback intervention. 0.1.0.0: Phase 0 scaffold. Trivial plugin, no functionality yet.",
|
||||||
|
"targetAbi": "10.11.6.0",
|
||||||
|
"sourceUrl": "https://gitea.mrcynic.site/seer/JellyfinSyncPlus/releases/download/v0.2.0.0/JellyfinSyncPlus_0.2.0.0.zip",
|
||||||
"checksum": "34e384fc5914e2c459f52a9a7bfd91a5",
|
"checksum": "34e384fc5914e2c459f52a9a7bfd91a5",
|
||||||
"timestamp": "2026-07-09T15:11:18Z"
|
"timestamp": "2026-07-09T15:11:18Z"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user