Автор Тема: Описание формата плейлистов для ott-play / Playlist format description  (Прочитано 48305 раз)

ott-play

  • Administrator
  • Newbie
  • *****
  • Сообщений: 48
    • Просмотр профиля
Поддержанные параметры:
- group-title или #EXTGRP - название категории канала
- tvg-logo - ссылка на логотип канала, если ее нет, то ott-play попытается подобрать логотип по названию канала из доступных (http://epg.ott-play.com)
- tvg-name - если он прописан, то запрос епг будет по нему, а не по имени канала
- tvg-id - при наличии параметра url-tvg поиск епг будет по нему, а не по названию канала
- catchup-days, timeshift и tvg-rec - если они есть, то длительность архива берется из них - дни архива (значение из настроек плеера используется как дефолтное)
- url-tvg - в нем можно написать одного или несколько из поддержанных провайдеров епг и тогда епг будет искаться по tvg-id (список поддержанных провайдеров на сайте http://epg.ott-play.com), можно прописать последовательность нескольких через «;», например «iptvx.one;bcu»
- catchup - тип запроса архива канала: default, append или flussonic
- catchup-source - если он есть, то в зависимости от значения параметра catchup ссылка на архив будет взята из него ('default') либо добавлена к ссылке на канал ('append') и вставлены переменные ${start}, ${end}, ${timestamp}, ${offset} и ${duration} (формат UNIX Time Stamp)

Параметры catchup-days, timeshift, catchup, catchup-source, url-tvg могут быть прописаны как в строке #EXTM3U (тогда они действуют для всего плейлиста), так и в строке #EXTINF (тогда они относятся к конкретному каналу)
« Последнее редактирование: 09 Апреля 2022, 07:32 от ott-play »

ott-play

  • Administrator
  • Newbie
  • *****
  • Сообщений: 48
    • Просмотр профиля
Supported options:
- group-title or #EXTGRP - channel category name
- tvg-logo - link to the channel logo, if it is not there, then ott-play will try to select a logo by the channel name from the available ones (http://epg.ott-play.com)
- tvg-name - if it is present, then the epg request will be based on it, and not on the channel name
- tvg-id - if the url-tvg parameter is present, the search for epg will be based on it, and not on the channel name
- catchup-days, timeshift and tvg-rec - if they exist, then the duration of the archive is taken from them - days of the archive (the value from the player settings is used as default)
- url-tvg - you can write one or more of the supported epg providers in it and then the epg will be searched for by tvg-id (list of supported providers on the site http://epg.ott-play.com), you can write a sequence of several through ";", for example "iptvx.one;bcu"
- catchup - channel archive request type: default, append or flussonic
- catchup-source - if it exists, then depending on the value of the catchup parameter, the link to the archive will be taken from it ('default') or added to the link to the channel ('append') and the variables ${start}, ${end}, ${timestamp}, ${offset} and ${duration} will be inserted (UNIX Time Stamp format)

The catchup-days, timeshift, catchup, catchup-source, url-tvg parameters can be specified both in the #EXTM3U line (then they apply to the entire playlist) and in the #EXTINF line (then they apply to a specific channel)
« Последнее редактирование: 09 Апреля 2022, 07:33 от ott-play »