X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=ardmediathek%2Fsrc%2Fplugin.py;fp=ardmediathek%2Fsrc%2Fplugin.py;h=38fc408898d6ee0e9dc6a498429bb4cc69f20564;hb=3ebb23cffc2c3255eead1651851a189a66a7e7cf;hp=026cff61096950fa61ce83a5c67ffb4cf861f7e9;hpb=4d9d0ef24547aa6b7f2439cec6b9b8f71202bc25;p=vuplus_dvbapp-plugin diff --git a/ardmediathek/src/plugin.py b/ardmediathek/src/plugin.py index 026cff6..38fc408 100755 --- a/ardmediathek/src/plugin.py +++ b/ardmediathek/src/plugin.py @@ -85,19 +85,16 @@ class ChangedMoviePlayer(MoviePlayer): def getCategories(html): list = [] - start = """' + start = """
""" + end = '
' if start and end in html: idx = html.index(start) html = html[idx:] idx = html.index(end) html = html[:idx] - lines = html.split("\n") - for line in lines: - if ('