Files
seer 5015ffe2b4
Release Plugin / release (push) Failing after 19s
FIx versioning
2026-07-10 14:13:17 +02:00

22 lines
971 B
YAML

name: "JellyfinSyncPlus"
guid: "267dbfe9-bb9c-4eeb-97aa-f0449283cfe6"
version: "0.3.0.0"
targetAbi: "10.11.6.0"
framework: "net9.0"
owner: "cynic"
overview: "SyncPlay stats for nerds: live drift/playback view plus a manual one-shot sync button."
description: >
Read-only live view of every active SyncPlay group's members -- drift,
position, play method, bitrate, and codec info -- plus a manual "sync me
to group" button for one-shot self-correction. Does not touch playback
automatically: earlier attempts at automatic quality-forcing and
automatic drift correction both caused real problems in live use and were
reverted (see PLAN.md). Reachable via Dashboard -> Plugins -> JellyfinSyncPlus.
category: "General"
artifacts:
- "JellyfinSyncPlus.dll"
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.