The branch, dharma has been updated
via f1f9a939fff8a5769f2a2ec4877432a7c2ecb702 (commit)
from 48efe0745d42de41b02ed62d7cfa5475ec13cf48 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=f1f9a939fff8a5769f2a2ec4877432a7c2ecb702
commit f1f9a939fff8a5769f2a2ec4877432a7c2ecb702
Author: spiff <[email protected]>
Date: Sun Jun 5 18:50:55 2011 +0200
[plugin.video.furk] updated to version 1.0.6
diff --git a/plugin.video.furk/addon.xml b/plugin.video.furk/addon.xml
index 45b0d20..e702bbf 100644
--- a/plugin.video.furk/addon.xml
+++ b/plugin.video.furk/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="plugin.video.furk" version="1.0.4" name="Furk.net BitTorrent Proxy"
provider-name="Furk.net">
+<addon id="plugin.video.furk" version="1.0.6" name="Furk.net BitTorrent Proxy"
provider-name="Furk.net">
<requires/>
<extension point="xbmc.python.pluginsource"
library="default.py">
@@ -10,16 +10,15 @@
Plays video torrents from 'My Files :: Finished'. Check
www.furk.net/text/mc for more info.
</summary>
<description>
- Furk.net is a free file hosting with one special
feature - a BitTorrent proxy.
- It can act as a regular BitTorrent client and download
torrents on your behalf. You provide .torrent files - you get direct http links.
- For most torrents you get torrents faster then using a
desktop BitTorrent client.
- Furk.net has developed extended content verification.
For every video torrent you get 9 screenshots (thumbnails and full-size), 2
audio samples, detailed codec info and antivirus check (by Kaspersky). Fakes
are contantly detected by various filters and either are removed or marked with
a warning.
- This plugin allows your to play instantly video
torrents.
+Furk.net is a free file hosting with one special feature - a BitTorrent proxy.
+You can use Furk.net as a remote fully automatated BitTorrent client. Torrents
can be added by .torrent files, links to them, info_hashes or even RSS feeds
such as EZTV. When torrent is ready - you get direct http links and files are
added into listing in this plugin. If you use RSS feeds everything is fully
automated for you.
+
+Furk.net has developed extended content verification. For every video torrent
you get 9 screenshots (thumbnails and full-size), 2 audio samples for each
audio stream, detailed codec info and antivirus check (by Kaspersky). Fakes are
contantly detected by various filters and either are removed or marked with a
warning.
</description>
<platform>all</platform>
<minversion>29000</minversion>
<disclaimer>
- You must have a premium account at www.furk.net for
this addon to function.
+ You must have a premium account (9 euros per month,
200GB limit) at www.furk.net for this addon to function.
</disclaimer>
</extension>
</addon>
diff --git a/plugin.video.furk/changelog.txt b/plugin.video.furk/changelog.txt
index b78ef43..896e9f1 100644
--- a/plugin.video.furk/changelog.txt
+++ b/plugin.video.furk/changelog.txt
@@ -1,2 +1,8 @@
[B]1.0.0[/B]
- Initial version
+
+[B]1.0.5[/B]
+- The plugin was broken because resources/__init__.py was missed in git
+respository
+- Small text changes, added note about ability download torrents from RSS
+feeds
diff --git a/plugin.video.furk/default.py b/plugin.video.furk/default.py
index b5f17a3..f8d78ba 100644
--- a/plugin.video.furk/default.py
+++ b/plugin.video.furk/default.py
@@ -23,7 +23,7 @@ import xbmc, xbmcaddon, xbmcgui
__plugin__ = 'Furk.net'
__author__ = 'Gpun Yog'
__url__ = 'http://www.furk.net/t/xbmc'
-__version__ = '1.0.4'
+__version__ = '1.0.6'
__settings__ = xbmcaddon.Addon(id='plugin.video.furk')
print "[PLUGIN] '%s: version %s' initialized!" % (__plugin__, __version__)
-----------------------------------------------------------------------
Summary of changes:
plugin.video.furk/addon.xml | 13 ++++++-------
plugin.video.furk/changelog.txt | 6 ++++++
plugin.video.furk/default.py | 2 +-
.../resources/__init__.py | 0
4 files changed, 13 insertions(+), 8 deletions(-)
copy {plugin.audio.mozart => plugin.video.furk}/resources/__init__.py (100%)
hooks/post-receive
--
Plugins
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today.
http://p.sf.net/sfu/quest-dev2dev2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons