Skip to content
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

Kodi #128

Open
devfake opened this issue Dec 25, 2019 · 1 comment
Open

Kodi #128

devfake opened this issue Dec 25, 2019 · 1 comment

Comments

@devfake
Copy link
Owner

devfake commented Dec 25, 2019

I am looking for someone who could build a simple Kodi API for Flox.

There is already one for Plex (#127). However, I don't think there is any simple webhook functionality built in for Kodi?

Maybe this addon would help here: https://kodi.wiki/view/Add-on:Kodi_Callbacks.

The required data for Flox are very simple. The class must inherit from the abstract api class and implement the necessary methods. Example from Plex: https://github.com/devfake/flox/blob/master/backend/app/Services/Api/Plex.php.

@clach04
Copy link

clach04 commented Oct 17, 2021

https://kodi.wiki/view/Add-on:Trakt would be a good starting point for Kodi code as that's a similar plug-in for a different server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants