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

CLI command to run Kodi commands #56

Open
17 tasks
jonisb opened this issue Jun 3, 2021 · 0 comments
Open
17 tasks

CLI command to run Kodi commands #56

jonisb opened this issue Jun 3, 2021 · 0 comments
Assignees

Comments

@jonisb
Copy link
Owner

jonisb commented Jun 3, 2021

Features to implement:

  • Support CLI parameters
  • Show connected Kodi info
  • Specify Kodi IP address
  • List available Kodi instances
  • Return error codes
  • Support different levels of verbosity
  • Handle missing Kodi instance

json-rpc:

  • Send json-rpc raw command
  • Send json-rpc method and parameters
  • Start receiving json-rpc notifications
  • run a command when receiving a notification
  • Add GUI to create json-rpc command visually
  • List methods with filter

Eventserver

  • Send Eventserver action
  • Send Eventserver function
  • Start receiving Eventserver notifications
  • List actions/functions supported with filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant