GithubHelp home page GithubHelp logo

jsbc.kodilib's Introduction

jsbc.kodilib's People

Contributors

jonisb avatar

Stargazers

 avatar

Watchers

 avatar

jsbc.kodilib's Issues

CLI command to run Kodi commands

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

EventServer notification icon don't show up

The problem is in "xbmcclient.py" the icon file is opened in text-mode on at least Windows, so the .png file gets truncated.

Simply fixed by the binary option to the file open commands and should be compatible other systems too.

Need to report to Kodi developers.

Report documentation issues to Kodi

updatelibrary([type, suppressDialogs]) type not optional?
Skin.SetFile(string,mask,folderpath) mask,folderpath optional?
RecursiveSlideShow(dir) syntax missing parameters?

xbmcplugin.SORT_SORT_METHOD_VIDEO_YEAR should be xbmcplugin.SORT_METHOD_VIDEO_YEAR in codedocs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.