Squeezebox Modul - erste Version

Begonnen von bugster_de, 17 Dezember 2013, 22:12:10

Vorheriges Thema - Nächstes Thema

freddykr

Zitat von: ChrisD am 08 August 2021, 10:07:15
Hallo,

Ich habe mir den Code von FTUI3 angesehen. Leider wurde gegenüber der Version 2 die Zuordnung der Tracknummern geändert so dass es nicht mehr funktionieren kann.

Wenn du in der Datei components/medialist/medialist.component.js die Zeile
elemItem.track = item.Track || index + 1;
durch
elemItem.track = index + 1;
ersetzt und deine Definition so änderst
<ftui-row>
        <ftui-column align-items="center" margin="1">
                <ftui-medialist [list]="PCP_Kueche:ftuiMedialist" [track]="PCP_Kueche:playlistCurrentTrack"
                      (track)="set PCP_Kueche track"></ftui-medialist>
        </ftui-column>
</ftui-row>

sollte es funktionieren.

Grüsse,

ChrisD
Perfekt. Funktioniert. :)
Viele Grüße,
Danilo

FHEMAN

Hallo ChrisD,

ich habe in letzter Zeit (evtl. seit Update auf LMS 8.2.0 - 1627922070 @ Tue Aug 3 11:37:35 CEST 2021) eine ungewöhnlich hohe CPU Auslastung, wenn ich einen simplen Stream abspiele.

Im Folgenden mal ein Server Log in der Hoffnung, dass du da einmal draufschaust und evtl. die Ursache erkennen kannst:


Suchen
  Aktualisieren (50, 100, 500, 1000 Zeilen) Herunterladen
   frame 8: Slim::Plugin::CLI::Plugin::client_socket_read (/usr/share/perl5/Slim/Networking/IO/Select.pm line 122)
   frame 9: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 118)
   frame 10: Slim::Networking::IO::Select::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 11: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 12: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 13: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 14: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:40:40.4940] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:40:40.4941] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:40:40.4942] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Control/Queries.pm line 1188)
   frame 3: Slim::Control::Queries::cursonginfoQuery (/usr/share/perl5/Slim/Control/Request.pm line 1883)
   frame 4: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1883)
   frame 5: Slim::Control::Request::execute (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 638)
   frame 6: Slim::Plugin::CLI::Plugin::cli_process (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 421)
   frame 7: Slim::Plugin::CLI::Plugin::client_socket_buf_parse (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 366)
   frame 8: Slim::Plugin::CLI::Plugin::client_socket_read (/usr/share/perl5/Slim/Networking/IO/Select.pm line 122)
   frame 9: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 118)
   frame 10: Slim::Networking::IO::Select::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 11: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 12: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 13: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 14: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:40:40.4950] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:40:40.4951] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:40:40.5048] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Control/Queries.pm line 1188)
   frame 3: Slim::Control::Queries::cursonginfoQuery (/usr/share/perl5/Slim/Control/Request.pm line 1883)
   frame 4: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1883)
   frame 5: Slim::Control::Request::execute (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 638)
   frame 6: Slim::Plugin::CLI::Plugin::cli_process (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 421)
   frame 7: Slim::Plugin::CLI::Plugin::client_socket_buf_parse (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 366)
   frame 8: Slim::Plugin::CLI::Plugin::client_socket_read (/usr/share/perl5/Slim/Networking/IO/Select.pm line 122)
   frame 9: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 118)
   frame 10: Slim::Networking::IO::Select::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 11: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 12: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 13: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 14: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:40:40.5070] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:40:40.5072] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:40:40.5073] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Control/Queries.pm line 1188)
   frame 3: Slim::Control::Queries::cursonginfoQuery (/usr/share/perl5/Slim/Control/Request.pm line 1883)
   frame 4: (eval) (/usr/share/perl5/Slim/Control/Request.pm line 1883)
   frame 5: Slim::Control::Request::execute (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 638)
   frame 6: Slim::Plugin::CLI::Plugin::cli_process (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 421)
   frame 7: Slim::Plugin::CLI::Plugin::client_socket_buf_parse (/usr/share/perl5/Slim/Plugin/CLI/Plugin.pm line 366)
   frame 8: Slim::Plugin::CLI::Plugin::client_socket_read (/usr/share/perl5/Slim/Networking/IO/Select.pm line 122)
   frame 9: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 118)
   frame 10: Slim::Networking::IO::Select::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 11: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 12: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 13: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 14: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:40:40.6007] Slim::Music::Info::setContentType (264) Content-Type for https://mdr-284340-0.sslcast.mdr.de/mdr/284340/0/mp3/high/stream.mp3?ar-distributor=f0a1&DIST=TuneIn&TGT=TuneIn&maxServers=2&partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYzNjQ3NjAzOSwiaXNzIjoidGlzcnYifQ.wFbcbbNMezE1n358di2SKMAoJGpAYxKklbNIul97mR4 is cached as mp3
[21-11-09 17:40:40.6012] Slim::Utils::Scanner::Remote::readRemoteHeaders (421) This URL is an audio stream [mp3]: https://f141.rndfnk.com/ard/mdr/284340/0/mp3/128/stream.mp3?aggregator=tunein&sid=20gpMzlHdIAEmnWRVjR4QIZmq2z&token=WJ50Aa_y92mk8Hg106QrWC4BkzWEjVgT0lb6m9X5aYw&tvf=BSKA-u4BthZmMTQxLnJuZGZuay5jb20
[21-11-09 17:40:41.0943] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:41.0945] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:41.0947] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:41.0959] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1739, output_fullness=1129984, elapsed=0.585
[21-11-09 17:40:41.0987] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1160974.518
[21-11-09 17:40:41.1056] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:41.1071] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:41.4188] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:41.4195] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["mixer","volume",20]]}]
[21-11-09 17:40:41.4197] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:41.4199] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:41.7437] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:uB"]]}]
[21-11-09 17:40:41.7439] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:41.7441] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:41.7452] Slim::Player::TranscodingHelper::checkBin (301)    couldn't find binary for: lame
[21-11-09 17:40:41.7453] Slim::Player::TranscodingHelper::getConvertCommand2 (490) Error: Didn't find any command matches for type: aac
[21-11-09 17:40:41.7472] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:cgAABbehldiqtyrSSuoKLNJ"]]}]
[21-11-09 17:40:41.7474] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:41.7476] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:42.0665] Slim::Web::Graphics::artworkRequest (83) Artwork request: imageproxy/http://cdn-radiotime-logos.tunein.com/s8668q.png/image_192x192_p.png
[21-11-09 17:40:42.0667] Slim::Web::Graphics::artworkRequest (123)   Resize specification: 192x192_p.png
[21-11-09 17:40:42.0722] Slim::Web::Pages::Playlist::playlist (305) End playlist build.
[21-11-09 17:40:42.3911] Slim::Web::Graphics::artworkRequest (83) Artwork request: imageproxy/http://cdn-radiotime-logos.tunein.com/s8668q.png/image_100x100_o
[21-11-09 17:40:42.3913] Slim::Web::Graphics::artworkRequest (123)   Resize specification: 100x100_o
[21-11-09 17:40:42.7139] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=18399, output_fullness=1889024, elapsed=1.913
[21-11-09 17:40:43.0788] Slim::Music::Info::setContentType (264) Content-Type for https://mdr-284340-0.sslcast.mdr.de/mdr/284340/0/mp3/low/stream.mp3?ar-distributor=f0a1&DIST=TuneIn&TGT=TuneIn&maxServers=2&partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYzNjQ3NjAzOSwiaXNzIjoidGlzcnYifQ.wFbcbbNMezE1n358di2SKMAoJGpAYxKklbNIul97mR4 is cached as mp3
[21-11-09 17:40:43.0794] Slim::Utils::Scanner::Remote::readRemoteHeaders (421) This URL is an audio stream [mp3]: https://d141.rndfnk.com/ard/mdr/284340/0/mp3/64/stream.mp3?aggregator=tunein&sid=20gpN8ZC8INUCJk6cbwCVu7rTRL&token=G_TBp7OcMeSUfxVYojaeGORh2qVNqDSqOg2xxKVU7ZA&tvf=A-39RO8BthZkMTQxLnJuZGZuay5jb20
[21-11-09 17:40:43.4251] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=4340, output_fullness=2864896, elapsed=2.915
[21-11-09 17:40:43.6493] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["mixer","volume",30]]}]
[21-11-09 17:40:43.6496] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:43.6498] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:44.0107] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:cgAABbehldiqtyrSSuoKLNJ"]]}]
[21-11-09 17:40:44.0110] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:44.0170] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:44.6527] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=2027, output_fullness=2830400, elapsed=4.142
[21-11-09 17:40:45.9545] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=2032, output_fullness=2831616, elapsed=5.143
[21-11-09 17:40:46.0107] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:46.0109] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:46.0111] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:46.0113] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:46.0114] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=14793, output_fullness=2692864, elapsed=5.494
[21-11-09 17:40:46.0116] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1160979.424
[21-11-09 17:40:46.0134] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:46.0136] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:46.9269] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:uB"]]}]
[21-11-09 17:40:46.9272] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:46.9274] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:47.0057] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=11868, output_fullness=2751744, elapsed=6.496
[21-11-09 17:40:48.0134] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=7493, output_fullness=2854592, elapsed=7.497
[21-11-09 17:40:49.1946] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1708, output_fullness=2696448, elapsed=8.499
[21-11-09 17:40:49.8429] Slim::Networking::Discovery::__ANON__ (125) Jive: 12:34:56:78:12:34
[21-11-09 17:40:49.8431] Slim::Networking::Discovery::gotTLVRequest (217) sending response
[21-11-09 17:40:50.0012] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:50.0014] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:50.0017] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:50.0019] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1723, output_fullness=2971648, elapsed=9.492
[21-11-09 17:40:50.0059] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1160983.425
[21-11-09 17:40:50.0105] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:50.0132] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:50.0137] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:51.0033] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1754, output_fullness=2964480, elapsed=10.493
[21-11-09 17:40:52.0046] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1727, output_fullness=2940928, elapsed=11.495
[21-11-09 17:40:52.0144] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:uB"]]}]
[21-11-09 17:40:52.0146] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:52.0148] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:53.0832] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1839, output_fullness=2692160, elapsed=12.495
[21-11-09 17:40:54.0555] Slim::Networking::Discovery::__ANON__ (125) Jive: 12:34:56:78:12:34
[21-11-09 17:40:54.0556] Slim::Networking::Discovery::gotTLVRequest (217) sending response
[21-11-09 17:40:54.0558] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1782, output_fullness=2705088, elapsed=13.497
[21-11-09 17:40:54.0561] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:54.0563] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:54.0565] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:54.0568] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1160987.476
[21-11-09 17:40:54.0614] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1782, output_fullness=2705088, elapsed=13.551
[21-11-09 17:40:54.0665] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:54.0691] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:54.0721] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:55.0628] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=16526, output_fullness=2716160, elapsed=14.553
[21-11-09 17:40:56.0659] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=11509, output_fullness=2758144, elapsed=15.555
[21-11-09 17:40:57.0685] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=11065, output_fullness=2795680, elapsed=16.558
[21-11-09 17:40:58.0732] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=8502, output_fullness=2842304, elapsed=17.562
[21-11-09 17:40:58.9162] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:uB"]]}]
[21-11-09 17:40:58.9166] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:40:58.9168] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:40:59.0011] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:59.0014] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:59.0016] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:59.0019] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1821, output_fullness=3013632, elapsed=18.491
[21-11-09 17:40:59.0057] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1160992.425
[21-11-09 17:40:59.0129] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:59.0133] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:40:59.0135] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:00.0033] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1981, output_fullness=2863360, elapsed=19.493
[21-11-09 17:41:01.0138] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1921, output_fullness=2995456, elapsed=20.495
[21-11-09 17:41:01.3983] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["",["rescan","?"]]}]
[21-11-09 17:41:01.3986] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:41:01.8322] Slim::Networking::Discovery::__ANON__ (125) Jive: 12:34:56:78:12:34
[21-11-09 17:41:01.8323] Slim::Networking::Discovery::gotTLVRequest (217) sending response
[21-11-09 17:41:02.0007] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["",["serverstatus",0,999]]}]
[21-11-09 17:41:02.0011] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:41:02.0057] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1705, output_fullness=2988288, elapsed=21.495
[21-11-09 17:41:02.8041] Slim::Player::Protocols::HTTP::readMetaData (252) Metadata: StreamTitle='MDR AKTUELL - Das Nachrichtenradio';
[21-11-09 17:41:02.8043] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:41:02.8044] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:41:02.8046] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 275)
   frame 3: Slim::Player::Protocols::HTTP::parseMetadata (/usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 254)
   frame 4: Slim::Player::Protocols::HTTP::readMetaData (/usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 658)
   frame 5: Slim::Player::Protocols::HTTP::sysread (/usr/share/perl5/Slim/Player/Protocols/HTTPS.pm line 117)
   frame 6: Slim::Player::Protocols::HTTPS::sysread (/usr/share/perl5/Slim/Player/Source.pm line 327)
   frame 7: Slim::Player::Source::_readNextChunk (/usr/share/perl5/Slim/Player/Source.pm line 142)
   frame 8: Slim::Player::Source::nextChunk (/usr/share/perl5/Slim/Player/Client.pm line 1283)
   frame 9: Slim::Player::Client::nextChunk (/usr/share/perl5/Slim/Web/HTTP.pm line 2268)
   frame 10: Slim::Web::HTTP::sendStreamingResponse (/usr/share/perl5/Slim/Networking/IO/Select.pm line 122)
   frame 11: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 118)
   frame 12: Slim::Networking::IO::Select::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 13: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 14: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 15: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 16: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:41:02.8049] Slim::Music::Info::setDelayedCallback (638) Delaying callback by 8.57676658163265 secs
[21-11-09 17:41:03.0012] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:03.0015] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:03.0017] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:03.0019] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=2047, output_fullness=2984960, elapsed=22.491
[21-11-09 17:41:03.0071] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1160996.426
[21-11-09 17:41:03.0154] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:03.0158] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:03.0166] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:03.9995] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:uB"]]}]
[21-11-09 17:41:03.9998] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:41:04.0000] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:41:04.0034] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1975, output_fullness=2936832, elapsed=23.494
[21-11-09 17:41:05.0045] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1758, output_fullness=2970624, elapsed=24.495
[21-11-09 17:41:06.0446] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1998, output_fullness=2824192, elapsed=25.495
[21-11-09 17:41:07.0172] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1905, output_fullness=2706688, elapsed=26.497
[21-11-09 17:41:07.0176] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:07.0234] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:07.0236] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:07.0238] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1905, output_fullness=2706688, elapsed=26.512
[21-11-09 17:41:07.0271] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=1161000.445
[21-11-09 17:41:07.0281] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:07.0343] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:07.0360] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-09 17:41:08.3127] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1720, output_fullness=2801696, elapsed=27.515
[21-11-09 17:41:09.0258] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=8565, output_fullness=2889472, elapsed=28.516
[21-11-09 17:41:10.0179] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["74:da:38:0a:2a:5f",["status","-",1,"tags:uB"]]}]
[21-11-09 17:41:10.0181] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [74:da:38:0a:2a:5f]
[21-11-09 17:41:10.0183] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-09 17:41:10.0287] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=4518, output_fullness=2980608, elapsed=29.519
[21-11-09 17:41:11.0301] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=1800, output_fullness=3030784, elapsed=30.521
[21-11-09 17:41:11.3824] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:41:11.3825] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:41:11.3927] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Buttons/Playlist.pm line 387)
   frame 3: Slim::Buttons::Playlist::newTitle (/usr/share/perl5/Slim/Music/Info.pm line 516)
   frame 4: Slim::Music::Info::setCurrentTitle (/usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 333)
   frame 5: Slim::Player::Protocols::HTTP::__ANON__ (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
   frame 6: (eval) (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
   frame 7: Slim::Utils::Timers::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 8: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 9: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 10: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 11: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:41:11.3929] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:41:11.3930] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:41:11.3932] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Buttons/Playlist.pm line 387)
   frame 3: Slim::Buttons::Playlist::newTitle (/usr/share/perl5/Slim/Music/Info.pm line 516)
   frame 4: Slim::Music::Info::setCurrentTitle (/usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 333)
   frame 5: Slim::Player::Protocols::HTTP::__ANON__ (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
   frame 6: (eval) (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
   frame 7: Slim::Utils::Timers::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 8: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 9: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 10: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 11: main::main (/usr/sbin/squeezeboxserver line 1224)

[21-11-09 17:41:11.3933] Slim::Player::Playlist::song (56) The use of Slim::Player::Playlist::song() is deprecated, use Slim::Player::Playlist::track() instead
[21-11-09 17:41:11.3934] Slim::Player::Playlist::song (57) Error: deprecated!
[21-11-09 17:41:11.3935] Slim::Player::Playlist::song (57) Backtrace:

   frame 0: Slim::Utils::Log::logBacktrace (/usr/share/perl5/Slim/Player/Playlist.pm line 57)
   frame 1: Slim::Player::Playlist::song (/usr/share/perl5/Slim/Player/Playlist.pm line 166)
   frame 2: Slim::Player::Playlist::url (/usr/share/perl5/Slim/Buttons/Playlist.pm line 387)
   frame 3: Slim::Buttons::Playlist::newTitle (/usr/share/perl5/Slim/Music/Info.pm line 516)
   frame 4: Slim::Music::Info::setCurrentTitle (/usr/share/perl5/Slim/Player/Protocols/HTTP.pm line 333)
   frame 5: Slim::Player::Protocols::HTTP::__ANON__ (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
   frame 6: (eval) (/usr/share/perl5/Slim/Utils/Timers.pm line 265)
   frame 7: Slim::Utils::Timers::__ANON__ (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 8: (eval) (/usr/share/perl5/Slim/Networking/IO/Select.pm line 167)
   frame 9: Slim::Networking::IO::Select::loop (/usr/sbin/squeezeboxserver line 730)
   frame 10: main::idle (/usr/sbin/squeezeboxserver line 680)
   frame 11: main::main (/usr/sbin/squeezeboxserver line 1224)



Danke und Grüße
Ronny
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

ChrisD

Hallo,

Welcher Prozess erzeugt die hohe CPU-Last, FHEM oder LMS ?

Was die Meldung
ZitatThe use of Slim::Player::Playlist::song() is deprecated...
erzeugt muss ich mir im Quellcode des LMS genauer ansehen, das Player-Modul verwendet keine Playlist::song() Abfragen (zumindest nicht direkt).

Grüße,

ChrisD

FHEMAN

Zitat von: ChrisD am 10 November 2021, 21:27:09
Hallo,

Welcher Prozess erzeugt die hohe CPU-Last, FHEM oder LMS ?

Was die Meldungerzeugt muss ich mir im Quellcode des LMS genauer ansehen, das Player-Modul verwendet keine Playlist::song() Abfragen (zumindest nicht direkt).

Grüße,

ChrisD
Ich habe FHEM und LMS getrennt auf dedizierten VMs in Proxmox. Interessanterweise erhöht sich die FHEM Perl Auslastung, wenn die Squeezeserver Auslastung ansteigt.
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

FHEMAN

Ich habe mal global verbose 5 und stacktrace  aktiviert eine Zeit lang. Da gibt es z.B. eine (physische) Squeezebox, die folgendes macht:

2021.11.12 19:52:09.023 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.024 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.025 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.026 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.027 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.028 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.029 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.031 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.032 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.033 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.034 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.036 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.036 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.037 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.038 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.039 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.040 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.041 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.041 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.043 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.043 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.045 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.046 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.047 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.047 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.049 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.050 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.051 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.052 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.053 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.054 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.055 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.056 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.058 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.058 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.060 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.060 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.062 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.062 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.063 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.064 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.065 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.066 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.068 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.069 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.070 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.070 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.072 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.072 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.073 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.074 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.075 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.076 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.077 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.078 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.079 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.079 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.081 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.081 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.083 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.083 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.085 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.086 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.087 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.088 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.089 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.090 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.091 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.092 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.093 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.094 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.095 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.095 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.096 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.097 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.099 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.099 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.100 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.101 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.103 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.103 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.105 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.105 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.107 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.108 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.110 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.111 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.112 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.112 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.114 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.114 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.116 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.117 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.118 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.119 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.120 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.120 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.122 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.123 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.124 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.125 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.126 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.127 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.129 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.130 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.131 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.132 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.133 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.134 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.135 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.136 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.137 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.138 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.139 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.140 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.141 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.142 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.143 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.144 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.145 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.146 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.147 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.148 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.149 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.150 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.151 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.152 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.153 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.154 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.155 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.156 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.157 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.158 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.160 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.160 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.161 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.162 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.163 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.164 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.166 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.166 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.168 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.169 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.170 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.171 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.172 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.174 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.175 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.176 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.177 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.178 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.179 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.180 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.181 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.182 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.183 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.184 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.185 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.186 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.187 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.188 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.189 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.190 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.191 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.192 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.193 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.194 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.195 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.195 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.197 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.198 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.199 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.200 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.201 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.202 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.203 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.204 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.205 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.206 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.207 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.208 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.209 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.209 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.211 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.212 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.213 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.214 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.215 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.215 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.217 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.217 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.218 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.219 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.220 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.221 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.222 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.223 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.224 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.225 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.226 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.226 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.228 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.228 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.230 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.231 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.232 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.233 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.234 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.235 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.236 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.237 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.238 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.239 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.240 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.241 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.242 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.243 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.244 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.245 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.246 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.247 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.249 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.250 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.251 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.251 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.253 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.254 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.255 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.256 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.257 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.258 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.259 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.260 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.261 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.261 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.263 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.264 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.265 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.265 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.266 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.267 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.268 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.270 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.271 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.272 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.273 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.274 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.275 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.276 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.277 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.278 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.279 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.280 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.281 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.282 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.283 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.284 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.285 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.286 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.287 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.288 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.289 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.290 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.292 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.293 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.294 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.295 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.297 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.298 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.299 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.300 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.301 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.302 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.303 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.304 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.305 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.306 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.307 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.308 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.310 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.310 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.312 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.313 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.314 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.315 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.317 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.317 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.319 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.320 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.321 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.322 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.323 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.323 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.325 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.325 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.326 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.327 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.328 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.329 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.330 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.331 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.332 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.333 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.334 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.334 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.336 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.337 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.339 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.339 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.341 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.341 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.343 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.343 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.345 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.345 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.347 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.347 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.349 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.349 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.350 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.351 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.353 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.353 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.355 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.355 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.356 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.357 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.358 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.359 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.360 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.361 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.362 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.363 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.364 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.365 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.366 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.367 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.368 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.370 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.371 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.372 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.373 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.373 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.375 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.376 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.378 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.378 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.380 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.380 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.382 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.382 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.384 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.385 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.386 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.387 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.389 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.389 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.391 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.391 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.393 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.394 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.395 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.396 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.397 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.397 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.399 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.399 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.401 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.402 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.404 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.404 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.406 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.407 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.408 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.409 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.410 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.410 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.412 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.412 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.414 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.415 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.416 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.417 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.419 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.420 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.422 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.423 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.424 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.425 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.426 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.428 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.429 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.431 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.432 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.433 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.435 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.435 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.437 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.437 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.439 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.439 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.441 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.441 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.443 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.444 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.445 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.446 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.448 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.448 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.449 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.450 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.451 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.451 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.453 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.453 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.455 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.455 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.456 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.458 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.459 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.460 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.461 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.462 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.463 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.464 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.465 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.466 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.467 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.468 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.469 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.470 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.471 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.472 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.474 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.474 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.476 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.476 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.478 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.478 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.479 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.480 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.481 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.482 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.483 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.484 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.486 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.486 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.488 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.488 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.489 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.490 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.492 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.492 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.494 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.494 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.495 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.497 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.498 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.499 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.501 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.501 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.503 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.503 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.505 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.505 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.506 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.507 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.508 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.509 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.510 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.511 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.512 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.512 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.514 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.515 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.517 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.518 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.519 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.520 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.521 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.522 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.523 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.523 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.525 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.525 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.527 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.528 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.529 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.530 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.531 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.532 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.533 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.534 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.535 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.535 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.536 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.537 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.538 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.539 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.541 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.541 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.542 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.543 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.544 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.545 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.546 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.546 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.548 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.548 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.549 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.550 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.551 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.551 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.553 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.553 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.554 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.555 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.556 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.557 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.559 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.560 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.561 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.562 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.563 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.564 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.566 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.566 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.568 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.568 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.569 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.570 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.572 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.572 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.573 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.574 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.576 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.576 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.578 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.579 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.580 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.581 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.583 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.584 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.585 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.585 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.587 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.587 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.589 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.589 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.590 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.591 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.592 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.593 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.595 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.595 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.597 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.597 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.599 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.599 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.601 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.601 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.602 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.603 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.605 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.606 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.607 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.608 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.609 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.610 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.612 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.612 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.613 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.614 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.615 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.615 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.617 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.617 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.618 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.619 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.621 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.623 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.624 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.625 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.626 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.626 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.628 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.628 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.631 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.632 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.633 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.633 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.635 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.635 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.637 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.637 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.638 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.639 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.640 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.641 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.642 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.643 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.644 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.644 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.646 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.646 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.648 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.648 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.649 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.650 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.651 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.652 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.653 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.653 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.655 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.655 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.657 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.658 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.660 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.660 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.662 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.662 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.664 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.664 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.666 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.667 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.668 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.669 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.670 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.671 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.672 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.673 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.674 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.675 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.676 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.677 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.679 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.679 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.681 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.682 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.684 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.684 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.686 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.687 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.689 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.690 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.691 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.692 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.694 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.695 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.696 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.697 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.698 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.698 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.700 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.700 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.702 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.702 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.703 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.704 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.706 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.706 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.707 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.709 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.710 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.710 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.711 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.712 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.713 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.714 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.715 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.715 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.716 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.717 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.718 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.719 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.720 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.721 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.723 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.723 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.724 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.725 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.726 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.727 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.728 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.728 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.729 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.730 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.731 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.732 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.733 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.734 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.735 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.736 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.737 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.738 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.740 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.740 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.742 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.742 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.744 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.744 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.746 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.747 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.748 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.750 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.751 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.752 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.754 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.755 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.756 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.756 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.758 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.758 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.760 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.760 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.761 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.762 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.763 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.763 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.765 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.766 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.767 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.768 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.769 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.769 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.771 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.772 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.773 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.774 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.775 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.775 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.777 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.777 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.779 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.780 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.782 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.782 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.784 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.785 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.787 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.787 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.789 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.790 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.791 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.792 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.794 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.795 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.796 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.797 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.798 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.799 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.800 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.801 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.802 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.803 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.804 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.805 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.806 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.807 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.808 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.809 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.810 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.810 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.812 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.812 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.813 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.815 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.816 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.817 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.818 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.819 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.820 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.821 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.822 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.822 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.824 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.825 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.827 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.828 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.829 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.830 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.832 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.832 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.834 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.835 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.836 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.837 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.838 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.839 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.841 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.842 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.843 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.844 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.846 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.846 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.848 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.848 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.850 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.850 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.852 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.852 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.854 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.854 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.856 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.856 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.858 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.859 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.861 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.861 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.864 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.865 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.866 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.867 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.868 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.869 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.870 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.872 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.873 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.875 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.877 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.878 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.879 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.880 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.882 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.882 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.884 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.885 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.886 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.888 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.890 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.890 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.892 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.892 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.894 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.895 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.896 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.898 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.900 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.901 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.902 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.903 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.904 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.905 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.907 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.908 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.910 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.911 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.912 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.914 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.915 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.916 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.917 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.919 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.920 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.921 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.922 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.923 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.924 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.925 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.926 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.926 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.928 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.928 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.930 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.930 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.931 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.932 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.933 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.933 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.935 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.935 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.937 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.938 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.939 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.940 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.941 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.943 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.944 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.945 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.946 5: SB_PLAYER_Parse: SB.WC: leaving
2021.11.12 19:52:09.947 5: SB_PLAYER_Parse: SB.WC CMD:mixer ARGS:volume -31...
2021.11.12 19:52:09.948 5: SB_PLAYER_Parse: SB.WC: leaving
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

FHEMAN

#2150
Es ging wieder los mit der hohen Auslastung der Fhem perl und LMS Squeezeserver Prozesse.
Ich habe das SB_SERVER Device bei Timestamp [21-11-12 23:42:55.2619] einmal disabled. Und sprunghaft idlen beide Server nur noch.
Hier der Log. Er hängt sich irgendwie bei Lautstärke bei einer Squeezebox auf, kann das sein?
Die SB ist ausgeschaltet (standby).

//edit: Gleiches Verhalten (null Auslastung), wenn ich die Squeezebox SB.WC disable


[21-11-12 23:42:54.9010] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9011] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9046] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9048] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9049] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9052] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9054] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9056] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9057] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9059] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9061] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9063] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9065] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9067] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9069] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9071] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9072] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9074] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9076] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9078] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9079] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9081] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9083] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9084] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9086] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9088] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9090] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9092] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9093] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9096] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9098] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9100] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9101] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9103] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9104] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9105] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9106] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9108] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9110] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9112] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9113] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9116] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9118] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9120] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9122] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9123] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9124] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9126] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9127] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9128] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9129] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9131] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9133] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9135] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9137] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9140] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9141] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9143] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9145] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9146] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9147] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9149] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9150] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9152] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9153] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9155] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9158] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9160] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9162] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9164] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9166] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9167] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9168] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9169] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9170] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9172] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9173] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9207] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9209] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9212] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9213] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9215] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9217] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9219] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9220] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9222] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9224] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9226] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9227] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9229] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9231] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9233] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9234] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9235] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9238] Slim::Plugin::CLI::Plugin::client_socket_read (315) Begin Function
[21-11-12 23:42:54.9239] Slim::Plugin::CLI::Plugin::client_socket_read (349) 192.168.2.201:33024 - Buffered [00:04:20:2e:5d:5a mixer volume ?
]
[21-11-12 23:42:54.9241] Slim::Plugin::CLI::Plugin::client_socket_buf_parse (388) 192.168.2.201:33024
[21-11-12 23:42:54.9243] Slim::Plugin::CLI::Plugin::cli_process (527) 00:04:20:2e:5d:5a mixer volume ?
[21-11-12 23:42:54.9244] Slim::Plugin::CLI::Plugin::cli_process (551) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:54.9247] Slim::Plugin::CLI::Plugin::cli_process (602) Processing request [mixer]
[21-11-12 23:42:54.9249] Slim::Plugin::CLI::Plugin::cli_process (636) Dispatching [mixer]
[21-11-12 23:42:54.9251] Slim::Plugin::CLI::Plugin::cli_request_write (690) mixer volume
[21-11-12 23:42:54.9254] Slim::Plugin::CLI::Plugin::client_socket_buffer (506) 192.168.2.201:33024
[21-11-12 23:42:54.9256] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9258] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9260] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9262] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9264] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9266] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9268] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9270] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9271] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9274] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9275] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9277] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9279] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9281] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9283] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9285] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9287] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9288] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9290] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9292] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9294] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9296] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9297] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9299] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9301] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9303] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9304] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9306] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9308] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9310] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9312] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9314] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9316] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9318] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9320] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9322] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9324] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9326] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9328] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9330] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9332] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9334] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9336] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9375] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9377] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9379] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9381] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9383] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9386] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9388] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9389] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9392] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9394] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9395] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9398] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9400] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9402] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9404] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9406] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9407] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9410] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9412] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9413] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9416] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9417] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9419] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9422] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9423] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9425] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9428] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9430] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9432] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9434] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9436] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9438] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9440] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9442] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9444] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9446] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9448] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9449] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9451] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9453] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9455] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9457] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9458] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9460] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9462] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9464] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9466] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9468] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9470] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9472] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9475] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9477] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9479] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9481] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9483] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9484] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9487] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9489] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9491] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9493] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9495] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9497] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9499] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9501] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9538] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9540] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9542] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9544] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9546] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9548] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9550] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9552] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9554] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9556] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9558] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9560] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9562] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9564] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9566] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9568] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9570] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9572] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9574] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9576] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9577] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9579] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9581] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9583] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9585] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9587] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9589] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9591] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9593] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9594] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9596] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9598] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9600] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9602] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9604] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9606] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9608] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9610] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9611] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9613] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9615] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9617] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9619] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9621] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9623] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9624] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9626] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9628] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9630] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9632] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9634] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9636] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9638] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9640] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9641] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9643] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9645] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9647] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9649] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9651] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9653] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9655] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9657] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9658] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9660] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9696] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9698] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9701] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9703] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9705] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9707] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9709] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9711] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9713] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9715] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9717] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9719] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9721] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9723] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9725] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9727] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9728] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9731] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9733] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9734] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9737] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9739] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9740] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9743] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9745] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9747] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9749] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9751] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9753] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9755] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9757] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9759] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9761] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9763] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9765] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9767] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9769] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9771] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9773] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9775] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9777] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9779] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9781] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9783] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9785] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9787] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9789] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9791] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9793] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9795] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9797] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9799] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9801] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9803] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9804] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9806] Slim::Plugin::CLI::Plugin::client_socket_write (495) More to send to 192.168.2.201:33024
[21-11-12 23:42:54.9808] Slim::Plugin::CLI::Plugin::client_socket_write (450) 192.168.2.201:33024
[21-11-12 23:42:54.9810] Slim::Plugin::CLI::Plugin::client_socket_write (463) 192.168.2.201:33024 - Sending response [00%3A04%3A20%3A2e%3A5d%3A5a mixer volume -3...]
[21-11-12 23:42:54.9812] Slim::Plugin::CLI::Plugin::client_socket_write (489) Sent response to 192.168.2.201:33024
[21-11-12 23:42:55.2619] Slim::Web::JSONRPC::handleURI (140) POST data: [{"id":1,"method":"slim.request","params":["00:04:20:2e:5d:5a",["status","-",1,"tags:uB"]]}]
[21-11-12 23:42:55.2623] Slim::Web::JSONRPC::requestMethod (402) Parsing command: Found client [00:04:20:2e:5d:5a]
[21-11-12 23:42:55.2626] Slim::Web::JSONRPC::requestMethod (448) Dispatching...
[21-11-12 23:42:55.5290] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:42:56.6056] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:42:57.0015] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:42:57.0036] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=2097151, output_fullness=3327224, elapsed=3.496
[21-11-12 23:42:57.0038] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:42:57.0040] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:42:57.0068] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=179453.601
[21-11-12 23:42:57.0137] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:42:57.0189] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:42:57.0235] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:42:57.7256] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:42:58.8049] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:42:59.9363] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:01.0023] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:01.0025] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=2097151, output_fullness=3327224, elapsed=3.497
[21-11-12 23:43:01.0027] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:01.0029] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:01.0077] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=179457.602
[21-11-12 23:43:01.0174] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:01.0211] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:01.0213] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:01.0441] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:02.0258] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:03.1146] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:04.2126] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:05.0019] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:05.0022] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=2097151, output_fullness=3327224, elapsed=3.495
[21-11-12 23:43:05.0083] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:05.0085] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=179461.601
[21-11-12 23:43:05.0086] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:05.0139] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:05.0142] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:05.0151] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:05.2262] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:06.3171] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:07.4369] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:08.5147] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:09.0012] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:09.0014] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=2097151, output_fullness=3327224, elapsed=3.495
[21-11-12 23:43:09.0016] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:09.0018] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:09.0088] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=179465.603
[21-11-12 23:43:09.0170] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:09.0173] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:09.0184] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:09.5970] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:10.6264] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:11.7057] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:12.8359] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:13.0011] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:13.0014] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=2097151, output_fullness=3327224, elapsed=3.495
[21-11-12 23:43:13.0016] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:13.0018] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:13.0081] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=179469.601
[21-11-12 23:43:13.0143] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:08:99: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:13.0163] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:13.0165] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:13.9169] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:14.9977] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:16.1160] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7: STAT-STMt: fullness=655396, output_fullness=3522400, elapsed=61.282
[21-11-12 23:43:17.0020] Slim::Networking::Slimproto::_stat_handler (784) aa:aa:cd:ba:9b:f4: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:17.0024] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:50:99:e9: STAT-STMt: fullness=2097151, output_fullness=3327224, elapsed=3.495
[21-11-12 23:43:17.0026] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:b4:69:bc: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:17.0027] Slim::Networking::Slimproto::_stat_handler (784) 74:da:38:0a:2a:5f: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:17.0088] Slim::Networking::Slimproto::_stat_handler (784) b8:27:eb:8e:48:87: STAT-STMt: fullness=0, output_fullness=-1, elapsed=179473.603
[21-11-12 23:43:17.0161] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:5d:5a: STAT-STMt: fullness=0, output_fullness=-1, elapsed=0.000
[21-11-12 23:43:17.0169] Slim::Networking::Slimproto::_stat_handler (784) 00:04:20:2e:05:f7
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

ChrisD

Hallo,

Danke für die ausführlichen Logs, ich denke ich habe den Fehler mit der Abfrage der Lautstärke gefunden.

Kannst du bitte die angehängte Version testen ?

Grüße,

ChrisD

FHEMAN

Ich habe es gleich eingespielt. Dann warten wir mal ab. Danke Dir!
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

FHEMAN

Zitat von: ChrisD am 13 November 2021, 10:08:26
Hallo,

Danke für die ausführlichen Logs, ich denke ich habe den Fehler mit der Abfrage der Lautstärke gefunden.

Kannst du bitte die angehängte Version testen ?

Grüße,

ChrisD

Hallo ChrisD,

auf Fhem-Seite sieht es jetzt sehr gut aus!
Auf LMS Seite ist immer noch eine viel zu hohe Auslastung. Die hat aber nichts mit deinen Modulen zu tun.
Danke dir für die Anpassung!
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

plin

Zitat von: bugster_de am 17 Dezember 2013, 22:12:10
Die jeweiligen Dateien zur Unterstützung von Squeezebox sind nun im Contrib Bereich von FHEM zu finden:
https://github.com/mhop/fhem-mirror/tree/master/fhem/contrib
97_SB_SERVER.pm und 98_SB_PLAYER.pm
Kannst Du bitte mal den ersten Post anpassen. Ich habe die Version aus dem contrib-Verzeichnis meines FHEM Servers genommen. Baujahr 2014. Habe dann die vom obigen Link verwendet, die nur 4 Jahre alt ist und habe jetzt im Thread gelesen, dass die aktuellste Version auf github an anderer Stelle liegt.

VG plin
FHEM1 (Main) Raspi4 mit CUL, Homematic, SDUINO 433/OOK, zentrale Steuerung
FHEM2 (Keller) x86 mit CUL/hmland, IP-basierte Module
FHEM3 (Erdgeschoss) Raspi2 mit SDUINO 868/GFSK
FHEM4 (Hausanschlussraum), USV und OBIS-Modul
FHEM5 (Docker) mit FHEM2FHEM, InfluxDB

FHEMAN

Hi ChrisD,

ich habe eine Frage zur Talk-mp3-Funktion.
Und zwar nutze ich talk, da hier der vorherige Zustand wiederhergestellt wird - z.B. beim Öffnen der Haustür:
fhem("set SB.Flur talk |opt:replace||EsSindFensterOffen.mp3|")
oder
fhem("set SB.Flur talk |opt:replace||MorgenGelbeTonne.mp3|")

Kann ich hier mehrere mp3 Files aneinanderreihen, mit einer definierbaren Pause dazwischen?

Also in der Form

fhem("set SB.Flur talk |opt:replace||MorgenGelbeTonne.mp3|sleep 0.5|EsIstPostImBriefkasten.mp3|sleep 1|AchtungFensterOffen.mp3")


Ich nutze inzwischen, wo es geht, aufgenommene Stimmensnippets unserer Kids anstelle der blechernen Google oder Inova Stimme.
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

FHEMAN

Zitat von: FHEMAN am 17 November 2021, 12:42:21
Hallo ChrisD,

auf Fhem-Seite sieht es jetzt sehr gut aus!
Auf LMS Seite ist immer noch eine viel zu hohe Auslastung. Die hat aber nichts mit deinen Modulen zu tun.
Danke dir für die Anpassung!

Ergänzung hierzu:
Die hohe CPU Auslastung lag am Streaminganbieter in Kombination mit LMS. Ich hatte mit beiden Teams dazu Kontakt, und es ist in v8.3 gelöst.

Dennoch habe ich beobachtet, dass der Fhem Perl Prozess stark ansteigt, wenn mit dem Squeezeserver etwas nicht ganz in Ordnung ist bzw. er hängt. 
NUC7i5 | PROXMOX | FHEM 6.2 | 1 HMLAND | 2 UART | HM | LMS | HIFIBERRY | DOORBIRD | BLINK | BUDERUS | HUE | ALEXA | MILIGHT | LUFTDATENINFO | MQTT| ZIGBEE2MQTT | INDEGO | ROBOROCK | SMA | APC | OPENWB

ChrisD

Hallo,

ZitatKann ich hier mehrere mp3 Files aneinanderreihen, mit einer definierbaren Pause dazwischen?

Also in der Form

fhem("set SB.Flur talk |opt:replace||MorgenGelbeTonne.mp3|sleep 0.5|EsIstPostImBriefkasten.mp3|sleep 1|AchtungFensterOffen.mp3")

Das FHEM-Modul kann dies nicht in der Form, du kannst dir aber mit leeren mp3-Dateien der gewünschten Länge behelfen.

Grüße,

ChrisD

grossmaggul

Ich habe es schon an anderer Stelle geschrieben, aber hier ist es vielleicht besser aufgehoben.

Mit meinen rudimentären Perlkenntnissen habe ich ein Script verbrochen mit dem man Apple Music/iTunes-Playlisten in LMS Playlisten umwandeln kann.
Vielleicht kann es ja jemand gebrauchen, gibt's in meinem Blog oder hier unten angehängt.

Da das mein erstes größeres Perlscript ist, bitte ich um Nachsicht. ::)
FHEM auf Debian Buster Server, 2 x nanoCUL868, 1xnanoCUL465; Homematic, MAX, MiLight, HUE,  2 x Gosund SP1

czcbe

Hallo zusammen

Mir ist aufgefallen, dass seit einigen Wochen/Monaten folgender talk-Befehl die gewünschten Texte nicht mehr in korrekter Reihenfolge in Sprache ausgibt:


set SB_Player_HIFI talk In Stadt gibt es bis zum Nachmittag eine Mischung aus Sonne und Wolken bei Temperaturen von 10 bis 22 Grad. Abends sind in Stadt Teile des Himmels mit Wolken bedeckt bei Temperaturen von 16 bis 20 Grad. Nachts bleibt die Wolkendecke geschlossen bei einer Temperatur von 14 Grad. Böen können Geschwindigkeiten zwischen 11 und 37 kmh erreichen. Freuen Sie sich auf bis zu 8 Sonnenstunden.

Leider konnte ich es nicht zurückverfolgen, seit wann die Veränderung auftritt.

Ich habe dazu aber auf dem Device "SB_Player_HIFI" das Attribut "ttsOptions" auf "debug" und "debugsaverestore" gesetzt und dabei im Log festgestellt, dass das Queuen in falscher Reihenfolge passiert, d.h. es wird der gesamte Textblock in Fragmente zerlegt (vermutlich wegen einem Limitwert pro Ausgabe) und danach nicht mehr in der ursprüngl. Reihenfolge ausgegeben.


Kann das reproduziert werden als generelles Fehlverhalten oder ist in meiner Konfiguration etwas schief?


Dank Euch
FHEM 5.9 mit TabletUI | Pagebuttonmenü | Win2012R2 | Lubuntu 18.04 | Load-Balancing/Failover 2xFHEM | cygwin | nanoCUL 433 | Harmony Hub | IT Funksteckdosen | Squeezebox-Server (LMS) | Kodi | Sprachsteuerung | Webcams | Wetteransage | Telegram Bot | Presence-Script | Winconnect-Powershell