Page 2 of 2

Re: Referrer support

Posted: Wed May 01, 2019 1:23 pm
by LITUATUI
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

Posted: Wed May 01, 2019 2:59 pm
by Prog
I am recommend comment both lines. For 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

Re: Referrer support

Posted: Wed May 01, 2019 3:48 pm
by LITUATUI
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

Posted: Wed May 01, 2019 5:37 pm
by Prog
I am fix bug with '#' in url. Please check next after .9 BETA version.

Re: Referrer support

Posted: Wed May 01, 2019 5:56 pm
by LITUATUI
Thanks a lot for your support, for the moment I uninstalled the normal version and will only be using the beta version to get updates faster.

I'll keep giving you feedback so that you can make ProgTV even better.

Re: Referrer support

Posted: Thu May 02, 2019 9:36 am
by Prog
Try this version http://files.progdvb.com/progtv_android ... 2.78.0.apk for m3u fixes and https problem.

Re: Referrer support

Posted: Thu May 02, 2019 1:07 pm
by LITUATUI
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.