Skip to content

Patch 2026.05.2 - #38183

Merged
Archrootsda merged 4 commits into
masterfrom
patch-2026.05.2
May 27, 2026
Merged

Patch 2026.05.2#38183
Archrootsda merged 4 commits into
masterfrom
patch-2026.05.2

Conversation

@freearhey

@freearhey freearhey commented May 26, 2026

Copy link
Copy Markdown
Collaborator

This update adds the x-tvg-url attribute to playlists containing links to available guides:

#EXTM3U x-tvg-url="https://example2.com/guide.xml,https://example.com/guide.xml.gz"

The list of guides will be updated automatically when the playlist:generate, playlist:update, and playlist:format scripts are run, and will include only those guides that feature channels from the current playlist.

Related: https://github.com/orgs/iptv-org/discussions/1454

Test results:

npm test

> test
> jest --runInBand

 PASS  tests/commands/playlist/validate.test.ts (7.451 s)
 PASS  tests/commands/playlist/test.test.ts
 PASS  tests/commands/playlist/generate.test.ts
 PASS  tests/commands/playlist/edit.test.ts
 PASS  tests/commands/readme/update.test.ts
 PASS  tests/commands/playlist/update.test.ts
 PASS  tests/commands/playlist/format.test.ts
 PASS  tests/commands/report/create.test.ts
 PASS  tests/commands/playlist/export.test.ts

Test Suites: 9 passed, 9 total
Tests:       13 passed, 13 total
Snapshots:   0 total
Time:        23.542 s
Ran all test suites.

@Archrootsda
Archrootsda merged commit 63347b3 into master May 27, 2026
4 checks passed
@Archrootsda
Archrootsda deleted the patch-2026.05.2 branch May 27, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants