The branch, frodo has been updated
via 6863c2ff9d21188aedb9c6e9fa51233426c0744e (commit)
from e9f58afa4bd4cb355253471b360f1df9bc213b34 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=6863c2ff9d21188aedb9c6e9fa51233426c0744e
commit 6863c2ff9d21188aedb9c6e9fa51233426c0744e
Author: beenje <[email protected]>
Date: Sun Jun 2 22:20:33 2013 +0200
[script.service.checkpreviousepisode] updated to version 0.2.1
diff --git a/script.service.checkpreviousepisode/addon.xml
b/script.service.checkpreviousepisode/addon.xml
index 445868d..d4b028c 100644
--- a/script.service.checkpreviousepisode/addon.xml
+++ b/script.service.checkpreviousepisode/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="script.xbmc.checkpreviousepisode" name="XBMC Check Previous
Episode" version="0.2.0" provider-name="Lucleonhart">
+<addon id="script.service.checkpreviousepisode" name="XBMC Check Previous
Episode" version="0.2.1" provider-name="Lucleonhart">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="xbmc.addon" version="12.0.0"/>
@@ -9,6 +9,13 @@
<summary>XBMC check previous episode state</summary>
<description lang="en">This scripts checks the previous episode from the
one you started to watch and warns you if it is missing from your library or
unwatched!</description>
<platform>all</platform>
+ <language></language>
+
+ <license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
+ <forum>http://forum.xbmc.org/showthread.php?tid=151531</forum>
+ <website>http://www.lucleonhart.de</website>
+
<source>git://github.com/Lucleonhart/script.service.checkpreviousepisode.git</source>
+ <email>xbmc at lucleonhart dot de</email>
</extension>
</addon>
-----------------------------------------------------------------------
Summary of changes:
script.service.checkpreviousepisode/.gitignore | 35 ------------------------
script.service.checkpreviousepisode/addon.xml | 9 +++++-
2 files changed, 8 insertions(+), 36 deletions(-)
delete mode 100644 script.service.checkpreviousepisode/.gitignore
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons