mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-20 15:10:31 +00:00
Updated debug logging for sanitising user data
This commit is contained in:
parent
298c8b6f25
commit
36cd765c21
4 changed files with 28 additions and 5 deletions
|
@ -85,7 +85,7 @@
|
|||
</category>
|
||||
|
||||
<category label="30022"><!-- Advanced -->
|
||||
<setting label="30004" id="logLevel" type="enum" values="Disabled|Info|Debug" default="1" />
|
||||
<setting label="30004" id="logLevel" type="enum" values="Disabled|Info|Debug" default="2" />
|
||||
<setting label="33164" id="maskInfo" type="bool" default="true" />
|
||||
<setting label="30239" type="action" action="RunPlugin(plugin://plugin.video.jellyfin?mode=reset)" option="close" />
|
||||
<setting label="30535" type="action" action="RunPlugin(plugin://plugin.video.jellyfin?mode=deviceid)" option="close" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue