mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-30 14:20:52 +03:00
artwork support - release
This commit is contained in:
@@ -54,6 +54,9 @@ sub handler {
|
||||
$cprefs->set('artwork', $artwork);
|
||||
$client->display->modes($client->display->build_modes);
|
||||
$client->display->update;
|
||||
|
||||
# force update
|
||||
Plugins::SqueezeESP32::Plugin::update_artwork($client, 1) if $artwork->{'enable'};
|
||||
}
|
||||
|
||||
# as there is nothing captured, we need to re-set these variables
|
||||
|
||||
Reference in New Issue
Block a user