Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions plugins/tickarr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion plugins/tickarr/plugin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading