-
Notifications
You must be signed in to change notification settings - Fork 0
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
Plex Request Status #4
Comments
We need to make an api but it would be nice if we could give users stats on total movies, tv shows and what was updated recently. Plexwatchweb does this but we dont want to fully use users habits as this is a bit to personal. |
Guys get something that I can call through Ajax and is json I can put it on the front page. Like I call baldr.io/serverstatus and its just a php script that echos json about the server. |
Yeah this plex watch status is something that Jake and I need to talk about
|
The API engine is done, we just need LUA scripts to power the endpoints. Any of us can work on them. I will be adding examples to the repository ASAP. |
We should have a status on requests. If its per user that's fine. If its public we need a general api for the website and the website should be super general like (requested, in-progress, done) for something. We don't want to say something that conflicts with general law throughout the world but it would be nice to inform people on the status even if its an over arching progress bar for all movies/ tv shows.
The text was updated successfully, but these errors were encountered: