Skip to content

Commit

Permalink
fixed: MDR Livestream funktioniert nicht mehr
Browse files Browse the repository at this point in the history
closed #346
  • Loading branch information
alex1702 committed Mar 4, 2018
2 parents 9c5a5a5 + 834a8e4 commit 4d3cab6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
group = 'de.mediathekview'
archivesBaseName = "MServer"
version = '3.1.45'
version = '3.1.46'

def jarName = 'MServer.jar'
def mainClass = 'mServer.Main'
Expand All @@ -39,7 +39,7 @@ repositories {
mavenLocal()
mavenCentral()
maven {
url "https://oss.sonatype.org/content/repositories/snapshots/"
url "https://oss.sonatype.org/content/repositories/snapshots/"
}
}

Expand Down
5 changes: 3 additions & 2 deletions dist/live-streams.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"X" : [ "DW", "Livestream", "DW Livestream", "", "", "", "", "", "http://dwstream72-lh.akamaihd.net/i/dwstream72_live@123556/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "HR", "Livestream", "HR Livestream", "", "", "", "", "", "http://live1_hr-lh.akamaihd.net/i/hr_fernsehen@75910/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "KiKA", "Livestream", "KiKA Livestream", "", "", "", "", "", "http://kikade-lh.akamaihd.net/i/livetvkika_de@450035/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "MDR", "Livestream", "MDR Livestream", "", "", "", "", "", "http://mdr_th_hls-lh.akamaihd.net/i/livetvmdrthueringen_de@106903/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "MDR", "Livestream", "MDR Sachsen Livestream", "", "", "", "", "", "http://mdrsnhls-lh.akamaihd.net/i/livetvmdrsachsen_de@513998/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "MDR", "Livestream", "MDR Sachsen-Anhalt Livestream", "", "", "", "", "", "http://mdrsahls-lh.akamaihd.net/i/livetvmdrsachsenanhalt_de@513999/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "MDR", "Livestream", "MDR Thüringen Livestream", "", "", "", "", "", "http://mdrthuhls-lh.akamaihd.net/i/livetvmdrthueringen_de@514027/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "NDR", "Livestream", "NDR Livestream", "", "", "", "", "", "http://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "ORF", "Livestream", "ORF-1 Livestream", "", "", "", "", "", "http://apasfiisl.apa.at/ipad/orf1_q8c/orf.sdp/playlist.m3u8", "http://tvthek.orf.at/live", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "ORF", "Livestream", "ORF-2 Livestream", "", "", "", "", "", "http://apasfiisl.apa.at/ipad/orf2_q8c/orf.sdp/playlist.m3u8", "http://tvthek.orf.at/live", "", "", "", "", "", "", "", "", "", "" ],
Expand All @@ -25,6 +27,5 @@
"X" : [ "ZDF", "Livestream", "ZDF Livestream", "", "", "", "", "", "http://zdf1314-lh.akamaihd.net/i/de14_v1@392878/master.m3u8", "http://www.zdf.de/ZDFmediathek/hauptnavigation/live", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "ZDF", "Livestream", "ZDF.info Livestream", "", "", "", "", "", "http://zdf1112-lh.akamaihd.net/i/de12_v1@392882/master.m3u8", "http://www.zdf.de/ZDFmediathek/hauptnavigation/live", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "ZDF", "Livestream", "ZDF.neo Livestream", "", "", "", "", "", "http://zdf1314-lh.akamaihd.net/i/de13_v1@392877/master.m3u8", "http://www.zdf.de/ZDFmediathek/hauptnavigation/live", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "ZDF", "Livestream", "ZDF.heute Livestream", "", "", "", "", "", "http://zdf0102-lh.akamaihd.net/i/none01_v1@392849/master.m3u8", "http://www.zdf.de/ZDFmediathek/hauptnavigation/live", "", "", "", "", "", "", "", "", "", "" ],
"X" : [ "PHOENIX", "Livestream", "PHOENIX Livestream", "", "", "", "", "", "http://zdf0910-lh.akamaihd.net/i/de09_v1@392871/master.m3u8", "http://www.zdf.de/ZDFmediathek/hauptnavigation/live", "", "", "", "", "", "", "", "", "", "" ]
}

0 comments on commit 4d3cab6

Please sign in to comment.