Patrick Hein

Results 62 comments of Patrick Hein

I think post-filtering is rather not that good. It would for example"destroy" the paging. Better would be defining a new ES query.

You don't need an own server. The TV running Chromecast acts as the server for the Caster (in this case Zapp). I had support for Chromecast in MVW and didn't...

As you said, MediathekViewWeb actually has this data. I could provide a HTTP api for it. The list from the scrapers don't provide this information.

Is there any workaround until this is fixed? Edit: Simply remove `"defaultCollection": "@ionic/angular-toolkit"` from angular.json, if you don't need any of ionics collection

Same happens for me with wireguard 0.0.20181018 and docker-ce 18.09.0 Have you found a solution for this problem?

Yes, my tsconfig is as strict as it can be. `{ foo: 'bar' | 'baz' | undefined }` does not work either.

This is something for the [Forum](https://forum.mediathekview.de/).

Doch, grundsätzlich ist hier richtig, wenn es sich um Dinge von technischer Natur handelt. Bei fehlenden Filmen o.Ä. ist jedoch das Forum die Anlaufstelle.

Would an alternative solution be to add `nullable?: boolean` to `ColumnEmbeddedOptions` and only use this new behaviour if `nullable` is true? However, the case that the embedded properties are not...

Die Info liegt nur dann in der Datenbank vor, wenn MVW vorher genau diesen HEAD gemacht hat, da die Quelle (Filmliste von MediathekView) diese Info nicht bereitstellt. Manche Sender haben...