From 4d2121d6b814ba112a5728cc6c1dddb38526e61a Mon Sep 17 00:00:00 2001 From: Marco van de Veen <42120041+marcovandeveen@users.noreply.github.com> Date: Thu, 23 Nov 2023 10:14:04 +0100 Subject: [PATCH] Update series.md Listed support for JWP series in Zapp (as beta) --- series.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/series.md b/series.md index a57c366..883619a 100644 --- a/series.md +++ b/series.md @@ -13,19 +13,19 @@ parent: Screens ## Introduction This page describes how to define and show series, with seasons and episodes. -The method describe here is compatible with the [JW Player OTT Web App](https://github.com/jwplayer/ott-web-app) and is an improved version of what is described in the [Applicaster docs](https://docs.applicaster.com/integrations/jw-endpoints/#create-an-episodic-structure-using-jw-playlists) +## Define a series in JW +# [Create series in JW Player](https://docs.jwplayer.com/platform/docs/ott-create-a-series) +# Ask you Applicaster representative how to consume the series in Zapp -Notes: An easier series management workflow is under development. +Note: support for JWP native series mgmt is in beta. Consult your JWP or Applicaster representative to enable it. -## Define a series in JW + +## Define a series in JW (Playlist based) You need: - A media item (a.k.a. card) that links to the series playlist using `seriesId` - A 'series' playlist that includes episodes based on a tag - Episodes with fields `episodeNumber` and `seasonNumber` and a tag, that includes the epsidoe in the in the series playlist -Note: Applicaster does not yet support the new way of [creating series in JW Player](https://docs.jwplayer.com/platform/docs/ott-create-a-series) - -