forked from xbmc/repo-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request xbmc#1539 from arsat/jarvis
[plugin.video.odeon] 1.3.2
- Loading branch information
Showing
6 changed files
with
46 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
![CINE.AR](https://www.odeon.com.ar/favicon-96x96.png) | ||
|
||
# odeon-kodi | ||
Addon de CINE.AR PLAY / ODEON (www.odeon.com.ar) para Kodi. | ||
Addon de CINE.AR PLAY / ODEON para Kodi. | ||
|
||
### Description | ||
|
||
|
@@ -14,8 +14,6 @@ CINE.AR PLAY is the free video on demand platform where you will find the best A | |
CINE.AR PLAY es la plataforma de video a demanda gratuita para ver todos los contenidos nacionales donde quieras, cuando quieras. Las películas y las series, los documentales y los cortos, las nuevas miradas y los clásicos de siempre para disfrutarlos desde cualquier dispositivo. | ||
|
||
### Addtional information | ||
- http://www.cine.ar/play | ||
- https://www.odeon.com.ar | ||
- https://www.cine.ar/play | ||
- https://arsat.github.io/odeon-kodi/ | ||
- http://forum.kodi.tv/showthread.php?tid=296742 | ||
- Contact: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<addon id="plugin.video.odeon" | ||
name="Odeon" version="1.3.1" | ||
name="Odeon" version="1.3.2" | ||
provider-name="ARSAT"> | ||
<requires> | ||
<import addon="xbmc.python" version="2.24.0"/> | ||
|
@@ -20,9 +20,9 @@ | |
<license>GNU General Public License, Version 3</license> | ||
<source>https://github.com/arsat/odeon-kodi</source> | ||
<forum>http://forum.kodi.tv/showthread.php?tid=296742</forum> | ||
<website>https://www.odeon.com.ar</website> | ||
<email>[email protected].ar</email> | ||
<news>v1.3.1 (2017-07-07) | ||
<website>http://www.cine.ar/play</website> | ||
<email>ayuda.play@cine.ar</email> | ||
<news>v1.3.2 (2017-12-01) | ||
- Rebranding to Cine.ar Play. | ||
- Minor bug fix.</news> | ||
</extension> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.