diff --git a/plugins/tickarr/README.md b/plugins/tickarr/README.md index 29a2abd..27ae6b0 100644 --- a/plugins/tickarr/README.md +++ b/plugins/tickarr/README.md @@ -2,9 +2,12 @@ Dynamic text overlays for IPTV channels managed by Dispatcharr. +📖 **[Read the full User Guide](https://github.com/jstevenscl/tickarr/blob/master/docs/USERGUIDE.md)** — setup steps, settings reference, and troubleshooting for every feature below. + ## Features - **SiriusXM Now Playing** — auto-maps Dispatcharr channels to SiriusXM stations and displays the current artist and track in a centered overlay box +- **EAS/JAS Weather Alerts (USA + Canada)** — NWS and Environment Canada alert overlays with broadcast-style ticker and attention tone - **Custom Text** — user-defined static or scrolling text, with always-on or timed display schedules - **Sports Ticker** — live scores from the ESPN API across 23 leagues and NASCAR, with single-color and multi-color rendering modes diff --git a/plugins/tickarr/plugin.json b/plugins/tickarr/plugin.json index 941e358..0af6edb 100644 --- a/plugins/tickarr/plugin.json +++ b/plugins/tickarr/plugin.json @@ -1,6 +1,6 @@ { "name": "Tickarr", - "version": "0.3.05", + "version": "0.3.06", "description": "Dynamic text overlays for IPTV channels — Satellite Radio Now Playing, Sports Ticker, Custom Text, EAS/JAS Weather Alerts", "author": "jstevenscl", "license": "MIT",