jellyLMS/build.yaml
Duncan Tourolle 046bf6afe4
Some checks failed
Build Plugin / build (push) Failing after 38s
ci pipelines
2025-12-14 10:53:24 +01:00

19 lines
696 B
YAML

---
name: "JellyLMS"
guid: "a5b8c9d0-1e2f-3a4b-5c6d-7e8f9a0b1c2d"
version: "1.0.0.0"
targetAbi: "10.11.0.0"
framework: "net9.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.