-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for flows? #11
Comments
Hi, it is exposed in the API and I will add it in. I have been working on a little framework for kodi plugins on and off, with work in between for the past few months and now I am ready to start rewriting of the existing deezer kodi code to use the framework. When that works I will add support for Flows (it's not complicated, from the API user's perspective it's just a playlist that returns different tracks every time it's requested). Using the framework will hopefully also help with speed, as I will add pagination support so much less data should load at a time. Thanks for using :) |
Well, thanks for writing it :) Looking forward for trying it :) |
+1 for Flows. Would be a huge feature ! |
Have flow would be very nice! I use this feature 99% of the times that I use Deezer! |
Hi, I just tried DeezerKodi (on OSMC on a RPi3). It seems to works just fine (although it's a bit slow to load stuff). Do you think it'd be possible to support Flows, or is this something not exposed by the Deezer TV API?
The text was updated successfully, but these errors were encountered: