This repository has been archived by the owner on Jun 22, 2018. It is now read-only.
forked from steeve/xbmctorrent
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Notable changes included user-defined metadata languages, SOCKS5 support, a better library integration installer, repo integration, and support for XBMC 13 "Gotham"
- Loading branch information
1 parent
951bac1
commit 6c90d73
Showing
9 changed files
with
709 additions
and
21 deletions.
There are no files selected for viewing
Empty file.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<addon id="plugin.video.xbmctorrent" name="XBMCtorrent" version="$VERSION" provider-name="steeve"> | ||
<addon id="plugin.video.stream" name="Stream" version="$VERSION" provider-name="brysonreece"> | ||
<requires> | ||
<import addon="xbmc.python" version="2.1.0"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="addon.py"> | ||
<provides>video</provides> | ||
</extension> | ||
<extension point="xbmc.addon.repository" name="XBMCtorrent Autoupdate Repository"> | ||
<info compressed="false">http://xbmctorrent.herokuapp.com/addons.xml</info> | ||
<checksum>http://xbmctorrent.herokuapp.com/addons.xml.md5</checksum> | ||
<datadir zip="true">http://xbmctorrent.herokuapp.com/</datadir> | ||
<extension point="xbmc.addon.repository" name="brysonreece XBMC Repository"> | ||
<info compressed="false">http://xbmc-repo.brysonreece.com/addons.xml</info> | ||
<checksum>http://xbmc-repo.brysonreece.com/addons.xml.md5</checksum> | ||
<datadir zip="true">http://xbmc-repo.brysonreece.com/stream/</datadir> | ||
</extension> | ||
<extension point="xbmc.addon.metadata"> | ||
<platform>all</platform> | ||
<website><![CDATA[http://j.mp/xbmctorrent]]></website> | ||
<forum><![CDATA[http://j.mp/xbmctorrent]]></forum> | ||
<source><![CDATA[https://github.com/steeve/xbmctorrent]]></source> | ||
<website><![CDATA[http://stream.brysonreece.com/]]></website> | ||
<language></language> | ||
<license><![CDATA[GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007]]></license> | ||
<summary><![CDATA[XBMCtorrent: Torrent streaming for XBMC.]]></summary> | ||
<description><![CDATA[Watch torrents directly from XBMC, without waiting. | ||
To get the latest updates: | ||
Twitter: twitter.com/xbmctorrent | ||
Facebook: facebook.com/xbmctorrent | ||
XBMC HUB: j.mp/xbmctorrent]]></description> | ||
<disclaimer>A fork of 'XBMCTorrent' by steeve</disclaimer> | ||
<summary><![CDATA[Seamlessly watch content from across the internet.]]></summary> | ||
<description><![CDATA[Enjoy a variety of content, from your TV shows to the latest movies!]]></description> | ||
</extension> | ||
</addon> |
Binary file not shown.
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
Oops, something went wrong.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this update allow Stream to function with the Yatse Android app?
Meaning if I click a magnet/torrent link on my Android device I receive a dialog on what to do with the link, Send to XBMC (via Yatse) allows me to send any torrent to XBMCTorrent but not Stream.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did have XBMCTorrent uninstalled, when Stream is installed I get a prompt to install XBMCTorrent on XBMC instead of it loading the torrent/magnet link being sent.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your attention, I will try it and let you know.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upon further examination, XBMCtorrent is hardcoded into Yatse. I've spoken with the Yatse developers and Stream support probably isn't going to be forthcoming.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep Tolriq is impossible to deal with, I have had a couple of heated arguments with him....he thinks he knows everything.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for checking into the issue and posting back, very professional.
6c90d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lol, thanks.