ORF mit WebTV

Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

ok habe ich geändert ich schreibe nur 2x die xmltv einmal für at u. ch das reicht siehe

Code: Alles auswählen

	<webtv title="ORF 1 HD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF1.at" url="https://s6.hopslan.com/orf11/index.m3u8" description="Livestream" />
	<webtv title="ORF 2 HD" epgmap="ORF2.at" url="https://s6.hopslan.com/orf2/index.m3u8" description="Livestream" />
	<webtv title="ORF 3 HD" epgmap="ORF3.at" url="https://s6.hopslan.com/orf3/index.m3u8" description="Livestream" />
	<webtv title="ORF Sport+ HD" epgmap="ORFSport.at" url="http://212.18.115.193:3549/play/a05f/index.m3u8" description="Livestream" />
	<webtv title="SRF1" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRF1.ch" url="https://s6.hopslan.com/srf1/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF2" epgmap="SRF2.ch" url="https://s6.hopslan.com/srf2/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF info" epgmap="SRFInfo.ch" url="https://s6.hopslan.com/srfinfo/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="Servus TV" epgmap="ServusTVOsterreich.at" url="https://s66.hopslan.com/servus/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
das einzige was mich stört ist ORFSport.at ... epg = stream ?
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

ok hab den fehler gefunden

Code: Alles auswählen

ORFSport.at
bitte ändern in

Code: Alles auswählen

ORFSportPlus.at
jetzt stimmte der epg :wink:

da passt jetzt alles

Code: Alles auswählen

	<webtv title="ORF 1 HD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF1.at" url="https://s6.hopslan.com/orf11/index.m3u8" description="Livestream" />
	<webtv title="ORF 2 HD" epgmap="ORF2.at" url="https://s6.hopslan.com/orf2/index.m3u8" description="Livestream" />
	<webtv title="ORF 3 HD" epgmap="ORF3.at" url="https://s6.hopslan.com/orf3/index.m3u8" description="Livestream" />
	<webtv title="ORF Sport+ HD" epgmap="ORFSportPlus.at" url="http://212.18.115.193:3549/play/a05f/index.m3u8" description="Livestream" />
	<webtv title="SRF1" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRF1.ch" url="https://s6.hopslan.com/srf1/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF2" epgmap="SRF2.ch" url="https://s6.hopslan.com/srf2/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF info" epgmap="SRFInfo.ch" url="https://s6.hopslan.com/srfinfo/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="Servus TV" epgmap="ServusTVOsterreich.at" url="https://s66.hopslan.com/servus/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
da fehlen nur noch die logos
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

musste doch zwei sachen umbenennen in,

Code: Alles auswählen

title="ORF 3 HD" epgmap="ORFIII.at" ... war vorher ... epgmap="ORF3.at"
title="SRF2" epgmap="SRFzwei.ch"    ... war vorher ... epgmap="SRF2.ch"
Benutzeravatar
annie
NI - Team
Beiträge: 1010
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: ORF mit WebTV

Beitrag von annie »

Bischen Fleißarbeit und die LogoS erscheinen...

Code: Alles auswählen

<webtv title="ORF 1 AT" url="https://s6.hopslan.com/orf11/index.m3u8" xmltv="https://iptv-org.github.io/epg/guides/de/hd-plus.de.epg.xml" epgmap="ORF1.at" logo="/usr/share/tuxbox/neutrino/icons/logo/3ef0001132f.png" script="best_bitrate_m3u8.lua" description="Livestream" />
3screenshot.png
Bildschirmfoto vom 2022-06-22 12-10-39.png
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

ja annie mit logo sieht es schöner aus.
Dateianhänge
Bildschirmfoto zu 2022-06-22 19-34-28.png
Benutzeravatar
annie
NI - Team
Beiträge: 1010
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: ORF mit WebTV

Beitrag von annie »

eigentlich sind die Logos ja falsch, denn die WEBTV Sender sind SD und nicht HD, das geht ja garnicht, duck und wech :)
Benutzeravatar
Gorcon
NI - VIP
Beiträge: 2724
Registriert: Mi 13. Apr 2016, 10:55
Box: E2HD, VU+ Uno4kSE, VU+ Ultimate4k
Has thanked: 9 times
Been thanked: 2 times

Re: ORF mit WebTV

Beitrag von Gorcon »

Dann nimmt man halt die SD Logos aus dem Image.
vertico
Beiträge: 16
Registriert: Fr 5. Mai 2017, 16:55
Box: ZEE, TRINITY, TRINITY-DUO

Re: ORF mit WebTV

Beitrag von vertico »

Hi,
hat jemand für ""Servus TV"" eine neue Adresse? Die bishreige funktioniert seit gestern nicht mehr.
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

probier mal das,

Code: Alles auswählen

https://s6.hopslan.com/servus1/index.m3u8
Dateianhänge
screenshot.png
Benutzeravatar
annie
NI - Team
Beiträge: 1010
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: ORF mit WebTV

Beitrag von annie »

Benutzeravatar
Gorcon
NI - VIP
Beiträge: 2724
Registriert: Mi 13. Apr 2016, 10:55
Box: E2HD, VU+ Uno4kSE, VU+ Ultimate4k
Has thanked: 9 times
Been thanked: 2 times

Re: ORF mit WebTV

Beitrag von Gorcon »

oder diese:

Code: Alles auswählen

http://185.236.229.229:9091/play/a07e
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

z.z. scheint es so zu sein das alle quellen bzw. streams i.p. at u. ch down sind
Benutzeravatar
annie
NI - Team
Beiträge: 1010
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: ORF mit WebTV

Beitrag von annie »

nicht alle
00screenshot.png
Benutzeravatar
Gorcon
NI - VIP
Beiträge: 2724
Registriert: Mi 13. Apr 2016, 10:55
Box: E2HD, VU+ Uno4kSE, VU+ Ultimate4k
Has thanked: 9 times
Been thanked: 2 times

Re: ORF mit WebTV

Beitrag von Gorcon »

jokel hat geschrieben: Sa 9. Jul 2022, 07:25 z.z. scheint es so zu sein das alle quellen bzw. streams i.p. at u. ch down sind
Gibt noch genug die laufen. die von https://www.2ix2.com/category/oesterreichische-tv/ haben nur ihre URL geändert, aber die lässt sich ja recht einfach herausbekommen.
weitere URLs findet man bei http://hasbahca.net/hasbahca_m3u/hasbahca_iptv.m3u
Benutzeravatar
Gorcon
NI - VIP
Beiträge: 2724
Registriert: Mi 13. Apr 2016, 10:55
Box: E2HD, VU+ Uno4kSE, VU+ Ultimate4k
Has thanked: 9 times
Been thanked: 2 times

Re: ORF mit WebTV

Beitrag von Gorcon »

Hier mal meine aktuelle Liste:

Code: Alles auswählen

<?xml version="1.0" encoding="UTF-8"?>
<webtvs name="ORF und SRF">
  <webtv title="ORF 1 HD *" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF1.at" url="https://s6.hopslan.com/orf11/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="ORF 1 HD ²" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF1.at" url="http://62.2.85.68:39981/play/a00g" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="ORF 1 HD ³" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF1.at" url="http://185.236.229.229:9091/play/a07c" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="ORF 1 SD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF1.at" url="http://185.236.229.229:9091/play/a055" script="best_bitrate_m3u8.lua" description="Livestream" />	
  <webtv title="ORF 2 HD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF2.at" url="http://62.2.85.68:39981/play/a00h" description="Livestream" />
  <webtv title="ORF 2 HD ²" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF2.at" url="http://185.236.229.229:9091/play/a07d" description="Livestream" />
  <webtv title="ORF 2 SD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF2.at" url="http://185.236.229.229:9091/play/a056" description="Livestream" />	
  <webtv title="ORF 2 HD ³" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORF2.at" url="http://80.252.37.194:5000/udp/233.233.233.1:12000" description="Livestream" /> 
  <webtv title="ORF III SD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORFIII.at" url="http://185.236.229.229:9091/play/a04v" description="Livestream" />	
  <webtv title="ORF III HD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ORFIII.at" url="http://185.236.229.229:9091/play/a07g" description="Livestream" />
  <webtv title="ORF Sport+ SD " xmltv="https://iptv-org.github.io/epg/guides/de/hd-plus.de.epg.xml" epgmap="ORFSportPlus.at" url="http://185.236.229.229:9091/play/a01g" description="Livestream" />	
  <webtv title="ORF Sport+ HD" xmltv="https://iptv-org.github.io/epg/guides/de/hd-plus.de.epg.xml" epgmap="ORFSportPlus.at" url="http://185.236.229.229:9091/play/a07h" description="Livestream" />	 
  <webtv title="ORF Sport+ HD ²" xmltv="https://iptv-org.github.io/epg/guides/de/hd-plus.de.epg.xml" epgmap="ORFSportPlus.at" url="http://80.252.37.194:5000/udp/233.233.233.2:12000" description="Livestream" />		 			
	<webtv title="Servus TV" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ServusTVOsterreich.at" url="https://s6.hopslan.com/servus1/tracks-v1a1/index.m3u8" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="Servus TV SD" xmltv="https://iptv-org.github.io/epg/guides/at/tvheute.at.epg.xml" epgmap="ServusTVOsterreich.at" url="http://185.236.229.229:9091/play/a050" script="best_bitrate_m3u8.lua" description="Livestream" />			 
  <webtv title="SRF1" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRF1.ch" url="http://185.236.229.31:9981/play/a00h" script="best_bitrate_m3u8.lua" description="Livestream" />
  <webtv title="SRF1 ²" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRF1.ch" url="http://62.2.85.68:39981/play/a012" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF2" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRFzwei.ch" url="http://62.2.85.68:39981/play/a017" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF zwei HD" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRFzwei.ch" url="http://185.236.229.31:9981/play/a00i" script="best_bitrate_m3u8.lua" description="Livestream" />
	<webtv title="SRF info" xmltv="https://iptv-org.github.io/epg/guides/ch/tv.blue.ch.epg.xml" epgmap="SRFInfo.ch" url="http://62.2.85.68:39981/play/a016" script="best_bitrate_m3u8.lua" description="Livestream" />
</webtvs>
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

epg änderung für orf u. srf .. hier die neuen xml url

Code: Alles auswählen

https://iptv-org.github.io/epg/guides/at.xml
https://iptv-org.github.io/epg/guides/ch.xml
Benutzeravatar
Gorcon
NI - VIP
Beiträge: 2724
Registriert: Mi 13. Apr 2016, 10:55
Box: E2HD, VU+ Uno4kSE, VU+ Ultimate4k
Has thanked: 9 times
Been thanked: 2 times

Re: ORF mit WebTV

Beitrag von Gorcon »

jokel hat geschrieben: Mo 9. Jan 2023, 23:09

Code: Alles auswählen

https://iptv-org.github.io/epg/guides/ch.xml
404
File not found

https://github.com/iptv-org/epg
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

Code: Alles auswählen

https://iptv-org.github.io/epg/guides/de/tv.blue.ch.xml
Benutzeravatar
jokel
Beiträge: 2391
Registriert: Mi 31. Mär 2021, 14:23
Box: ZGEMMA H7/C
Has thanked: 5 times
Been thanked: 5 times

Re: ORF mit WebTV

Beitrag von jokel »

wiedermal z.z. kein epg ..
Dateianhänge
Bildschirmfoto zu 2023-02-16 09-11-31.png
Antworten

Zurück zu „IPTV, WebTV und Streaming“