https://github.com/correl/Transmission-XBMC/blob/master/default.py#L14
I think you need to update this?

__XBMC_Revision__ = "30377"  isn't valid any more

String IDs must be bewteen 32000 / 32999
Please add UTF-8 declaration on the xml files.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>


Please fill in these if applicable
http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements
If not leave them empty.

For Gotham it needs to be:

addon="xbmc.python" version="2.14.0"

simplejson is at

addon="script.module.simplejson" version="3.3.0"






regards,
Martijn Kaijser
Team XBMC


On Wed, Jun 4, 2014 at 6:14 AM, Correl Roush <[email protected]> wrote:

> Gotham:
>
> Addon: script.transmission
> Version: 0.7.5
> Git repo: git://github.com/correl/Transmission-XBMC.git
> Branch: master
> Changelog:
> Version 0.7.5
>         * Updated to support XBMC Gotham
>         * Added proxy failover support to Pirate Bay search
>         * Removed broken TorrentReactor search
>         * Added KickassTorrents search
>         * Fixed localization of strings in the main window
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Xbmc-addons mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to