Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Last channel is missing #5

Open
petrmenzel opened this issue Jan 31, 2018 · 0 comments
Open

Last channel is missing #5

petrmenzel opened this issue Jan 31, 2018 · 0 comments

Comments

@petrmenzel
Copy link

Every last channel is not included.

.m3u8 file (3 channels)

#EXTM3U8
#EXTINF:0 tvg-id="ct1hd" tvg-name="ČT1" tvg-logo="ct1hd.png" group-title="General",ČT1
url_to_stream
#EXTINF:0 tvg-id="ct2hd" tvg-name="ČT2" tvg-logo="ct2hd.png" group-title="General",ČT2
url_to_stream
#EXTINF:0 tvg-id="ct24" tvg-name="ČT24" tvg-logo="ct24.png" group-title="News",ČT24
url_to_stream

http://ip_adress:port/lineup.json (2 channels)

[{"GuideName":"T1","GuideNumber":"0.0","URL":"converted_url_to_stream"},{"GuideName":"T2","GuideNumber":"0.1","URL":"converted_url_to_stream"}]

Every time you add new channel after that there is missing the last channel. If you have only 1 channel you get null.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant