Added to frodo, thanks!

regards,
sphere

2014-06-05 11:45 GMT+02:00 Matt Beacher <[email protected]>:
>  *addon -  plugin.video.crunchyroll-takeout
>  *version - 2.0.3
>  *url - https://github.com/Yoshiofthewire/CrunchyXBMC.git
>  *revision - 09e7c7377ec075550a0779c3f2a0cb10788b98a8
>  *branch - master
>  *xbmc version - frodo / gotham
>
> Did you know that Frodo will install a an addon with:
> <requires>
> <import addon="xbmc.python" version="2.1"/>
> </requires>
> But Gotham will report that dependencies are not met?
> Change that line to
> <requires>
> <import addon="xbmc.python" version="2.1.0"/>
> </requires>
> and Gotham installs just fine.
> This is why I was shocked when I was told Frodo and Gotham use the same repo.
> In my mind 2.1 = 2.1.0
> I was working under the notion that since xbmc.python had been bumped
> to 2.14.0 that 2.1 was depreciated.
>
> On Thu, Jun 5, 2014 at 4:45 AM, Tristan Fischer <[email protected]> wrote:
>> Sorry, your addon.xml is wrong.
>>
>> It is missing the <requires>-tag around <import>-tags.
>>
>> This broke our update script and it took me 30 mins to find this issue ;)
>>
>> regards,
>> sphere
>>
>> 2014-06-04 9:15 GMT+02:00 Matt Beacher <[email protected]>:
>>>  *addon -  plugin.video.crunchyroll-takeout
>>>  *version - 2.0.3
>>>  *url - https://github.com/Yoshiofthewire/CrunchyXBMC.git
>>>  *revision - cba7765722123c32a7e9e4e32ac6e84e6af3a5ed
>>>  *branch - master
>>>  *xbmc version - frodo / gotham
>>>
>>> (Really, this should be it, unless I missed something, again)
>>> (if it is accepted, less something horrible, I'm not making any
>>> changes any time soon)
>>>
>>> On Wed, Jun 4, 2014 at 2:31 AM, Matt Beacher <[email protected]> wrote:
>>>>  *addon -  plugin.video.crunchyroll-takeout
>>>>  *version - 2.0.3
>>>>  *url - https://github.com/Yoshiofthewire/CrunchyXBMC.git
>>>>  *revision - 7f8e355c3e7c385f63b375c9d669ec0a9744dd9d
>>>>  *branch - master
>>>>  *xbmc version - frodo / gotham
>>>
>>> ------------------------------------------------------------------------------
>>> 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

------------------------------------------------------------------------------
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