Skip to content

Commit

Permalink
fixed: KIKA: Livestream URL
Browse files Browse the repository at this point in the history
closed #278
  • Loading branch information
alex1702 committed Oct 21, 2017
2 parents 2625c0f + 8d5eea4 commit 4e95494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ apply from: "${project.rootDir}/gradle/eclipse.gradle"
sourceCompatibility = 1.8
targetCompatibility = 1.8
group = 'de.mediathekview'
version = '3.1.31'
version = '3.1.32'

def jarName = 'MServer.jar'
def mainClass = 'mServer.Main'
Expand Down
2 changes: 1 addition & 1 deletion dist/live-streams.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"X" : [ "BR", "Livestream", "BR Livestream", "", "", "", "", "", "http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8", "http://www.ardmediathek.de/tv/live?kanal=Alle", "", "", "", "", "", "", "", "", "", "" ],
"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://kika_geo-lh.akamaihd.net/i/livetvkika_de@75114/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" : [ "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", "", "", "", "", "", "", "", "", "", "" ],
Expand Down

0 comments on commit 4e95494

Please sign in to comment.