Added to frodo

Thanks!

On Tue, Dec 31, 2013 at 2:25 AM, Lex Tomb <lextoumbou...@gmail.com> wrote:
> Damn, my bad.
>
> Should be all fixed now.
>
> * addon - plugin.video.udacity
> * version - 1.0.2
> * url - g...@github.com:lextoumbourou/plugin.video.udacity.git
> * revision - 89f3348915fcb13ffb16276111b4201782a6e4bf
> * branch - master
> * xbmc version - frodo
>
> Change log:
>
>
> 1.0.2
> - Corrected string ID range
> - Removed fake user-agent
>
> - Refactoring of Controls class
>
> 1.0.1
>
> - Better description and summary
> - Better icon, plus it's now 256x256
> - Menus are translatable
>
> - Use getAddonInfo('path') instead of python std lib
> - dos2unix strings.xml
> - Removed loose print statements
>
> - Additional tags added to addon.xml
> - Better README
>
>
>
> 1.0.0
> - First public release
>
>
>
> On Tue, Dec 31, 2013 at 9:10 AM, Benjamin Bertrand
> <bee...@xboxmediacenter.com> wrote:
>>
>> Strings id shall be between 30000 and 30999 for plugins.
>>
>> On Mon, Dec 30, 2013 at 1:53 AM, Lex Tomb <lextoumbou...@gmail.com> wrote:
>> > Thanks! All sorted now, I hope.
>> >
>> > *addon - plugin.video.udacity
>> > * version - 1.0.1
>> > * url - g...@github.com:lextoumbourou/plugin.video.udacity.git
>> > * revision - 8f33585b49e9de047c49b2e664aa3fadfbdeadab
>> > * branch - master
>> > * xbmc version - frodo
>> >
>> > Changelog:
>> >
>> > 1.0.1
>> >
>> > - Better description and summary
>> > - Better icon, plus it's now 256x256
>> >
>> > - Menus translatable
>> > - Use getAddonInfo('path') instead of python std lib
>> > - dos2unix strings.xml
>> >
>> > - Removed loose print statements
>> > - Additional tags added to addon.xml
>> > - Better README
>> >
>> >
>> > 1.0.0
>> > - First public release
>> >
>> >
>> >
>> > On Mon, Dec 30, 2013 at 8:29 AM, Benjamin Bertrand
>> > <bee...@xboxmediacenter.com> wrote:
>> >>
>> >> 1. addon version is 0.5 in your addon.xml (it should be x.y.z and
>> >> 1.0.0 according to your pull request)
>> >>
>> >> 2. Please extend the addon description (explain what udacity is). See
>> >> http://forum.xbmc.org/showthread.php?tid=160975&pid=1567454#pid1567454
>> >>
>> >> 3.  Incorrect icon.png size: 250x250. It should be 256x256.
>> >>
>> >> 4. Please make all the menus translatables (Course Catalog, My
>> >> Courses...)
>> >>
>> >> 5. Do not use os.path.dirname(__file__) in controls.py. Use
>> >> xbmcaddon.Addon.getAddonInfo('path'). You can use what you want in
>> >> test_addon.py.
>> >>
>> >> 6. Change plugin.video.udacity/resources/language/English/strings.xml
>> >> to unix eol
>> >>
>> >> 7. Please replace print with xbmc.log()
>> >>
>> >> 8. Please add the extra tags: license, forum... See
>> >> http://wiki.xbmc.org/index.php?title=Addon.xml#Required_elements
>> >>
>> >>
>> >> Nice to see an addon for udacity!
>> >>
>> >> On Sat, Dec 28, 2013 at 8:55 AM, Lex Tomb <lextoumbou...@gmail.com>
>> >> wrote:
>> >> > *addon - plugin.video.udacity
>> >> > * version - 1.0.0
>> >> > * url - g...@github.com:lextoumbourou/plugin.video.udacity.git
>> >> > * revision - 6ed358920b3965650d99e4f2f3e8edfe9d02266a
>> >> > * branch - master
>> >> > * xbmc version - frodo
>> >> >
>> >> > ---
>> >> >
>> >> > Happy New Year everyone!!!
>> >> >
>> >> >
>> >> >
>> >> > ------------------------------------------------------------------------------
>> >> > Rapidly troubleshoot problems before they affect your business. Most
>> >> > IT
>> >> > organizations don't have a clear picture of how application
>> >> > performance
>> >> > affects their revenue. With AppDynamics, you get 100% visibility into
>> >> > your
>> >> > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of
>> >> > AppDynamics
>> >> > Pro!
>> >> >
>> >> >
>> >> > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>> >> > _______________________________________________
>> >> > Xbmc-addons mailing list
>> >> > Xbmc-addons@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>> >> >
>> >
>> >
>
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Xbmc-addons mailing list
> Xbmc-addons@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xbmc-addons
>

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to