Skip to content

Fixes for telenet.be: remove duplicate programmes, cache segments, add metadata - #3254

Open
michaelarnauts wants to merge 2 commits into
iptv-org:masterfrom
michaelarnauts:telenet
Open

Fixes for telenet.be: remove duplicate programmes, cache segments, add metadata#3254
michaelarnauts wants to merge 2 commits into
iptv-org:masterfrom
michaelarnauts:telenet

Conversation

@michaelarnauts

Copy link
Copy Markdown
Contributor
  • Add deduplications for programs. When a program spans a segment, it is returned in both segments, so we need to filter it out.
  • Add caching for segments, simular like has been done for ziggogo.tv
  • Add more metadata (director, producer, country, year, rating, language, subtitles and premiere)

telenet.tv and ziggogo.tv are using the same API, but on different environments. The segment cache, the parallel fetching and several of the metadata fields here follow what ziggogo.tv already does.

Worth noting for that site: ziggogo.tv deduplicates within a day but has no cross-day state, so it very likely still repeats every broadcast that runs past midnight.

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