Skip to content

Fixed: non-playable NPO IPTV streams.#1950

Merged
basrieter merged 1 commit intoretrospect-addon:masterfrom
dimkroon:fix/npo_iptv_epg
Mar 6, 2026
Merged

Fixed: non-playable NPO IPTV streams.#1950
basrieter merged 1 commit intoretrospect-addon:masterfrom
dimkroon:fix/npo_iptv_epg

Conversation

@dimkroon
Copy link
Contributor

@dimkroon dimkroon commented Mar 6, 2026

Functional description

Since #1935 Dutch regional channels appear in Kodi's TV section that fail to play.

Reasoning

Technical description

PR #1935 fixed the issues that NPO guide now includes regional channels. However it caused these stations to be included in IPTV channels list and EPG, while there are not playable by the nos2010 channel. This commit excludes non-nos2010 streams from the IPTV streams list.

Tasks & Activities

This PR works as a quick fix, but EPG of non-NPO stations is still being fetched, which is a bit inefficient. Dutch regional stations might benefit from EPG, but currently, they are all served by other retrospect channels.
It might be worth investigating how to implement these stations in nos2010, or find a way not to make requests for EPG of regional channels.

PR retrospect-addon#1935 fixed the issues that NPO guid now includes regional channels, but caused these channels to be included in IPTV, while there are not playable by the nos2010 channel.
This commit excludes non-NPO streams from the IPTV streams list.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2026

@basrieter basrieter merged commit 14eca40 into retrospect-addon:master Mar 6, 2026
5 of 9 checks passed
@dimkroon dimkroon deleted the fix/npo_iptv_epg branch March 6, 2026 18:12
basrieter added a commit that referenced this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants