jellyLMS/build.yaml
Duncan Tourolle 2f5a182afd
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s
📝 Create/Update Release Draft & Release Bump PR / call (push) Failing after 0s
🔬 Run CodeQL / call (push) Failing after 0s
🧪 Test Plugin / call (push) Failing after 0s
First POC with working playback
2025-12-13 23:54:33 +01:00

19 lines
695 B
YAML

---
name: "JellyLMS"
guid: "a5b8c9d0-1e2f-3a4b-5c6d-7e8f9a0b1c2d"
version: "1.0.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "Bridge plugin to stream Jellyfin audio to Logitech Media Server (LMS) players"
description: >
JellyLMS enables Jellyfin to stream audio to LMS (Logitech Media Server) for
multi-room synchronized playback. Jellyfin owns the library, queue, and playback
intent while LMS handles synchronized audio delivery to Squeezebox players,
piCorePlayer devices, and other LMS-compatible endpoints.
category: "Music"
owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.JellyLMS.dll"
changelog: >
Initial release with LMS integration for multi-room audio playback.