Kodi Community Forum

Full Version: jason object
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi,

english is my seconed language.
what is a json object?
in my log i see it as an error that don't allowd my to open an addon
JSON, not Jason Wink

It's the communication interface API between Kodi and external apps. See the wiki for more details - JSON-RPC_API (wiki)

Which addon are you having problems with?
(2019-09-30, 12:47)DarrenHill Wrote: [ -> ]JSON, not Jason Wink

It's the communication interface API between Kodi and external apps. See the wiki for more details - JSON-RPC_API (wiki)

Which addon are you having problems with?
in my log file it's an error: no json file couled be detected and ect.
how can i fix it ,if at all?
To receive meaningful assistance you will need to provide a full debug log.

The instructions are here... debug log (wiki)

If you are using the Basic Method, then ensure the following is applied...
1.Enable debugging in Settings>System Settings>Logging,
2.Restart Kodi
3.Replicate the problem.
4.Upload the log to Kodi Paste Site manually or use the Kodi Logfile Uploader. (wiki) With either method post the link to the log back here.

If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file (wiki)

In both instances, you should see the word DEBUG throughout the log.

Note: Full logs only. No partial or redacted logs
Do NOT post your logs directly into the forum. Use the Kodi Paste Site. Post the link to your pasted log in the forum
(2019-09-30, 12:08)gidigo Wrote: [ -> ]hi,

english is my seconed language.
what is a json object?
in my log i see it as an error that don't allowd my to open an addon