mediathekview / zapp-backend

Program info API for German public broadcasting services.
MIT License
4 stars 3 forks source link

Live stream "NDR" channels do not work #38

Closed WebworkrNet closed 1 month ago

WebworkrNet commented 2 months ago

Which channel does not work correctly?

What is the problem?

In the "Live" tab, the program title of "NDR Niedersachsen" is displayed for all NDR regional programs, even if another special regional television program is running at the same time.

Screenshot_20240719_180155_Zapp

cemrich commented 1 month ago

As far as I can see, NDR is broadcasting the same content (NDR Niedersachsen) for all four states: https://www.ndr.de/fernsehen/livestream/ Maybe NDR is delivering the worldwide version of their stream (see https://www.ndr.de/mediathek/hilfe/Fernseh-Livestream-Fragen-und-Antworten,livestreamfaq100.html), but I don't know why this should be the case.

Does anybody see different (regional) content on the four NDR channels?

WebworkrNet commented 1 month ago

From 18:00 to 18:15 and from 19:30 to 20:00, NDR television broadcasts regional programs in regional windows.^1

The NDR offers a total of 5 different streams:

I will try to take screenshots in the time slots as soon as possible.

URL: https://www.ndr.de/mediathek/hilfe/Fernseh-Livestream-Fragen-und-Antworten,livestreamfaq100.html Retrieved: August 11, 2024, 11:27 UTC)

cemrich commented 1 month ago

I will try to take screenshots in the time slots as soon as possible.

I thought I watched a regional program this morning - but maybe it wasn't supposed to be.

WebworkrNet commented 1 month ago

I will try to take screenshots in the time slots as soon as possible.

I thought I watched a regional program this morning - but maybe it wasn't supposed to be.

In the mornings and on certain days of the week also at night, NDR repeats the 7:30 p.m. shows of all state programs of Norddeutscher Rundfunk and Radio Bremen one after the other, regardless of which station the viewer has chosen.

WebworkrNet commented 1 month ago

Contrary to the title display in the program overview in the "Live" tab, the following programs are actually being streamed at the time of the screenshots:

Screenshot_20240814_181113_Zapp Screenshot_20240814_181337_Zapp Screenshot_20240814_181325_Zapp Screenshot_20240814_181313_Zapp Screenshot_20240814_181300_Zapp

cemrich commented 1 month ago

Thank you very much for verifying!

I'll move this issue to Zapp-Backend, because the channels urls are correct, but the program information is not. However, I am not sure if I can find the correct program information anywhere on the web (and machine readable on top).

cemrich commented 1 month ago

Okay, somewhere deep inside the ard program info api I found the missing channels. This issue should be fixed once the auto deployment has run. I'll close this issue after verification.

Thank you very much for your help!

cemrich commented 1 month ago

The changes are now online and should be picked up by Zapp automatically. Feel free to reopen or open a new issue, if the problem persists.