ソースを参照

salabots replay

Ivars 6 年 前
コミット
56a68f937d
共有3 個のファイルを変更した5 個の追加2 個の削除を含む
  1. 1
    1
      addon.xml
  2. 3
    0
      changelog.md
  3. 1
    1
      kmake.bat

+ 1
- 1
addon.xml ファイルの表示

1
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
1
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
-<addon version="0.1.94" id="plugin.video.playstream" name="PlayStream" provider-name="ivars777"  >
2
+<addon version="0.1.95" id="plugin.video.playstream" name="PlayStream" provider-name="ivars777"  >
3
   <requires>
3
   <requires>
4
     <import addon="xbmc.python" version="2.1.0"/>
4
     <import addon="xbmc.python" version="2.1.0"/>
5
     <import addon="script.module.requests" />
5
     <import addon="script.module.requests" />

+ 3
- 0
changelog.md ファイルの表示

1
+**0.1.94** (12.10.2018):
2
+- [fix] salabots replay
3
+
1
 **0.1.94** (04.09.2018):
4
 **0.1.94** (04.09.2018):
2
 - [fix] salabots TVPlay (raidījumu kategorijas)
5
 - [fix] salabots TVPlay (raidījumu kategorijas)
3
 
6
 

+ 1
- 1
kmake.bat ファイルの表示

2
 
2
 
3
 :--- Pull content submodule ---
3
 :--- Pull content submodule ---
4
 pushd resources\lib\content
4
 pushd resources\lib\content
5
-rem git commit -a -m a
5
+git commit -a -m labojumi
6
 git checkout .
6
 git checkout .
7
 git pull
7
 git pull
8
 popd
8
 popd