Ivars 7 years ago
parent
commit
e6b7441d9f
3 changed files with 4 additions and 1 deletions
  1. 1
    1
      PlayStream.py
  2. 3
    0
      changelog.md
  3. BIN
      release/enigma2-plugin-extensions-playstream_0.6j.ipk

+ 1
- 1
PlayStream.py View File

6
 # Used fragments of code from enigma2-plugin-tv3play by Taapat (https://github.com/Taapat/enigma2-plugin-tv3play)
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.6i"
9
+__version__ = "0.6j"
10
 __id__ = "playstream"
10
 __id__ = "playstream"
11
 __title__ = "PlayStream"
11
 __title__ = "PlayStream"
12
 __author__ = "ivars777@gmail.com"
12
 __author__ = "ivars777@gmail.com"

+ 3
- 0
changelog.md View File

1
+**0.6j** (22.03.2017)
2
+- salabota InsecureRequestWaening importa kļūda
3
+
1
 **0.6i** (22.03.2017)
4
 **0.6i** (22.03.2017)
2
 - salabots filmix (nerādīja sērijas)
5
 - salabots filmix (nerādīja sērijas)
3
 
6
 

BIN
release/enigma2-plugin-extensions-playstream_0.6j.ipk View File