summaryrefslogtreecommitdiff
path: root/plugin.video.mediathek/changelog.txt
diff options
context:
space:
mode:
authorChristian Kölpin <raptor2101@mykolab.com>2016-12-16 19:22:24 +0100
committerPhilipp Temminghoff <phil65@kodi.tv>2016-12-16 19:22:24 +0100
commit7bafd9290195ce39adc83531d103a4a2a97d5b7b (patch)
tree67ec57f7d5834fe94f25bcf7a57d0674f4230f8e /plugin.video.mediathek/changelog.txt
parent82884ecc755da2186f1724e54501b4ac73e573b4 (diff)
[plugin.video.mediathek] 0.7.5 (#756)
[plugin.video.mediathek] 0.7.5
Diffstat (limited to 'plugin.video.mediathek/changelog.txt')
-rw-r--r--plugin.video.mediathek/changelog.txt70
1 files changed, 70 insertions, 0 deletions
diff --git a/plugin.video.mediathek/changelog.txt b/plugin.video.mediathek/changelog.txt
new file mode 100644
index 0000000..f0ea03b
--- /dev/null
+++ b/plugin.video.mediathek/changelog.txt
@@ -0,0 +1,70 @@
+0.7.5 - CHG: reimplement ZDF Mediathak (important: ZDF enforces TLSv1 with SNI enabled, what is only supported by python 2.7.9.)
+ Temporaily fix ARTE
+0.7.4 - CHG: Repearing NDR und 3SAT
+0.7.3 - CHG: Change to BeautifulSoup instead of lxml
+0.7.2 - FIX: Multiple bugfixes for ard (by p-friedrich)
+0.7.1 - FIX: Minor bugfixes for ard
+0.7.0 - FIX: Minor bugfixes for arte,Kika,ZDF
+0.6.9 - FIX: Fixes for NDR (by
+0.6.8 - FIX: Fixes for KIKA
+0.6.7 - FIX: Fixes for ARTE and NDR
+0.6.6 - FIX: Minor Fixes for ARTE and ARD
+0.6.5 - FIX: Minor Fixes for ARTE and NDR
+0.6.4 - FIX: ARTE and NDR
+0.6.3 - FIX: extend ARD plugin
+0.6.2 - FIX: adopt ARD infrastructure change
+0.6.1 - FIX: adopt NDR infrastructure change
+0.6.0 - FIX: Regexp for crawling the ARD-Mediathek
+0.5.9 - FIX: adopt NDR infrastructure change (by dethfee)
+0.5.8 - FIX: adopt NDR link change (by Toerless Eckert)
+0.5.7 - CHG: Temporaily disable BR, BR Alpha
+ FIX: 3Sat offers webem, will used as fallback
+ REM: WDR Support - they moves to a creepy format and i'am unable to handle this in xbmc correctly
+0.5.6 - FIX: NDR Update by dethfeet
+0.5.5 - FIX: More NDR fixes
+0.5.4 - FIX: NDR Fixed by dethfeet
+0.5.2 - FIX: adopt some specialities in the ARD Format
+0.5.2 - FIX: Get all ARD features back working
+0.5.1 - FIX: Get ARD working again (without "Sendungen A-Z")
+0.5.0 - FIX: ORF-Program listing is parsed from Webseite instead of being hardcoded
+0.4.9 - FIX: KiKa Plus naming
+0.4.8 - ADD: show http://www.3sat.de/mediathek/rss/mediathek_makro.xml to 3sat show list.
+ FIX: BR Alpha
+0.4.7 - Fix syntax error
+0.4.6 - Minor fix for rasp-xbmc
+ added new channels for kika
+0.4.5 - FIX: ARTE and KIKA - adopt format changes
+0.4.4 - FIX: Get ARD working again (base code from soern)
+0.4.3 - FIX: NDR streams / NDR changed their streaming adresses by soern
+0.4.2 - FIX: WDR add search function, add stream duration, add "pageSize" optioni (Soern)
+ FIX: bayrisches FS podcasts eingefügt, Auswahl nach Sendungen, Suche (Soern)
+0.4.1 - FIX: Soern completed the NDR implementation
+0.4.0 - FIX: Commit FIX from soern
+0.3.9 - ADD: KIKA (Without Kikaninchen)
+0.3.8 - FIX: 3SAT Broken Link
+ ADD: NDR
+0.3.7 - FIX: ORF
+0.3.6 - FIX: WDR
+0.3.5 - FIX: BayernFS
+0.3.4 - FIX: ARTE
+0.3.3 - ADD: BR-Alpha
+0.3.2 - Version bump for eden pre
+0.2.2 - ADD: WDR Mediathek
+ FIX: ZDF Mediathek will now ignore mp3 files
+ FIX: OfflineCache removed
+0.2.1 - ADD: PageNavigation for ZDF
+ FIX: ChannelLogos fixed
+0.2.0 - FIX: Minor Bugfixes
+0.1.9 - FIX: ORF Playback
+ FIX: Progressbar is displayed corectly
+0.1.8 - ZDF Changes their Interface, reimplement it
+0.1.7 - Adding ORF
+0.1.6 - FIXES: Arty playback now functional, RTMP set as default, Sorting of Items in Bayrisches Fernsehen
+ ADD: Searching for ARTE, ARD, ZDF, 3Sat
+0.1.5 - Bypassing Arte-FalshVersion check
+ - Adding Bayrisches Fernsehen (by Benedikt Elser)
+0.1.4 - Some improvements for ARD
+0.1.3 - Adjust ARD Parsing - ard now works fine
+0.1.2 - Now RTMP playback is avaible under Windows !!!
+0.1.1 - added script to extract Media-Information, Added timeout while downloading something.
+0.1.0 - initial release