Skip to content

Fixes for vrt.be - #3253

Open
michaelarnauts wants to merge 5 commits into
iptv-org:masterfrom
michaelarnauts:vrt-be-fixes
Open

Fixes for vrt.be#3253
michaelarnauts wants to merge 5 commits into
iptv-org:masterfrom
michaelarnauts:vrt-be-fixes

Conversation

@michaelarnauts

Copy link
Copy Markdown
Contributor

The vrt.be grabber currently produces an empty guide for every vrt.be channel due to API changes.

  • Fixed cursor format
  • Fix pagination (was previously capped at 50 items)
  • Add more metadata to the programs
  • Fix missing last program of the day due to missing end time
  • Cleaned up the graphQL query

Tests were updated as well.

@michaelarnauts
michaelarnauts marked this pull request as draft August 12, 2026 09:33
@michaelarnauts

Copy link
Copy Markdown
Contributor Author

I've noticed an issue here (that was probably also in the previrous code), the current program seems to be missing.

michaelarnauts and others added 3 commits August 12, 2026 12:35
A tile can link to an /vrtmax/event/ slot instead of the program's own page.
That id is just the guide timeslot in base64, so it is of no use to anything
consuming the guide. Route both the tile urls and the recovered url of the
airing program through one helper, which now drops those alongside the
livestream links it already skipped.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@michaelarnauts
michaelarnauts marked this pull request as ready for review August 13, 2026 18:01
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.

1 participant