Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
enen92 committed Aug 22, 2014
1 parent 449e2cc commit c85e395
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.video.p2p-streams/addon.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.p2p-streams"
name="p2p-streams"
version="1.0.1"
version="1.0.2"
provider-name="enen92,fightnight">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
Expand Down
9 changes: 9 additions & 0 deletions plugin.video.p2p-streams/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
===== Stable Versions ========
[B]v1.0.2 (22/8/2014)[/B]
-Updated acestreamengine for linux i386/x64_86
-Simplified configuration for linux i386/x64_86
-Updated engines for openelec i386/x64_86
-Updated sopclient for android
-Improvements in the parser engine (requested by al101)
-Fixed xbmc favourites if parser folder is empty
-Wiki updated

[B]v1.0.1 (17/8/2014)[/B]
-Fixed handshake for acestreamengine api versions > 2.x
-Added new android acestreamengine (addon configuration)
Expand Down

0 comments on commit c85e395

Please sign in to comment.