Seite 5 von 6
					
				Re: ORF mit WebTV
				Verfasst: Di 21. Jun 2022, 17:06
				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 ?
 
			
					
				Re: ORF mit WebTV
				Verfasst: Di 21. Jun 2022, 17:13
				von jokel
				ok hab den fehler gefunden
bitte ändern in
jetzt stimmte der epg  
 
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
 
			
					
				Re: ORF mit WebTV
				Verfasst: Mi 22. Jun 2022, 10:47
				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"
 
			
					
				Re: ORF mit WebTV
				Verfasst: Mi 22. Jun 2022, 12:01
				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" />
 
			
					
				Re: ORF mit WebTV
				Verfasst: Mi 22. Jun 2022, 14:23
				von jokel
				ja annie mit logo sieht es schöner aus.
			 
			
					
				Re: ORF mit WebTV
				Verfasst: Mi 22. Jun 2022, 20:50
				von annie
				eigentlich sind die Logos ja falsch, denn die WEBTV Sender sind SD und nicht HD, das geht ja garnicht, duck und wech 

 
			
					
				Re: ORF mit WebTV
				Verfasst: Do 23. Jun 2022, 06:52
				von Gorcon
				Dann nimmt man halt die SD Logos aus dem Image.
			 
			
					
				Re: ORF mit WebTV
				Verfasst: So 3. Jul 2022, 10:53
				von vertico
				Hi,
hat jemand für ""Servus TV"" eine neue Adresse? Die bishreige funktioniert seit gestern nicht mehr.
			 
			
					
				Re: ORF mit WebTV
				Verfasst: So 3. Jul 2022, 11:14
				von jokel
				
			 
			
					
				Re: ORF mit WebTV
				Verfasst: So 3. Jul 2022, 11:20
				von annie
				
			 
			
					
				Re: ORF mit WebTV
				Verfasst: Mo 4. Jul 2022, 16:22
				von Gorcon
				
			 
			
					
				Re: ORF mit WebTV
				Verfasst: Sa 9. Jul 2022, 07:25
				von jokel
				z.z. scheint es so zu sein das alle quellen bzw. streams i.p. at u. ch down sind
			 
			
					
				Re: ORF mit WebTV
				Verfasst: Sa 9. Jul 2022, 08:15
				von annie
				
			 
			
					
				Re: ORF mit WebTV
				Verfasst: Sa 9. Jul 2022, 08:31
				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 
			
					
				Re: ORF mit WebTV
				Verfasst: Sa 9. Jul 2022, 14:34
				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>
 
			
					
				Re: ORF mit WebTV
				Verfasst: Mo 9. Jan 2023, 23:09
				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
 
			
					
				Re: ORF mit WebTV
				Verfasst: Do 12. Jan 2023, 09:45
				von Gorcon
				jokel hat geschrieben: ↑Mo 9. Jan 2023, 23:09
 
404
File not found
https://github.com/iptv-org/epg 
			
					
				Re: ORF mit WebTV
				Verfasst: Do 12. Jan 2023, 10:15
				von jokel
				Code: Alles auswählen
https://iptv-org.github.io/epg/guides/de/tv.blue.ch.xml
 
			
					
				Re: ORF mit WebTV
				Verfasst: Do 16. Feb 2023, 10:15
				von jokel
				wiedermal z.z. kein epg ..
			 
			
					
				Re: ORF mit WebTV
				Verfasst: Do 16. Feb 2023, 21:56
				von flk