소스 검색

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