Sharkadder
Regular Member
- My Satellite Setup
- Dreambox 8000 HD PVR+DVD, 80cm Dish, 1.2 Compatible Motor, Quad LNB, Samsung 22" 1080p HD TV/monitor, Yamaha RX-V765 Amplifier, Tannoy Mercury FC Centre Speaker, 2 x Tannoy F1 Custom Speakers, 2 x Tannoy FR Custom Speakers, EPOS ELS Sub Woofer
- My Location
- Teesside (North East England)
Hi everyone,
Firstly i would like to say a happy new year to everybody the new look is taking some getting used to but that isn't what i am here about....p.s. i know it is 4:30am.
Basically since it is the Christmas Holidays still....just and i'm not tied up with other commitments at the moment, i decided to put my previous knowledge of the programming language Python into some effect. Basically somebody from another forum sent me an example of how to display some text on screen with python for enigma2 boxes. With me having a previous knowledge of Python i decided to use this example and edit it for my needs.
The thing i have always wondered was how enigma2 Dreambox's communicate with websites. After some research and trial and error i have now managed to create a plugin for enigma2 based Dreamboxes. The plugin is just a prototype and needs a lot of work doing to it before i even think about what i should do with it. Basically here is what i've done.
Using Python i locate a website, i then search through the source code of this website and display contents from it, over the last few days i have spent several hours per day creating a plugin which will allow people to view football results from around the world on enigma2 based satellite receivers (the screenshot attached shows this). As far as i am aware the plugin shows the scores "live" as the match is being played, so it doesn't just display them after the final whistle has gone.
What i would like to know is, will anybody be interested in this sort of plugin being developed before i start to develop it further? From what i have seen where i get the data from, i should be able to also display goals scored and any red cards which have been handed out during the match. I later wish to parse other websites for data which can then be displayed on a Dreambox, i know many people are after plugins that will tell you what channel football games are one, this would take a lot more effort and time but in the long run it would be doable. Also displaying things such as music chart data is also possible.
I know that the screenshot attached doesn't look healthy and that i have buttons and text drawn all over the place but it is just a prototype. You have to remember i am no graphical designer lol. Would this plugin interest anybody if i clean it up and begin to develop it further?
p.s. No such plugin has been developed for enigma2 as far as i am aware, the sportsinfo one was just for German based things if i remember.
The plugin was tested on a Dreambox 8000 using the latest Nabilosat Blackhole 0.12 image, i don't have an Dreambox 800 ot a Dreambox 7025 to see if it works on them but from development and testing the plugin should run nicely on all machines since it doesn't take much memory to run.
Any ideas and suggestions are all welcome.
Thanks
Firstly i would like to say a happy new year to everybody the new look is taking some getting used to but that isn't what i am here about....p.s. i know it is 4:30am.
Basically since it is the Christmas Holidays still....just and i'm not tied up with other commitments at the moment, i decided to put my previous knowledge of the programming language Python into some effect. Basically somebody from another forum sent me an example of how to display some text on screen with python for enigma2 boxes. With me having a previous knowledge of Python i decided to use this example and edit it for my needs.
The thing i have always wondered was how enigma2 Dreambox's communicate with websites. After some research and trial and error i have now managed to create a plugin for enigma2 based Dreamboxes. The plugin is just a prototype and needs a lot of work doing to it before i even think about what i should do with it. Basically here is what i've done.
Using Python i locate a website, i then search through the source code of this website and display contents from it, over the last few days i have spent several hours per day creating a plugin which will allow people to view football results from around the world on enigma2 based satellite receivers (the screenshot attached shows this). As far as i am aware the plugin shows the scores "live" as the match is being played, so it doesn't just display them after the final whistle has gone.
What i would like to know is, will anybody be interested in this sort of plugin being developed before i start to develop it further? From what i have seen where i get the data from, i should be able to also display goals scored and any red cards which have been handed out during the match. I later wish to parse other websites for data which can then be displayed on a Dreambox, i know many people are after plugins that will tell you what channel football games are one, this would take a lot more effort and time but in the long run it would be doable. Also displaying things such as music chart data is also possible.
I know that the screenshot attached doesn't look healthy and that i have buttons and text drawn all over the place but it is just a prototype. You have to remember i am no graphical designer lol. Would this plugin interest anybody if i clean it up and begin to develop it further?
p.s. No such plugin has been developed for enigma2 as far as i am aware, the sportsinfo one was just for German based things if i remember.
The plugin was tested on a Dreambox 8000 using the latest Nabilosat Blackhole 0.12 image, i don't have an Dreambox 800 ot a Dreambox 7025 to see if it works on them but from development and testing the plugin should run nicely on all machines since it doesn't take much memory to run.
Any ideas and suggestions are all welcome.
Thanks