Jeremy Graham
Jeremy Graham
Added to the todo list for Chorus2 https://github.com/xbmc/chorus2/issues/219
Hi @Fritigern, I have almost finished the video addons, not all of them work but big ones like youtube do. Will update this issue when complete
There is a huge update coming very soon, and yes video plugins I have tested work well. Need to clean up a pile of other things before it is released....
Flash doesn't work either, It feels like the correct headers aren't being sent with the download url provided by xbmc and Firefox just wants to download the file which prevents...
More playing with this... Flash does actually work (and when it does, so does seeking), however I can only get it to successfully load once in every 20 page loads....
The only flash used comes from soundmanager2 which provides better support for older browsers when streaming audio. Could maybe add a setting that toggles this: https://github.com/xbmc/chorus2/blob/master/src/js/apps/audioStream/init.js.coffee#L8
Glad you like it :) Not too sure about that background change, that is the same style that gets applied when you select a tile (ctrl click) the blue line...
I need more info... * Is there any errors in the console? * what page doesn't load? * what browser?
@PeterCodar This will likely be quite difficult as addons have limited functionality via the API
here you go: http://kodi.wiki/view/JSON-RPC_API/v6