Page 1 of 1

EPG - German and Austrian Channels (and also French, Spanish, why not?)

Posted: 07 Sep 2020, 18:08
by de-jourdain
Hello Admins.

I would like to know if there is anything I can help with, so that we have EPG for the following channels, Germans and Austrians:
Alex Berlin
Bibel TV
DW (EN, ES and DE)
ERF
Folx TV
München TV
n-tv
tv berlin
OA24
SchauTV
W24
...

Also for France 24 (EN, ES), Russia Today (US, FR, ES), Tele Quebec, ...

If there is anything I can do to help, I'm in. My background is development (Linux Kernel, OS Distros, C/C ++, Shell Script) and I believe that settings for m3u are big deals for me.

DJourdain

Regards,

Re: EPG - German and Austrian Channels (and also French, Spanish, why not?)

Posted: 07 Sep 2020, 19:01
by de-jourdain
Something I forgot to mention: Currently, these channels already have EPG available on other services, on Kodi and for other software. Thus, if in these softwares we can already find EPG for these channels, I believe that with a little collaboration, it will also be possible to have these channels with EPG also on SS IPTV.

So, if there is anything that can be done collaboratively, I'm in.

Re: EPG - German and Austrian Channels (and also French, Spanish, why not?)

Posted: 18 Sep 2020, 09:15
by Eugene
I think we have EPG for most of these channels.

Re: EPG - German and Austrian Channels (and also French, Spanish, why not?)

Posted: 03 Oct 2020, 22:24
by de-jourdain
Hi Eugene. Thanks for your reply, but, for these channels, EPG are not working by the way:

Alex Berlin
Bibel TV
DW (EN, ES and DE)
ERF
Folx TV
München TV
n-tv
tv berlin
OA24
SchauTV
W24

So... I tried to use an external EPG, in the m3u8 file, as follow:

Code: Select all

#EXTM3U url-tvg="https://rytec.ricx.nl/epg_data/rytecDE_Basic.gz" x-tvg-url="https://rytec.ricx.nl/epg_data/rytecDE_Basic.gz"
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: "GET, POST, OPTIONS, HEAD"
Access-Control-Allow-Headers: "Range"
Access-Control-Expose-Headers: "Accept-Ranges, Content-Encoding, Content-Length, Content-Range"

#EXTINF:0 type="stream" tvg-ID="EuronewsDE.nws" tvg-name="EuronewsDE.nws" channelId="217" aspect-ratio="16:9" audio-track="deu" subtitles="deu" tvg-country="DE", euronews
http:********
#EXTINF:0 type="stream" tvg-ID="BibelTV.de" tvg-name="BibelTV.de" channelId="1005" audio-track="deu" subtitles="deu" tvg-country="DE", Bibel TV
http:**********
Well... I don't know if am I missing something or what, 'cause I think I'm already doing as it's asked to do...

So. Am I missing something?

Regards,