Hey Ronie,

 

version:  0.2.17

url: 
https://github.com/finalmakerr/featherence/tree/master/master/script.featherence.service

revision: master branch - latest

xbmc version: All                

 

 

From: finalmak...@gmail.com [mailto:finalmak...@gmail.com] 
Sent: Wednesday, March 9, 2016 8:27 AM
To: xbmc-addons@lists.sourceforge.net
Subject: RE: [Xbmc-addons] [Git Pull] script.featherence.service

 

Thank you for your great suggestion J

 

version:  0.2.15

url: 
https://github.com/finalmakerr/featherence/tree/master/master/script.featherence.service

revision: master branch - latest

xbmc version: All                

 

 

From: ronie [mailto:ro...@kodi.tv] 
Sent: Monday, March 7, 2016 11:42 PM
To: finalmak...@gmail.com; xbmc-addons
Subject: Re: [Xbmc-addons] [Git Pull] script.featherence.service

 

On 05-03-16 07:19, finalmak...@gmail.com wrote:

Hey Ronie,

 

Everything is done according to your recent suggestions: 
https://sourceforge.net/p/xbmc/mailman/message/34887230/

The only thing I left for you to check again is module called mode512 in 
modules.py file. I removed the terminal module and put os.system in two lines 
only – It’s a very popular module I hope to retain if possible.


hi finalmakerr

why don't you use the python webbrowser module instead of  those os.system 
shell commands?
import webbrowser
webbrowser.open(url)

it should work on all platforms as far as i know, altough i'm not 100% sure 
about android.
just in case it doesn't works on android, you can use the builtin command 
StartAndroidActivity() instead of using adb commands.
see: http://kodi.wiki/view/List_of_built-in_functions


cheers,
ronie

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to