Ivars 6 years ago
parent
commit
214e2a6ed3
3 changed files with 8 additions and 5 deletions
  1. 1
    1
      PlayStream.py
  2. 4
    4
      PlayStream.wpr
  3. 3
    0
      changelog.md

+ 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.7t"
9
+__version__ = "0.7u"
10
 __id__ = "playstream"
10
 __id__ = "playstream"
11
 __title__ = "PlayStream"
11
 __title__ = "PlayStream"
12
 __author__ = "ivars777@gmail.com"
12
 __author__ = "ivars777@gmail.com"

+ 4
- 4
PlayStream.wpr View File

6176
                                {'attrib-starts': [],
6176
                                {'attrib-starts': [],
6177
                                 'first-line': 0L,
6177
                                 'first-line': 0L,
6178
                                 'folded-linenos': [],
6178
                                 'folded-linenos': [],
6179
-                                'sel-line': 1L,
6180
-                                'sel-line-start': 23L,
6181
-                                'selection_end': 66L,
6182
-                                'selection_start': 66L,
6179
+                                'sel-line': 4L,
6180
+                                'sel-line-start': 197L,
6181
+                                'selection_end': 197L,
6182
+                                'selection_start': 197L,
6183
                                 'zoom': 0L}),
6183
                                 'zoom': 0L}),
6184
                               (loc('plugin.py'),
6184
                               (loc('plugin.py'),
6185
                                {'attrib-starts': [],
6185
                                {'attrib-starts': [],

+ 3
- 0
changelog.md View File

1
+**0.7u** (11.03.2018)
2
+- [bugfix] Salabots filmix
3
+
1
 **0.7t** (10.03.2018)
4
 **0.7t** (10.03.2018)
2
 - [change] Delete un Move favorītos stradā
5
 - [change] Delete un Move favorītos stradā
3
 - [change] Config avotā uzlabota streams_file manipulācija (var dinamiski mainīt)
6
 - [change] Config avotā uzlabota streams_file manipulācija (var dinamiski mainīt)