Adds the fpp-matrixscroller plugin by Mike Neiderhauser#17
Open
mikeneiderhauser wants to merge 1 commit into
Open
Adds the fpp-matrixscroller plugin by Mike Neiderhauser#17mikeneiderhauser wants to merge 1 commit into
mikeneiderhauser wants to merge 1 commit into
Conversation
fpp-matrixscroller reads song metadata from FPP's currently playing sequence and scrolls it across one or more LED matrix panels using FPP's Overlay Model Effect API. Each panel is independently configurable with custom font, color, scroll direction, and speed. Message fields (pre-roll, tune-to, artist, title, album, post-roll) are individually enabled per panel, with per-song overrides to change text, color, or speed for specific songs. A configurable idle mode displays custom text when no media is playing. Additional features include a web UI, manual message overrides via REST API, config backup and restore, repeat delay between scroll iterations, and a ready-to-use Home Assistant dashboard for remote control. Runs entirely on the FPP host. Plugin info validated against fpp-plugin-Template. Plugin repository: https://github.com/mikeneiderhauser/fpp-matrixscroller
Contributor
|
Hi @mikeneiderhauser Due to the large number of AI generated plugins being submitted to FPP this year. We are having a pause at the moment whilst we establish updated guidelines for plugin submission, plugin structure in FPP, the plugin json file and the intake process. We will tag you when the information is released over the next few weeks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fpp-matrixscroller reads song metadata from FPP's currently playing sequence and scrolls it across one or more LED matrix panels using FPP's Overlay Model Effect API. Each panel is independently configurable with custom font, color, scroll direction, and speed. Message fields (pre-roll, tune-to, artist, title, album, post-roll) are individually enabled per panel, with per-song overrides to change text, color, or speed for specific songs. A configurable idle mode displays custom text when no media is playing.
Additional features include a web UI, manual message overrides via REST API, config backup and restore, repeat delay between scroll iterations, and a ready-to-use Home Assistant dashboard for remote control.
Runs entirely on the FPP host. Plugin info validated against fpp-plugin-Template.
Plugin repository: https://github.com/mikeneiderhauser/fpp-matrixscroller