浏览代码

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

Ivars 7 年前
父节点
当前提交
74509050a7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      PlayStream.py

+ 1
- 1
PlayStream.py 查看文件

@@ -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"