Skip to content

Commit 1d67a97

Browse files
Publish plugin updates from main
Source commit: 489bbb5- tickarr@0.1.01 [skip ci]
1 parent 91408c6 commit 1d67a97

6 files changed

Lines changed: 44 additions & 33 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This branch contains all published plugin releases.
2424
| [`Stream Dripper`](#stream-dripper) | `1.0.0` | Megamannen | Artistic-2.0 | Automatically drops all active streams once per day at a configured time, with a manual drop-now button. |
2525
| [`Stream-Mapparr`](#stream-mapparr) | `1.26.1082140` | PiratesIRC | MIT | Automatically add matching streams to channels based on name similarity and quality precedence. Supports unlimited stream matching, channel visibility management, and CSV export cleanup. |
2626
| [`Telegram Alerts`](#telegram-alerts) | `0.4.5` | R3XCHRIS | MIT | Push Dispatcharr channel/stream/VOD events to a Telegram chat via a bot. Includes a manual test action, per-event toggles, and an optional cron-driven daily report (public IP + geo + speedtest + activity + source health). |
27-
| [`Tickarr`](#tickarr) | `0.1.0` | jstevenscl | MIT | Dynamic text overlays for IPTV channels SiriusXM Now Playing, Sports Ticker, Custom Text |
27+
| [`Tickarr`](#tickarr) | `0.1.01` | jstevenscl | MIT | Dynamic text overlays for IPTV channels - SiriusXM Now Playing, Sports Ticker, Custom Text |
2828
| [`Twitcharr`](#twitcharr) | `1.2.25` | eliasbruno124-dev | MIT | Twitch live-TV plugin for Dispatcharr with automatic channels, streams, XMLTV guide data and Streamlink playback. |
2929
| [`VOD to Media Library`](#vod-to-media-library) | `1.15.0` | R3XCHRIS | MIT | Generate .strm files (with optional NFO metadata) from your Dispatcharr VOD catalogue so Jellyfin / Emby / Kodi / ChannelsDVR can index your movies and series. Adds a cron-driven auto-rescan that picks up newly-added episodes nightly. Optional category-nested folder layout for genre-organised libraries. |
3030
| [`Waybill`](#waybill) | `1.3.0` | Matthew-Beckett | MIT | Waybill matches, renames, and organizes any streams no matter the provider. Infinitely configurable pipelines for total control. |
@@ -264,17 +264,17 @@ Push Dispatcharr channel/stream/VOD events to a Telegram chat via a bot. Include
264264

265265
### [Tickarr](https://github.com/Dispatcharr/Plugins/blob/releases/zips/tickarr/README.md)
266266

267-
**Version:** `0.1.0` | **Author:** jstevenscl | **Last Updated:** May 23 2026, 17:15 UTC
267+
**Version:** `0.1.01` | **Author:** jstevenscl | **Last Updated:** Jun 02 2026, 21:10 UTC
268268

269-
Dynamic text overlays for IPTV channels SiriusXM Now Playing, Sports Ticker, Custom Text
269+
Dynamic text overlays for IPTV channels - SiriusXM Now Playing, Sports Ticker, Custom Text
270270

271271
[![License: MIT](https://img.shields.io/badge/License-MIT-blue?style=flat-square)](https://spdx.org/licenses/MIT.html) [![Repository](https://img.shields.io/badge/GitHub-Repository-181717?style=flat-square&logo=github&logoColor=white)](https://github.com/jstevenscl/tickarr)
272272

273273
**Downloads:**
274-
[Latest Release (`0.1.0`)](https://github.com/Dispatcharr/Plugins/raw/releases/zips/tickarr/tickarr-latest.zip)
275-
- [All Versions (1 available)](./zips/tickarr)
274+
[Latest Release (`0.1.01`)](https://github.com/Dispatcharr/Plugins/raw/releases/zips/tickarr/tickarr-latest.zip)
275+
- [All Versions (2 available)](./zips/tickarr)
276276

277-
**Source:** [Browse](https://github.com/Dispatcharr/Plugins/tree/main/plugins/tickarr) | [README](https://github.com/Dispatcharr/Plugins/blob/main/plugins/tickarr/README.md) | **Last Change:** [`4c2b8e8`](https://github.com/Dispatcharr/Plugins/commit/4c2b8e810006e824883c678e1f7873695a8d1b07)
277+
**Source:** [Browse](https://github.com/Dispatcharr/Plugins/tree/main/plugins/tickarr) | [README](https://github.com/Dispatcharr/Plugins/blob/main/plugins/tickarr/README.md) | **Last Change:** [`489bbb5`](https://github.com/Dispatcharr/Plugins/commit/489bbb5253740ef509a4dd8d8545f03971b289e8)
278278

279279
---
280280

@@ -358,4 +358,4 @@ curl https://raw.githubusercontent.com/Dispatcharr/Plugins/releases/manifest.jso
358358

359359
---
360360

361-
*Last updated: Jun 02 2026, 17:16 UTC*
361+
*Last updated: Jun 02 2026, 21:10 UTC*

manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2026-06-02T17:16:51Z",
2+
"generated_at": "2026-06-02T21:10:36Z",
33
"manifest": {
44
"registry_url": "https://github.com/Dispatcharr/Plugins",
55
"registry_name": "Dispatcharr/Plugins",
@@ -201,16 +201,16 @@
201201
{
202202
"slug": "tickarr",
203203
"name": "Tickarr",
204-
"description": "Dynamic text overlays for IPTV channels SiriusXM Now Playing, Sports Ticker, Custom Text",
204+
"description": "Dynamic text overlays for IPTV channels - SiriusXM Now Playing, Sports Ticker, Custom Text",
205205
"manifest_url": "zips/tickarr/manifest.json",
206206
"author": "jstevenscl",
207207
"license": "MIT",
208-
"last_updated": "2026-05-23T17:15:53Z",
209-
"latest_version": "0.1.0",
210-
"latest_md5": "15b0c5a2fb0c9d7fefd5ef4129bc8ea1",
211-
"latest_sha256": "e8c3258cf310c5b5cb3d313d474e7b8b18f9e792707ba9d29c6f78639149c858",
212-
"latest_url": "zips/tickarr/tickarr-0.1.0.zip",
213-
"latest_size": 21
208+
"last_updated": "2026-06-02T21:10:35Z",
209+
"latest_version": "0.1.01",
210+
"latest_md5": "c3e3ff46d9eacd66bad4aaaa3c954103",
211+
"latest_sha256": "c2d0fa4f26560b571fd8014d06b230ca6fff5321e79207bcce07b19c22793e34",
212+
"latest_url": "zips/tickarr/tickarr-0.1.01.zip",
213+
"latest_size": 22
214214
},
215215
{
216216
"slug": "twitcharr",
@@ -274,5 +274,5 @@
274274
}
275275
]
276276
},
277-
"signature": "-----BEGIN PGP SIGNATURE-----\n\niHUEABYKAB0WIQRGqTBWjg+5yoNM1/h+wDprTCI0zgUCah8QBgAKCRB+wDprTCI0\nzipKAP45Lz3CRA0TW/oP2dXzgyh/Ie7ik5whbE1ZjDB+U1wmcAEAvoHW4z/cB6MV\n041O9RFoSqOmeumrXcoDZzcmMfZaJwk=\n=9F+c\n-----END PGP SIGNATURE-----"
277+
"signature": "-----BEGIN PGP SIGNATURE-----\n\niHUEABYKAB0WIQRGqTBWjg+5yoNM1/h+wDprTCI0zgUCah9GzwAKCRB+wDprTCI0\nztW6AQDWFXCStNUHD/KdZq/DxpJxur4Bes+i5NmCiVLgBSBSoAD/bp7tWGg0IwpH\nap01fGBX00J4pzu6RpPKTQ9TnMmDsgw=\n=cwcC\n-----END PGP SIGNATURE-----"
278278
}

zips/tickarr/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# Tickarr
44

5-
**Version:** `0.1.0` | **Author:** jstevenscl | **Last Updated:** May 23 2026, 17:15 UTC
5+
**Version:** `0.1.01` | **Author:** jstevenscl | **Last Updated:** Jun 02 2026, 21:10 UTC
66

7-
Dynamic text overlays for IPTV channels SiriusXM Now Playing, Sports Ticker, Custom Text
7+
Dynamic text overlays for IPTV channels - SiriusXM Now Playing, Sports Ticker, Custom Text
88

99
[![License: MIT](https://img.shields.io/badge/License-MIT-blue?style=flat-square)](https://spdx.org/licenses/MIT.html) [![Repository](https://img.shields.io/badge/GitHub-Repository-181717?style=flat-square&logo=github&logoColor=white)](https://github.com/jstevenscl/tickarr)
1010

@@ -13,18 +13,19 @@ Dynamic text overlays for IPTV channels — SiriusXM Now Playing, Sports Ticker,
1313
### Latest Release
1414

1515
- **Download:** [`tickarr-latest.zip`](https://github.com/Dispatcharr/Plugins/raw/releases/zips/tickarr/tickarr-latest.zip)
16-
- **Built:** May 23 2026, 17:15 UTC
16+
- **Built:** Jun 02 2026, 21:10 UTC
1717

1818
**Checksums:**
1919
```
20-
MD5: 15b0c5a2fb0c9d7fefd5ef4129bc8ea1
21-
SHA256: e8c3258cf310c5b5cb3d313d474e7b8b18f9e792707ba9d29c6f78639149c858
20+
MD5: c3e3ff46d9eacd66bad4aaaa3c954103
21+
SHA256: c2d0fa4f26560b571fd8014d06b230ca6fff5321e79207bcce07b19c22793e34
2222
```
2323

2424
### All Versions
2525

2626
| Version | Download | Built | Commit | MD5 | SHA256 |
2727
|---------|----------|-------|--------|-----|--------|
28+
| `0.1.01` | [Download](https://github.com/Dispatcharr/Plugins/raw/releases/zips/tickarr/tickarr-0.1.01.zip) | Jun 02 2026, 21:10 UTC | - | c3e3ff46d9eacd66bad4aaaa3c954103 | c2d0fa4f26560b571fd8014d06b230ca6fff5321e79207bcce07b19c22793e34 |
2829
| `0.1.0` | [Download](https://github.com/Dispatcharr/Plugins/raw/releases/zips/tickarr/tickarr-0.1.0.zip) | May 23 2026, 17:15 UTC | - | 15b0c5a2fb0c9d7fefd5ef4129bc8ea1 | e8c3258cf310c5b5cb3d313d474e7b8b18f9e792707ba9d29c6f78639149c858 |
2930

3031
---

zips/tickarr/manifest.json

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,39 @@
11
{
2-
"generated_at": "2026-05-23T17:15:53Z",
2+
"generated_at": "2026-06-02T21:10:36Z",
33
"manifest": {
44
"slug": "tickarr",
55
"name": "Tickarr",
6-
"description": "Dynamic text overlays for IPTV channels SiriusXM Now Playing, Sports Ticker, Custom Text",
6+
"description": "Dynamic text overlays for IPTV channels - SiriusXM Now Playing, Sports Ticker, Custom Text",
77
"author": "jstevenscl",
88
"license": "MIT",
99
"source_type": "external",
1010
"source_url": "https://github.com/jstevenscl/tickarr/releases/download/v{version}/tickarr-{version}.zip",
1111
"repo_url": "https://github.com/jstevenscl/tickarr",
1212
"registry_url": "https://github.com/Dispatcharr/Plugins",
1313
"registry_name": "Dispatcharr/Plugins",
14-
"last_updated": "2026-05-23T17:15:53Z",
14+
"last_updated": "2026-06-02T21:10:35Z",
1515
"latest": {
16-
"version": "0.1.0",
17-
"build_timestamp": "2026-05-23T17:15:53Z",
18-
"last_updated": "2026-05-23T17:15:53Z",
19-
"checksum_md5": "15b0c5a2fb0c9d7fefd5ef4129bc8ea1",
20-
"checksum_sha256": "e8c3258cf310c5b5cb3d313d474e7b8b18f9e792707ba9d29c6f78639149c858",
21-
"source_url": "https://github.com/jstevenscl/tickarr/releases/download/v0.1.0/tickarr-0.1.0.zip",
16+
"version": "0.1.01",
17+
"build_timestamp": "2026-06-02T21:10:35Z",
18+
"last_updated": "2026-06-02T21:10:35Z",
19+
"checksum_md5": "c3e3ff46d9eacd66bad4aaaa3c954103",
20+
"checksum_sha256": "c2d0fa4f26560b571fd8014d06b230ca6fff5321e79207bcce07b19c22793e34",
21+
"source_url": "https://github.com/jstevenscl/tickarr/releases/download/v0.1.01/tickarr-0.1.01.zip",
2222
"latest_url": "zips/tickarr/tickarr-latest.zip",
23-
"url": "zips/tickarr/tickarr-0.1.0.zip",
24-
"size": 21
23+
"url": "zips/tickarr/tickarr-0.1.01.zip",
24+
"size": 22
2525
},
2626
"versions": [
27+
{
28+
"version": "0.1.01",
29+
"build_timestamp": "2026-06-02T21:10:35Z",
30+
"last_updated": "2026-06-02T21:10:35Z",
31+
"checksum_md5": "c3e3ff46d9eacd66bad4aaaa3c954103",
32+
"checksum_sha256": "c2d0fa4f26560b571fd8014d06b230ca6fff5321e79207bcce07b19c22793e34",
33+
"source_url": "https://github.com/jstevenscl/tickarr/releases/download/v0.1.01/tickarr-0.1.01.zip",
34+
"url": "zips/tickarr/tickarr-0.1.01.zip",
35+
"size": 22
36+
},
2737
{
2838
"version": "0.1.0",
2939
"build_timestamp": "2026-05-23T17:15:53Z",
@@ -36,5 +46,5 @@
3646
}
3747
]
3848
},
39-
"signature": "-----BEGIN PGP SIGNATURE-----\n\niHUEABYKAB0WIQRGqTBWjg+5yoNM1/h+wDprTCI0zgUCahHgygAKCRB+wDprTCI0\nzkRsAP9Ydd0KhGMZhfkSGMyFueJIfJ6hkB6VfmcjieEbdwl76QD+KQasIMCyGuPj\n17DTs52pkuQfdSP50s7eSAo6ZLdB0gA=\n=CxXY\n-----END PGP SIGNATURE-----"
49+
"signature": "-----BEGIN PGP SIGNATURE-----\n\niHUEABYKAB0WIQRGqTBWjg+5yoNM1/h+wDprTCI0zgUCah9GzgAKCRB+wDprTCI0\nzoUvAP9RG9hQWLsy4Zo8ju1E9XH7PW6WA+MXBYGcgYA0lF6WEgEAgr+avyXbAbfd\nz6TmhbgVY5MUR+rpaQCPGYaKt1p8DgY=\n=PXba\n-----END PGP SIGNATURE-----"
4050
}

zips/tickarr/tickarr-0.1.01.zip

22.1 KB
Binary file not shown.

zips/tickarr/tickarr-latest.zip

836 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)