First POC with working playback
This commit is contained in:
+10
-8
@@ -1,16 +1,18 @@
|
||||
---
|
||||
name: "Template"
|
||||
guid: "eb5d7894-8eef-4b36-aa6f-5d124e828ce1"
|
||||
name: "JellyLMS"
|
||||
guid: "a5b8c9d0-1e2f-3a4b-5c6d-7e8f9a0b1c2d"
|
||||
version: "1.0.0.0"
|
||||
targetAbi: "10.9.0.0"
|
||||
framework: "net8.0"
|
||||
overview: "Short description about your plugin"
|
||||
overview: "Bridge plugin to stream Jellyfin audio to Logitech Media Server (LMS) players"
|
||||
description: >
|
||||
This is a longer description that can span more than one
|
||||
line and include details about your plugin.
|
||||
category: "General"
|
||||
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.Template.dll"
|
||||
- "Jellyfin.Plugin.JellyLMS.dll"
|
||||
changelog: >
|
||||
changelog
|
||||
Initial release with LMS integration for multi-room audio playback.
|
||||
|
||||
Reference in New Issue
Block a user