Explorar el Código

[bugfix] filmix get_streams 1080p strādā tikai pro+

Ivars hace 7 años
padre
commit
74509050a7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      PlayStream.py

+ 1
- 1
PlayStream.py Ver fichero

@@ -6,7 +6,7 @@
6 6
 # Used fragments of code from enigma2-plugin-tv3play by Taapat (https://github.com/Taapat/enigma2-plugin-tv3play)
7 7
 #
8 8
 
9
-__version__ = "0.6k"
9
+__version__ = "0.6l"
10 10
 __id__ = "playstream"
11 11
 __title__ = "PlayStream"
12 12
 __author__ = "ivars777@gmail.com"