Loglevel ERROR
This commit is contained in:
@@ -15,7 +15,7 @@ use Plugins::Assistant::HASS;
|
|||||||
my $log = Slim::Utils::Log->addLogCategory(
|
my $log = Slim::Utils::Log->addLogCategory(
|
||||||
{
|
{
|
||||||
'category' => 'plugin.assistant',
|
'category' => 'plugin.assistant',
|
||||||
'defaultLevel' => 'DEBUG',
|
'defaultLevel' => 'ERROR',
|
||||||
'description' => 'PLUGIN_ASSISTANT',
|
'description' => 'PLUGIN_ASSISTANT',
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -10,4 +10,6 @@ Known limitations:
|
|||||||
- Menues sometimes get mixed
|
- Menues sometimes get mixed
|
||||||
- Menues are not updated without going back and forward
|
- Menues are not updated without going back and forward
|
||||||
|
|
||||||
|
Add the repository URL https://hans99.github.io/slim/repo.xml
|
||||||
|
|
||||||
License information is found in the LICENSE file.
|
License information is found in the LICENSE file.
|
||||||
Reference in New Issue
Block a user