19 lines
696 B
YAML
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.
|