Re: Referrer support

#16
Yes, I am.

Another issue.

You might notice that in my list I temporally deactivate some inactive links, until I replace them with working ones.

I put a # before the URL so that IPTV players can ignore that channel. However, ProgTV shows those channels that of course don't work.

One example:

Code: Select all

#EXTINF:-1 group-title="TV" tvg-id="CANAL 180" tvg-logo="https://caixapreta.pt/logos/Canal-180.png",Canal 180
#http://noscdne.entrprise.tv:1935/live/canal180.stream/livestream.m3u8

As for the other issues I'll use MediaPlayer as the default API, this way RTP channels work, and use the ProgDVB engine (beta version) for the Porto Canal channel.

Re: Referrer support

#18
Thanks for the advice, but with ## it shows as a channel group:

Code: Select all

##EXTINF:-1 group-title="TV" tvg-id="CANAL 180" tvg-logo="https://caixapreta.pt/logos/Canal-180.png",Canal 180
Image



Another issue, sometimes IPTV servers are slow and stop responding, with ProgTV the streaming stops completely, with other IPTV players, they freeze for a second but auto reconnect to the server and streaming continues.

For example, these two IPTV players support auto reconnection to the server:

https://play.google.com/store/apps/deta ... droid.iptv

https://play.google.com/store/apps/deta ... niklabs.pp

Re: Referrer support

#22
Thanks, the # bug on m3u list now is solved.

RTP channels still don't open with ProgDVB Engine, but still work with MediaPlayer or ExoPlayer. I'm using MediaPlayer now as default.

I notice that some channels on the FreeBestTV list also have problems with some engines.

For example.

1HD Music TV [FHD]

ProgDVB: no
MediaPlayer: yes
ExoPlayer: no
OpenMax: no
FFmpeg: no
MediaPlayer+: no
External Player (MX Player): yes

The external player is the best, but makes the experience of changing channels a bit odd.