Streama: video addon for Kodi

Created on 22 Aug 2017  Â·  11Comments  Â·  Source: streamaserver/streama

I would love to see an addon for Kodi. Is anyone working on something like this?

Enhancement

Most helpful comment

So far almost all import features work somehow. We are able to play movies and generic videos, display and play series, display and play new releases and also implemented a search!
Genres are not implemented yet and also error handling has to be improved. For example, if your login is incorrect, the plugin just crash.
Thanks for this great software!

All 11 comments

A Kodi addon would be great. As far am I'm aware no one is working on one, if someone wants to, go ahead!

The readme says:

The application uses Grails for the REST-API, and AngularJS for the frontend. If you don't like grails, you can also just use the frontend components and add your own REST-API for handling all the data :)

Does that mean there is an API available via http? And is there any documentation available? And if not, where do I have to search in the code? Sorry, I'm not familiar with Grails and don't know where to start searching…

I found this: https://github.com/dularion/streama/blob/master/grails-app/assets/javascripts/streama/services/api-service.js
So I can get all the information I need via http and it shouldn't be hard to write a plugin for Kodi. @joen and me will work on it in a separate repo: https://github.com/HackerspaceBielefeld/plugin.video.streama
We don't know how long it would take to work, but i already can login into streama and print the json generated from streama with a python script.

Awesome! Can't wait to see it in action.

Would it be ok, to use the official logo and background image from the promotional website?

I actually have a reworked version of both, check here: https://github.com/dularion/streama/tree/master/design

but youre welcome to use either

We now use the new logo and background (https://github.com/HackerspaceBielefeld/plugin.video.streama/tree/master/resources/media), thanks a lot.

The plugin itself is still very experimental, but we are getting there ...

So far almost all import features work somehow. We are able to play movies and generic videos, display and play series, display and play new releases and also implemented a search!
Genres are not implemented yet and also error handling has to be improved. For example, if your login is incorrect, the plugin just crash.
Thanks for this great software!

That's awesome! Nice work. :)

updates ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mazzucato picture mazzucato  Â·  4Comments

Ircas picture Ircas  Â·  3Comments

untotren picture untotren  Â·  6Comments

Tricky12321 picture Tricky12321  Â·  7Comments

geoah picture geoah  Â·  3Comments