Release KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting
(2015-05-04, 14:46)sualfred Wrote: You mean the kodi_path? It's set and the latest tried builtin command will also be added to the user setting file.

no, the JSON-PRC settings (address, user name, password)

Code:
/*
     * Kodi address
     *
     * Put the URL and port of the kodi instance you´re workin with here:
     *
     */
    "kodi_address": "http://localhost:8080",
    /*
     * Kodi username
     *
     * username for JSON requests, needs proper kodi config
     *
     */
    "kodi_username": "kodi",
    /*
     * Kodi password
     *
     * password for JSON requests, needs proper kodi config
     *
     */
    "kodi_password": "",
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply


Messages In This Thread
RE: SublimeKodi: SublimeText3 plugin to help with kodi skinning / scripting - by phil65 - 2015-05-04, 15:37
Logout Mark Read Team Forum Stats Members Help
KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting1