Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Emby 1.0.0, startet immer wieder neu...

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Emby 1.0.0, startet immer wieder neu...

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Schimi last edited by

      HI,

      wir mit @thewhobox im Chat besprochen.... hier der Log und nochmal eine kurze beschreibung:

      Die Version 0.1.2 des Adapters, funktioniert "einwandfrei"....
      Die 1.0.0 startet immer wieder neu....

      undefined2020-02-02 19:38:24.616  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" enabled
      2020-02-02 19:38:24.647  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 9452
      2020-02-02 19:38:25.536  - info: emby.0 (9452) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
      2020-02-02 19:38:25.583  - info: emby.0 (9452) connected with emby (192.168.178.21:8096)
      2020-02-02 19:39:19.147  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" disabled
      2020-02-02 19:39:19.147  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 (force=false, process=true)
      2020-02-02 19:39:19.147  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 send kill signal
      2020-02-02 19:39:19.162  - info: emby.0 (9452) Got terminate signal TERMINATE_YOURSELF
      2020-02-02 19:39:19.162  - info: emby.0 (9452) terminating
      2020-02-02 19:39:19.162  - info: emby.0 (9452) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2020-02-02 19:39:19.691  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
      2020-02-02 19:39:33.600  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" enabled
      2020-02-02 19:39:33.616  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 6840
      2020-02-02 19:39:34.413  - debug: emby.0 (6840) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2020-02-02 19:39:34.428  - debug: emby.0 (6840) Objects client ready ... initialize now
      2020-02-02 19:39:34.444  - debug: emby.0 (6840) Objects create System PubSub Client
      2020-02-02 19:39:34.444  - debug: emby.0 (6840) Objects create User PubSub Client
      2020-02-02 19:39:34.444  - debug: emby.0 (6840) Objects client initialize lua scripts
      2020-02-02 19:39:34.444  - debug: emby.0 (6840) Objects connected to redis: 127.0.0.1:9001
      2020-02-02 19:39:34.444  - debug: emby.0 (6840) objectDB connected
      2020-02-02 19:39:34.459  - debug: emby.0 (6840) Redis States: Use Redis connection: 127.0.0.1:9000
      2020-02-02 19:39:34.459  - debug: emby.0 (6840) States create User PubSub Client
      2020-02-02 19:39:34.459  - debug: emby.0 (6840) States create System PubSub Client
      2020-02-02 19:39:34.459  - debug: emby.0 (6840) States connected to redis: 127.0.0.1:9000
      2020-02-02 19:39:34.459  - debug: emby.0 (6840) statesDB connected
      2020-02-02 19:39:34.506  - info: emby.0 (6840) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
      2020-02-02 19:39:34.522  - debug: emby.0 (6840) try to connect to: 192.168.178.21:8096
      2020-02-02 19:39:34.522  - debug: emby.0 (6840) 2
      2020-02-02 19:39:34.538  - info: emby.0 (6840) connected with emby (192.168.178.21:8096)
      2020-02-02 19:40:00.461  - debug: emby.0 (6840) system.adapter.admin.0: logging false
      2020-02-02 19:40:08.986  - error: emby.0 (6840) uncaught exception: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:40:08.986  - error: emby.0 (6840) TypeError: Cannot read property 'DeviceProfile' of undefined
          at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
          at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
          at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
          at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
          at WebSocketConnection.emit (events.js:198:13)
          at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
          at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
          at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:40:09.001  - info: emby.0 (6840) terminating
      2020-02-02 19:40:09.001  - info: emby.0 (6840) Terminated (NO_ERROR): Without reason
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]: TypeError: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.emit (events.js:198:13)
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
      2020-02-02 19:40:09.548  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:40:09.548  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 0 (NO_ERROR)
      2020-02-02 19:40:09.548  - info: host.SmartHome(SmartHome) Restart adapter system.adapter.emby.0 because enabled
      2020-02-02 19:40:39.564  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 10144
      2020-02-02 19:40:40.408  - debug: emby.0 (10144) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2020-02-02 19:40:40.423  - debug: emby.0 (10144) Objects client ready ... initialize now
      2020-02-02 19:40:40.423  - debug: emby.0 (10144) Objects create System PubSub Client
      2020-02-02 19:40:40.423  - debug: emby.0 (10144) Objects create User PubSub Client
      2020-02-02 19:40:40.423  - debug: emby.0 (10144) Objects client initialize lua scripts
      2020-02-02 19:40:40.439  - debug: emby.0 (10144) Objects connected to redis: 127.0.0.1:9001
      2020-02-02 19:40:40.439  - debug: emby.0 (10144) objectDB connected
      2020-02-02 19:40:40.439  - debug: emby.0 (10144) Redis States: Use Redis connection: 127.0.0.1:9000
      2020-02-02 19:40:40.455  - debug: emby.0 (10144) States create User PubSub Client
      2020-02-02 19:40:40.455  - debug: emby.0 (10144) States create System PubSub Client
      2020-02-02 19:40:40.455  - debug: emby.0 (10144) States connected to redis: 127.0.0.1:9000
      2020-02-02 19:40:40.455  - debug: emby.0 (10144) statesDB connected
      2020-02-02 19:40:40.502  - info: emby.0 (10144) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
      2020-02-02 19:40:40.517  - debug: emby.0 (10144) try to connect to: 192.168.178.21:8096
      2020-02-02 19:40:40.517  - debug: emby.0 (10144) 2
      2020-02-02 19:40:40.533  - info: emby.0 (10144) connected with emby (192.168.178.21:8096)
      2020-02-02 19:41:10.555  - error: emby.0 (10144) uncaught exception: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:41:10.555  - error: emby.0 (10144) TypeError: Cannot read property 'DeviceProfile' of undefined
          at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
          at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
          at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
          at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
          at WebSocketConnection.emit (events.js:198:13)
          at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
          at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
          at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:41:10.571  - info: emby.0 (10144) terminating
      2020-02-02 19:41:10.571  - info: emby.0 (10144) Terminated (NO_ERROR): Without reason
      2020-02-02 19:41:11.102  - error: host.SmartHome(SmartHome) Caught by controller[0]: TypeError: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:41:11.102  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
      2020-02-02 19:41:11.102  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
      2020-02-02 19:41:11.117  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
      2020-02-02 19:41:11.117  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
      2020-02-02 19:41:11.117  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.emit (events.js:198:13)
      2020-02-02 19:41:11.117  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
      2020-02-02 19:41:11.117  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
      2020-02-02 19:41:11.117  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:41:11.117  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 0 (NO_ERROR)
      2020-02-02 19:41:11.117  - info: host.SmartHome(SmartHome) Restart adapter system.adapter.emby.0 because enabled
      2020-02-02 19:41:41.127  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 4348
      2020-02-02 19:41:41.923  - debug: emby.0 (4348) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2020-02-02 19:41:41.955  - debug: emby.0 (4348) Objects client ready ... initialize now
      2020-02-02 19:41:41.955  - debug: emby.0 (4348) Objects create System PubSub Client
      2020-02-02 19:41:41.955  - debug: emby.0 (4348) Objects create User PubSub Client
      2020-02-02 19:41:41.955  - debug: emby.0 (4348) Objects client initialize lua scripts
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) Objects connected to redis: 127.0.0.1:9001
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) objectDB connected
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) Redis States: Use Redis connection: 127.0.0.1:9000
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) States create User PubSub Client
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) States create System PubSub Client
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) States connected to redis: 127.0.0.1:9000
      2020-02-02 19:41:41.970  - debug: emby.0 (4348) statesDB connected
      2020-02-02 19:41:42.017  - info: emby.0 (4348) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
      2020-02-02 19:41:42.033  - debug: emby.0 (4348) try to connect to: 192.168.178.21:8096
      2020-02-02 19:41:42.033  - debug: emby.0 (4348) 2
      2020-02-02 19:41:42.048  - info: emby.0 (4348) connected with emby (192.168.178.21:8096)
      2020-02-02 19:41:48.791  - info: javascript.0 (1664) Stop script script.js.common.Emby.LichtDimm
      2020-02-02 19:43:04.041  - info: javascript.0 (1664) Stop script script.js.common.Emby.LichtDimm
      2020-02-02 19:43:05.179  - info: javascript.0 (1664) Start javascript script.js.common.Emby.LichtDimm
      2020-02-02 19:43:05.195  - info: javascript.0 (1664) script.js.common.Emby.LichtDimm: registered 1 subscription and 0 schedules
      2020-02-02 19:43:07.744  - error: emby.0 (4348) uncaught exception: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:43:07.744  - error: emby.0 (4348) TypeError: Cannot read property 'DeviceProfile' of undefined
          at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
          at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
          at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
          at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
          at WebSocketConnection.emit (events.js:198:13)
          at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
          at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
          at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:43:07.760  - info: emby.0 (4348) terminating
      2020-02-02 19:43:07.760  - info: emby.0 (4348) Terminated (NO_ERROR): Without reason
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]: TypeError: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.emit (events.js:198:13)
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
      2020-02-02 19:43:08.275  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:43:08.275  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 0 (NO_ERROR)
      2020-02-02 19:43:08.275  - info: host.SmartHome(SmartHome) Restart adapter system.adapter.emby.0 because enabled
      2020-02-02 19:43:38.297  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 8356
      2020-02-02 19:43:39.297  - debug: emby.0 (8356) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2020-02-02 19:43:39.312  - debug: emby.0 (8356) Objects client ready ... initialize now
      2020-02-02 19:43:39.312  - debug: emby.0 (8356) Objects create System PubSub Client
      2020-02-02 19:43:39.328  - debug: emby.0 (8356) Objects create User PubSub Client
      2020-02-02 19:43:39.328  - debug: emby.0 (8356) Objects client initialize lua scripts
      2020-02-02 19:43:39.328  - debug: emby.0 (8356) Objects connected to redis: 127.0.0.1:9001
      2020-02-02 19:43:39.343  - debug: emby.0 (8356) objectDB connected
      2020-02-02 19:43:39.343  - debug: emby.0 (8356) Redis States: Use Redis connection: 127.0.0.1:9000
      2020-02-02 19:43:39.343  - debug: emby.0 (8356) States create User PubSub Client
      2020-02-02 19:43:39.343  - debug: emby.0 (8356) States create System PubSub Client
      2020-02-02 19:43:39.359  - debug: emby.0 (8356) States connected to redis: 127.0.0.1:9000
      2020-02-02 19:43:39.359  - debug: emby.0 (8356) statesDB connected
      2020-02-02 19:43:39.406  - info: emby.0 (8356) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
      2020-02-02 19:43:39.422  - debug: emby.0 (8356) try to connect to: 192.168.178.21:8096
      2020-02-02 19:43:39.422  - debug: emby.0 (8356) 2
      2020-02-02 19:43:39.453  - info: emby.0 (8356) connected with emby (192.168.178.21:8096)
      2020-02-02 19:43:41.312  - error: emby.0 (8356) uncaught exception: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:43:41.312  - error: emby.0 (8356) TypeError: Cannot read property 'DeviceProfile' of undefined
          at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
          at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
          at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
          at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
          at WebSocketConnection.emit (events.js:198:13)
          at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
          at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
          at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:43:41.312  - info: emby.0 (8356) terminating
      2020-02-02 19:43:41.312  - info: emby.0 (8356) Terminated (NO_ERROR): Without reason
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]: TypeError: Cannot read property 'DeviceProfile' of undefined
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.webMessage [as onmessage] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\main.js:340:31)
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\yaeti\lib\EventTarget.js:107:17)
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at W3CWebSocket.onMessage (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:234:14)
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.<anonymous> (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\W3CWebSocket.js:205:19)
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.emit (events.js:198:13)
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at WebSocketConnection.processFrame (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:554:26)
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at C:\Program Files\iobroker\SmartHome\node_modules\iobroker.emby\node_modules\websocket\lib\WebSocketConnection.js:323:40
      2020-02-02 19:43:41.843  - error: host.SmartHome(SmartHome) Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:61:11)
      2020-02-02 19:43:41.843  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 0 (NO_ERROR)
      2020-02-02 19:43:41.843  - info: host.SmartHome(SmartHome) Restart adapter system.adapter.emby.0 because enabled
      2020-02-02 19:43:49.062  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" disabled
      2020-02-02 19:44:12.740  - debug: emby.0 (7248) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2020-02-02 19:44:12.756  - debug: emby.0 (7248) Objects client ready ... initialize now
      2020-02-02 19:44:12.756  - debug: emby.0 (7248) Objects create System PubSub Client
      2020-02-02 19:44:12.756  - debug: emby.0 (7248) Objects create User PubSub Client
      2020-02-02 19:44:12.756  - debug: emby.0 (7248) Objects client initialize lua scripts
      2020-02-02 19:44:12.771  - debug: emby.0 (7248) Objects connected to redis: 127.0.0.1:9001
      2020-02-02 19:44:12.771  - debug: emby.0 (7248) objectDB connected
      2020-02-02 19:44:12.787  - debug: emby.0 (7248) Redis States: Use Redis connection: 127.0.0.1:9000
      2020-02-02 19:44:12.787  - debug: emby.0 (7248) States create User PubSub Client
      2020-02-02 19:44:12.787  - debug: emby.0 (7248) States create System PubSub Client
      2020-02-02 19:44:12.787  - debug: emby.0 (7248) States connected to redis: 127.0.0.1:9000
      2020-02-02 19:44:12.787  - debug: emby.0 (7248) statesDB connected
      2020-02-02 19:44:12.834  - error: emby.0 (7248) adapter disabled
      2020-02-02 19:44:12.849  - warn: emby.0 (7248) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
      2020-02-02 19:44:13.381  - error: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
      2020-02-02 19:44:13.381  - info: host.SmartHome(SmartHome) Do not restart adapter system.adapter.emby.0 because disabled or deleted
      
      
      thewhobox 1 Reply Last reply Reply Quote 0
      • thewhobox
        thewhobox @Schimi last edited by

        @Schimi Hey, vielen Dank für das Log.
        Hab den Fehler mal im Git beseitigt.
        Kannst du kurz von da installieren und mir dann bescheid geben ob es bei dir funktioniert?

        1 Reply Last reply Reply Quote 0
        • S
          Schimi last edited by Schimi

          Der Fehler kommt jetzt nicht mehr...

          Aber die Playstates werden nicht mehr aktualisiert...

          bei jedem Gerät wird das "media" object nicht mehr ausgelesen, also die Ids stehen dort aber die werte sind alle leer...

          Debug ist unauffällig....

          undefined2020-02-03 19:06:49.846  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" enabled
          2020-02-03 19:06:49.877  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 4808
          2020-02-03 19:06:50.814  - info: emby.0 (4808) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
          2020-02-03 19:06:50.845  - info: emby.0 (4808) connected with emby (192.168.178.21:8096)
          2020-02-03 19:06:57.948  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" disabled
          2020-02-03 19:06:57.947  - info: emby.0 (4808) Got terminate signal TERMINATE_YOURSELF
          2020-02-03 19:06:57.947  - info: emby.0 (4808) terminating
          2020-02-03 19:06:57.947  - info: emby.0 (4808) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2020-02-03 19:06:57.948  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 (force=false, process=true)
          2020-02-03 19:06:57.948  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 send kill signal
          2020-02-03 19:06:58.495  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
          2020-02-03 19:07:30.496  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" enabled
          2020-02-03 19:07:30.512  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 8604
          2020-02-03 19:07:31.324  - debug: emby.0 (8604) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2020-02-03 19:07:31.340  - debug: emby.0 (8604) Objects client ready ... initialize now
          2020-02-03 19:07:31.340  - debug: emby.0 (8604) Objects create System PubSub Client
          2020-02-03 19:07:31.340  - debug: emby.0 (8604) Objects create User PubSub Client
          2020-02-03 19:07:31.340  - debug: emby.0 (8604) Objects client initialize lua scripts
          2020-02-03 19:07:31.355  - debug: emby.0 (8604) Objects connected to redis: 127.0.0.1:9001
          2020-02-03 19:07:31.355  - debug: emby.0 (8604) objectDB connected
          2020-02-03 19:07:31.371  - debug: emby.0 (8604) Redis States: Use Redis connection: 127.0.0.1:9000
          2020-02-03 19:07:31.371  - debug: emby.0 (8604) States create User PubSub Client
          2020-02-03 19:07:31.371  - debug: emby.0 (8604) States create System PubSub Client
          2020-02-03 19:07:31.371  - debug: emby.0 (8604) States connected to redis: 127.0.0.1:9000
          2020-02-03 19:07:31.371  - debug: emby.0 (8604) statesDB connected
          2020-02-03 19:07:31.418  - info: emby.0 (8604) starting. Version 1.0.0 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
          2020-02-03 19:07:31.434  - debug: emby.0 (8604) try to connect to: 192.168.178.21:8096
          2020-02-03 19:07:31.434  - debug: emby.0 (8604) 2
          2020-02-03 19:07:31.449  - info: emby.0 (8604) connected with emby (192.168.178.21:8096)
          2020-02-03 19:09:12.895  - debug: emby.0 (8604) system.adapter.admin.0: logging false
          2020-02-03 19:10:49.333  - debug: emby.0 (8604) system.adapter.admin.0: logging true
          
          thewhobox 1 Reply Last reply Reply Quote 0
          • thewhobox
            thewhobox @Schimi last edited by

            @Schimi Okay, dann ist da iwie die Infos die der Adapter von deinem Emby Server bekommt anders.
            Ich hab mal auf GitHub eingebaut, dass er die Daten ausgibt.
            Achtung! Das wird viele Daten produzieren, am besten direkt nach dem starten des Adapters auf Emby etwas abspielen und nach 20 Sekunden den Adapter wieder stoppen.

            Danach die komplette (nicht aus dem UI, da werden die Zeilen abgeschnitten) bitte hier im Thread anhängen.

            1 Reply Last reply Reply Quote 0
            • S
              Schimi last edited by

              erledigt.... habe zweimal was abspielen lassen...

              Einmal mit der Android App auf meinem MiMix2s und einmal direkt im Browser:

              Mist, muss das als Datei hochladen... darf nicht mehr als 100.000 zeichen sein 😉

              Ich hoffe du kommst damit klar 🙂

              iobroker.2020-02-05.log

              thewhobox 1 Reply Last reply Reply Quote 0
              • thewhobox
                thewhobox @Schimi last edited by

                @Schimi Okay ich habs nochmal auf Github angepasst. Sollte jetzt funktionieren.

                1 Reply Last reply Reply Quote 0
                • S
                  Schimi last edited by

                  HI,

                  die werte werden nun richtig angezeigt.

                  Scheint also un wieder alles zu laufen... der "härtetest" kommt heute abend und am WE 🙂
                  Wenn ich bis Sonntag abend nicht schreibe, sollte alles gut gegangen sein 🙂

                  Danke!!

                  thewhobox 1 Reply Last reply Reply Quote 0
                  • thewhobox
                    thewhobox @Schimi last edited by

                    @Schimi okay super. Danke fürs testen.

                    1 Reply Last reply Reply Quote 0
                    • S
                      Schimi last edited by Schimi

                      So,

                      bis her keine auffälligkeiten.... alles funktioniert wie erwartet.

                      <<Habe festgestellt, das wenn Emby aus gewesen ist und wieder gestartet wird... der Adapter auch einen Neustart braucht bis er wieder reagiert (Hatte Emby ausversehen für ne Std runtergefahren heute).>>

                      Ich Poste hier mal das blockly welches ich für das Dimmen (bzw. zum testen) benutze.

                      Es fragt ab ob das Licht an ist und die zeit nicht zwischen Sonnenaufgang und Sonnenuntergang ist.

                      Dann wird beim abspielen das Licht auf 40% gedimmt und bei pause oder aus auf 80 und 2sec später auf 100% gedimmt (damit es nicht auf einmal so hell ist)

                      Vielen Dank nochmal für den Adapter!! 🙂

                      eecc8562-2e13-49e7-9319-8f6af4c277b8-image.png

                      <xml xmlns="http://www.w3.org/1999/xhtml">
                        <block type="on" id="8!%J+Db:iL(ECLO_3}N;" x="263" y="-687">
                          <field name="OID">emby.0.b01228d08950e61b5b6091c7c232813b.media.state</field>
                          <field name="CONDITION">ne</field>
                          <field name="ACK_CONDITION"></field>
                          <statement name="STATEMENT">
                            <block type="controls_if" id="fT7{F@dBVLYc(;!Mh0+f">
                              <value name="IF0">
                                <block type="logic_operation" id="-bm)V`joJBzPL=BcBbQW" inline="false">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="time_compare_ex" id="gPO*rn$ijBYtFcL?;2=6">
                                      <mutation end_time="true" actual_time="true"></mutation>
                                      <field name="USE_ACTUAL_TIME">TRUE</field>
                                      <field name="OPTION">not between</field>
                                      <value name="START_TIME">
                                        <shadow type="text" id="y;L(}k!WqMdC*oW$g/b.">
                                          <field name="TEXT">12:00</field>
                                        </shadow>
                                        <block type="time_astro" id="]89,s;3mDw/-b_?Wv38v">
                                          <field name="TYPE">sunriseEnd</field>
                                          <field name="OFFSET">0</field>
                                        </block>
                                      </value>
                                      <value name="END_TIME">
                                        <shadow type="text" id="g[XZg($lxvI)p$K~GC+r">
                                          <field name="TEXT">18:00</field>
                                        </shadow>
                                        <block type="time_astro" id="X*90xNbJETZ~XV?z;K[8">
                                          <field name="TYPE">sunsetStart</field>
                                          <field name="OFFSET">0</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_compare" id="/NsR:t+F)uFPvwwcV!C^">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="_mqm=_8*aK$1U^=M[7)T">
                                          <field name="ATTR">val</field>
                                          <field name="OID">shelly.0.SHSW-1#F3E48C#1.Relay0.Switch</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id=";N/{tO*,QQ0[bJ9u2.-(">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="controls_if" id="`*#hdj^zO*MaNB2u79yd">
                                  <mutation elseif="1"></mutation>
                                  <value name="IF0">
                                    <block type="logic_compare" id="`@QR.nl/p?T*aD:WwEcD">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="on_source" id="Ist0!%xe)J*Wbt?E1Dgj">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="text" id="C??)}VrD8GG2+u)*efa1">
                                          <field name="TEXT">playing</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="control" id="N!r=dpL~W1wO8{=kmiB)">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">milight.0.zone1.brightness</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="3u*gH3pF^qTEF;S:L8z?">
                                          <field name="NUM">40</field>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                  <value name="IF1">
                                    <block type="logic_compare" id="I8iDNaQdem8d3$*PBXx/">
                                      <field name="OP">NEQ</field>
                                      <value name="A">
                                        <block type="on_source" id="w!j6G41RK|]9p{B=kTc$">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="text" id="(ojrcouYpgv`^{k(^3%I">
                                          <field name="TEXT">playing</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO1">
                                    <block type="control" id="ozi]n9HjW_#B9*yM-ozv">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">milight.0.zone1.brightness</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="LiI6|sKSH7HEC$.`}n|d">
                                          <field name="NUM">80</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="MgSM~-!l=r7QO.{HY0AB">
                                          <mutation delay_input="true"></mutation>
                                          <field name="OID">milight.0.zone1.brightness</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">1500</field>
                                          <field name="UNIT">ms</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="A0KRZoZ@MOSK!-9-UyPD">
                                              <field name="NUM">100</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                            </block>
                          </statement>
                        </block>
                      </xml>
                      
                      thewhobox 1 Reply Last reply Reply Quote 0
                      • thewhobox
                        thewhobox @Schimi last edited by

                        @Schimi sagte in Emby 1.0.0, startet immer wieder neu...:

                        <<Habe festgestellt, das wenn Emby aus gewesen ist und wieder gestartet wird... der Adapter auch einen Neustart braucht bis er wieder reagiert (Hatte Emby ausversehen für ne Std runtergefahren heute).>>

                        Eig sollte er dann alle Minute einen neuen Versuch aufbauen.
                        Kannst ja mal testen wenn du Zeit hast und dann ins Log schauen was er sagt.

                        1 Reply Last reply Reply Quote 0
                        • S
                          Schimi last edited by

                          werde ich demnächst Probieren und bescheid geben!! 🙂

                          Habe gerade erstmal das Update auf 1.0.2 gemacht 👍 👍

                          1 Reply Last reply Reply Quote 0
                          • S
                            Schimi last edited by

                            ok, das mit dem update scheint nicht zu klappen....

                            Habe den Adapter Deinstalliert und mir wurde im stable der 1.0.2 angeboten...

                            Der wird abgebrochen....

                            Habe dann GitHub genommen, dort wird der 1.0.1 installiert (funktioniert bis jetzt auch einwandfrei), das angbotene Update auf 1.0.2 geht aber nicht...

                            Habe mal das Log angehangen...

                            undefined2020-02-12 18:04:22.915  - info: host.SmartHome(SmartHome) iobroker add emby  --host SmartHome(SmartHome)
                            2020-02-12 18:04:25.353  - info: host.SmartHome(SmartHome) iobroker NPM version: 6.11.3
                            2020-02-12 18:04:25.353  - info: host.SmartHome(SmartHome) iobroker npm install iobroker.emby@1.0.2 --loglevel error --prefix "C:/Program Files/iobroker/SmartHome" (System call)
                            2020-02-12 18:04:27.056  - info: host.SmartHome(SmartHome) iobroker npm
                            2020-02-12 18:04:27.056  - info: host.SmartHome(SmartHome) iobroker  ERR! code ETARGET
                            2020-02-12 18:04:27.056  - info: host.SmartHome(SmartHome) iobroker npm 
                            2020-02-12 18:04:27.056  - info: host.SmartHome(SmartHome) iobroker ERR! notarget No matching version found for iobroker.emby@1.0.2.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.
                            2020-02-12 18:04:27.072  - info: host.SmartHome(SmartHome) iobroker 
                            2020-02-12 18:04:27.072  - info: host.SmartHome(SmartHome) iobroker npm ERR! A complete log of this run can be found in:npm ERR!     C:\Program Files\iobroker\SmartHome\env\npm-cache\_logs\2020-02-12T17_04_27_055Z-debug.log
                            2020-02-12 18:04:27.087  - error: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) Cannot install iobroker.emby@1.0.2: 1
                            2020-02-12 18:04:28.119  - info: host.SmartHome(SmartHome) iobroker exit 25
                            2020-02-12 18:04:28.353  - info: host.SmartHome(SmartHome) iobroker exit 0
                            2020-02-12 18:04:40.777  - info: host.SmartHome(SmartHome) iobroker url "https://github.com/thewhobox/ioBroker.emby/tarball/master" emby
                            2020-02-12 18:04:47.840  - info: host.SmartHome(SmartHome) iobroker install https://github.com/thewhobox/ioBroker.emby/tarball/master
                            2020-02-12 18:04:48.871  - info: host.SmartHome(SmartHome) iobroker NPM version: 6.11.3
                            2020-02-12 18:04:48.871  - info: host.SmartHome(SmartHome) iobroker npm install https://github.com/thewhobox/ioBroker.emby/tarball/master --loglevel error --prefix "C:/Program Files/iobroker/SmartHome" (System call)
                            2020-02-12 18:05:23.435  - info: host.SmartHome(SmartHome) iobroker exit 0
                            2020-02-12 18:05:34.576  - info: host.SmartHome(SmartHome) iobroker upload [2] emby.admin C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby/admin/words.js words.js application/javascript
                            2020-02-12 18:05:34.670  - info: host.SmartHome(SmartHome) iobroker upload [1] emby.admin C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby/admin/index_m.html index_m.html text/html
                            2020-02-12 18:05:34.732  - info: host.SmartHome(SmartHome) iobroker upload [0] emby.admin C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby/admin/emby.png emby.png image/png
                            2020-02-12 18:05:35.826  - info: host.SmartHome(SmartHome) iobroker exit 0
                            2020-02-12 18:05:47.014  - info: host.SmartHome(SmartHome) iobroker add emby  --host SmartHome(SmartHome)
                            2020-02-12 18:05:48.405  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) create instance emby
                            2020-02-12 18:05:48.405  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.sigKill created
                            2020-02-12 18:05:48.452  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.eventLoopLag created
                            2020-02-12 18:05:48.483  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.outputCount created
                            2020-02-12 18:05:48.515  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.inputCount created
                            2020-02-12 18:05:48.546  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.uptime created
                            2020-02-12 18:05:48.577  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.memRss created
                            2020-02-12 18:05:48.609  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.memHeapTotal created
                            2020-02-12 18:05:48.640  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.memHeapUsed created
                            2020-02-12 18:05:48.671  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.cputime created
                            2020-02-12 18:05:48.702  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.cpu created
                            2020-02-12 18:05:48.734  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.compactMode created
                            2020-02-12 18:05:48.765  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.connected created
                            2020-02-12 18:05:48.796  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0.alive created
                            2020-02-12 18:05:48.827  - info: host.SmartHome(SmartHome) iobroker host.SmartHome(SmartHome) object system.adapter.emby.0 created
                            2020-02-12 18:05:49.858  - info: host.SmartHome(SmartHome) iobroker exit 0
                            2020-02-12 18:06:05.205  - info: host.SmartHome(SmartHome) "system.adapter.emby.0" enabled
                            2020-02-12 18:06:05.221  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 5428
                            2020-02-12 18:06:06.111  - debug: emby.0 (5428) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2020-02-12 18:06:06.143  - debug: emby.0 (5428) Objects client ready ... initialize now
                            2020-02-12 18:06:06.143  - debug: emby.0 (5428) Objects create System PubSub Client
                            2020-02-12 18:06:06.143  - debug: emby.0 (5428) Objects create User PubSub Client
                            2020-02-12 18:06:06.143  - debug: emby.0 (5428) Objects client initialize lua scripts
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) Objects connected to redis: 127.0.0.1:9001
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) objectDB connected
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) Redis States: Use Redis connection: 127.0.0.1:9000
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) States create User PubSub Client
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) States create System PubSub Client
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) States connected to redis: 127.0.0.1:9000
                            2020-02-12 18:06:06.158  - debug: emby.0 (5428) statesDB connected
                            2020-02-12 18:06:06.205  - info: emby.0 (5428) starting. Version 1.0.1 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
                            2020-02-12 18:06:06.221  - debug: emby.0 (5428) try to connect to: 192.168.178.21:8096
                            2020-02-12 18:06:06.236  - info: emby.0 (5428) connected with emby (192.168.178.21:8096)
                            2020-02-12 18:06:13.691  - debug: emby.0 (5428) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b70d:a00:956c:f3f0:431a:708d","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-12T17:06:03.5805366Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:52724","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-12T17:05:56.1312882Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false}]}
                            2020-02-12 18:06:13.706  - debug: emby.0 (5428) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b70d:a00:956c:f3f0:431a:708d","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-12T17:06:03.5805366Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:52724","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-12T17:05:56.1312882Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false}]}
                            2020-02-12 18:06:14.675  - debug: emby.0 (5428) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b70d:a00:956c:f3f0:431a:708d","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-12T17:06:04.5660066Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:52724","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-12T17:05:56.1312882Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false}]}
                            2020-02-12 18:06:17.582  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 (force=false, process=true)
                            2020-02-12 18:06:17.597  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 send kill signal
                            2020-02-12 18:06:17.598  - info: emby.0 (5428) Got terminate signal TERMINATE_YOURSELF
                            2020-02-12 18:06:17.613  - info: emby.0 (5428) terminating
                            2020-02-12 18:06:17.613  - info: emby.0 (5428) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                            2020-02-12 18:06:18.144  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                            2020-02-12 18:06:20.120  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 7920
                            2020-02-12 18:06:20.949  - debug: emby.0 (7920) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2020-02-12 18:06:20.964  - debug: emby.0 (7920) Objects client ready ... initialize now
                            2020-02-12 18:06:20.964  - debug: emby.0 (7920) Objects create System PubSub Client
                            2020-02-12 18:06:20.964  - debug: emby.0 (7920) Objects create User PubSub Client
                            2020-02-12 18:06:20.964  - debug: emby.0 (7920) Objects client initialize lua scripts
                            2020-02-12 18:06:20.980  - debug: emby.0 (7920) Objects connected to redis: 127.0.0.1:9001
                            2020-02-12 18:06:20.980  - debug: emby.0 (7920) objectDB connected
                            2020-02-12 18:06:20.980  - debug: emby.0 (7920) Redis States: Use Redis connection: 127.0.0.1:9000
                            2020-02-12 18:06:20.995  - debug: emby.0 (7920) States create User PubSub Client
                            2020-02-12 18:06:20.995  - debug: emby.0 (7920) States create System PubSub Client
                            2020-02-12 18:06:20.995  - debug: emby.0 (7920) States connected to redis: 127.0.0.1:9000
                            2020-02-12 18:06:20.995  - debug: emby.0 (7920) statesDB connected
                            2020-02-12 18:06:21.042  - info: emby.0 (7920) starting. Version 1.0.1 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
                            2020-02-12 18:06:21.042  - debug: emby.0 (7920) try to connect to: 192.168.178.21:8096
                            2020-02-12 18:06:21.074  - info: emby.0 (7920) connected with emby (192.168.178.21:8096)
                            2020-02-12 18:06:26.450  - info: host.SmartHome(SmartHome) Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                            2020-02-12 18:06:28.591  - info: host.SmartHome(SmartHome) iobroker upgrade emby
                            2020-02-12 18:06:30.060  - info: host.SmartHome(SmartHome) iobroker Update emby from @1.0.1 to @1.0.2
                            2020-02-12 18:06:30.935  - info: host.SmartHome(SmartHome) iobroker NPM version: 6.11.3
                            2020-02-12 18:06:30.935  - info: host.SmartHome(SmartHome) iobroker npm install iobroker.emby@1.0.2 --loglevel error --prefix "C:/Program Files/iobroker/SmartHome" (System call)
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker npm
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  ERR! code ETARGET
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker npm ERR! notarget
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  No matching version found for iobroker.emby@1.0.2.npm
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker ERR!
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker notarget
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  In most cases you or one of your dependencies are requesting
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker npm
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker ERR!
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker notarget
                            2020-02-12 18:06:32.638  - info: host.SmartHome(SmartHome) iobroker  a package version that doesn't exist.
                            2020-02-12 18:06:32.653  - info: host.SmartHome(SmartHome) iobroker 
                            2020-02-12 18:06:32.653  - info: host.SmartHome(SmartHome) iobroker npm ERR! A complete log of this run can be found in:npm ERR!     C:\Program Files\iobroker\SmartHome\env\npm-cache\_logs\2020-02-12T17_06_32_638Z-debug.log
                            2020-02-12 18:06:32.685  - info: host.SmartHome(SmartHome) iobroker upload [2] emby.admin C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby/admin/words.js words.js application/javascript
                            2020-02-12 18:06:32.700  - info: host.SmartHome(SmartHome) iobroker Update "system.adapter.emby.0"
                            2020-02-12 18:06:32.700  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 (force=false, process=true)
                            2020-02-12 18:06:32.700  - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 send kill signal
                            2020-02-12 18:06:32.700  - info: emby.0 (7920) Got terminate signal TERMINATE_YOURSELF
                            2020-02-12 18:06:32.700  - info: emby.0 (7920) terminating
                            2020-02-12 18:06:32.700  - info: emby.0 (7920) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                            2020-02-12 18:06:32.778  - info: host.SmartHome(SmartHome) iobroker upload [1] emby.admin C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby/admin/index_m.html index_m.html text/html
                            2020-02-12 18:06:32.841  - info: host.SmartHome(SmartHome) iobroker upload [0] emby.admin C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby/admin/emby.png emby.png image/png
                            2020-02-12 18:06:32.903  - info: host.SmartHome(SmartHome) iobroker Adapter "emby" updated
                            2020-02-12 18:06:33.216  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                            2020-02-12 18:06:33.935  - info: host.SmartHome(SmartHome) iobroker exit 0
                            2020-02-12 18:06:35.216  - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 5860
                            2020-02-12 18:06:36.013  - debug: emby.0 (5860) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2020-02-12 18:06:36.044  - debug: emby.0 (5860) Objects client ready ... initialize now
                            2020-02-12 18:06:36.044  - debug: emby.0 (5860) Objects create System PubSub Client
                            2020-02-12 18:06:36.044  - debug: emby.0 (5860) Objects create User PubSub Client
                            2020-02-12 18:06:36.044  - debug: emby.0 (5860) Objects client initialize lua scripts
                            2020-02-12 18:06:36.059  - debug: emby.0 (5860) Objects connected to redis: 127.0.0.1:9001
                            2020-02-12 18:06:36.059  - debug: emby.0 (5860) objectDB connected
                            2020-02-12 18:06:36.059  - debug: emby.0 (5860) Redis States: Use Redis connection: 127.0.0.1:9000
                            2020-02-12 18:06:36.059  - debug: emby.0 (5860) States create User PubSub Client
                            2020-02-12 18:06:36.059  - debug: emby.0 (5860) States create System PubSub Client
                            2020-02-12 18:06:36.075  - debug: emby.0 (5860) States connected to redis: 127.0.0.1:9000
                            2020-02-12 18:06:36.075  - debug: emby.0 (5860) statesDB connected
                            2020-02-12 18:06:36.122  - info: emby.0 (5860) starting. Version 1.0.1 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
                            2020-02-12 18:06:36.122  - debug: emby.0 (5860) try to connect to: 192.168.178.21:8096
                            2020-02-12 18:06:36.153  - info: emby.0 (5860) connected with emby (192.168.178.21:8096)
                            
                            
                            thewhobox 1 Reply Last reply Reply Quote 0
                            • thewhobox
                              thewhobox @Schimi last edited by

                              @Schimi ja ich hab das gestern ins Stable genommen. Kam aber noch nicht dazu die Version auch auf NPM zu pushen.
                              Werde das nachher oder morgen machen.
                              Wenn du aber von gut installierst ist es die neueste hat halt nur noch die alte Nummer.

                              1 Reply Last reply Reply Quote 1
                              • S
                                Schimi last edited by

                                Ah ok... Bin da noch nicht so "bewandert" in dem Thema... Mach das mit iobroker erst ca. 3 Wochen 😉😉

                                Hauptsache ich habe nichts falsch gemacht 👍

                                Ich sage die Tage noch wegen dem reconnect bescheid

                                Danke!!👍

                                thewhobox 1 Reply Last reply Reply Quote 0
                                • thewhobox
                                  thewhobox @Schimi last edited by

                                  @Schimi Hab das Package 1.0.2 nun veröffentlicht im latest.
                                  Hehe nein hast nix falsch gemacht. Dachte nur ich schaff das schneller bevor es jemand ausprobiert^^

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Schimi last edited by

                                    HI,

                                    heute habe ich den Emby Server für 10min runtergefahren.....
                                    Bin aber erst ca. 2 Std nachdem er wieder Online war dazu gekommen die "iobroker Verbindung" zu testen.....

                                    Ich musste auch dieses mal den Adapter neu starten, vorher wurde kein wert aktualisiert....
                                    ach dem Neustart, keine Probleme

                                    thewhobox 1 Reply Last reply Reply Quote 0
                                    • thewhobox
                                      thewhobox @Schimi last edited by

                                      @Schimi und was stand im Log während der Emby Server nicht erreichbar war?

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Schimi last edited by

                                        so, habe embe runtergefahren... nach ein paar min wieder gestartet... einmal das webinterface aufgerufen, bischen rumgeklickt, ein video gestartet und dann den adapter neu gestartet....

                                        undefined2020-02-14 11:32:47.862 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:32:42.0468663Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:32:47.895 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:32:42.0468663Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:32:48.605 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:32:42.7879686Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:32:54.176 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:33:07.663 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:33:01.8480031Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:33:07.663 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:33:01.8480031Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:33:08.188 - debug: emby.0 (924) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:33:02.3817641Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60146","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:32:30.5706235Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.30","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"4fe51f8011f344b1daa3264b7a422d07","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T05:36:56.1652647Z","DeviceName":"Mi A1","DeviceId":"40ec2ff7b6bec336","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.24","PlayableMediaTypes":["Video","Audio"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"b01228d08950e61b5b6091c7c232813b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"AndroidTv","LastActivityDate":"2020-02-13T21:29:52.5198906Z","DeviceName":"SHIELD","DeviceId":"339112f46519bd48","ApplicationVersion":"1.7.78g","AppIconUrl":"https://mediabrowser.github.io/Emby.AndroidTv/appicon.png","SupportedCommands":["DisplayContent","Mute","Unmute","ToggleMute","DisplayMessage","PlayMediaSource"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:33:16.652 - debug: emby.0 (924) {"MessageType":"ServerShuttingDown","MessageId":"14741b9d06034f0c8f9867ea094a1672","Data":""}
                                        2020-02-14 11:39:18.006 - debug: emby.0 (924) system.adapter.admin.0: logging false
                                        2020-02-14 11:39:30.616 - debug: emby.0 (924) system.adapter.admin.0: logging true
                                        2020-02-14 11:39:54.651 - debug: emby.0 (924) system.adapter.admin.0: logging false
                                        2020-02-14 11:41:05.486 - debug: emby.0 (924) system.adapter.admin.0: logging true
                                        2020-02-14 11:41:26.766 - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 (force=false, process=true)
                                        2020-02-14 11:41:26.780 - info: emby.0 (924) Got terminate signal TERMINATE_YOURSELF
                                        2020-02-14 11:41:26.766 - info: host.SmartHome(SmartHome) stopInstance system.adapter.emby.0 send kill signal
                                        2020-02-14 11:41:26.780 - info: emby.0 (924) terminating
                                        2020-02-14 11:41:26.780 - info: emby.0 (924) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                        2020-02-14 11:41:27.343 - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                                        2020-02-14 11:41:29.293 - info: host.SmartHome(SmartHome) instance system.adapter.emby.0 started with pid 3768
                                        2020-02-14 11:41:30.089 - debug: emby.0 (3768) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2020-02-14 11:41:30.105 - debug: emby.0 (3768) Objects client ready ... initialize now
                                        2020-02-14 11:41:30.120 - debug: emby.0 (3768) Objects create System PubSub Client
                                        2020-02-14 11:41:30.120 - debug: emby.0 (3768) Objects create User PubSub Client
                                        2020-02-14 11:41:30.120 - debug: emby.0 (3768) Objects client initialize lua scripts
                                        2020-02-14 11:41:30.120 - debug: emby.0 (3768) Objects connected to redis: 127.0.0.1:9001
                                        2020-02-14 11:41:30.120 - debug: emby.0 (3768) objectDB connected
                                        2020-02-14 11:41:30.136 - debug: emby.0 (3768) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2020-02-14 11:41:30.136 - debug: emby.0 (3768) States create User PubSub Client
                                        2020-02-14 11:41:30.136 - debug: emby.0 (3768) States create System PubSub Client
                                        2020-02-14 11:41:30.136 - debug: emby.0 (3768) States connected to redis: 127.0.0.1:9000
                                        2020-02-14 11:41:30.136 - debug: emby.0 (3768) statesDB connected
                                        2020-02-14 11:41:30.183 - info: emby.0 (3768) starting. Version 1.0.2 in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.emby, node: v10.17.0
                                        2020-02-14 11:41:30.199 - debug: emby.0 (3768) try to connect to: 192.168.178.21:8096
                                        2020-02-14 11:41:30.214 - info: emby.0 (3768) connected with emby (192.168.178.21:8096)
                                        2020-02-14 11:41:33.460 - debug: emby.0 (3768) system.adapter.admin.0: logging false
                                        2020-02-14 11:41:36.570 - debug: emby.0 (3768) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60950","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:41:24.4043904Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.26","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":109,"Id":"18744282c252cd1d4f9a1f8a1e8c379e","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T10:40:55.9683743Z","DeviceName":"Mi MIX 2S","DeviceId":"380445ffae4cac89","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:41:38.471 - debug: emby.0 (3768) system.adapter.admin.0: logging true
                                        2020-02-14 11:41:44.580 - debug: emby.0 (3768) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:41:38.7765152Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60950","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:41:24.4043904Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.26","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":109,"Id":"18744282c252cd1d4f9a1f8a1e8c379e","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T10:40:55.9683743Z","DeviceName":"Mi MIX 2S","DeviceId":"380445ffae4cac89","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true}]}
                                        2020-02-14 11:41:45.377 - debug: emby.0 (3768) {"MessageType":"Sessions","Data":[{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"2003:c5:b71c:6a00:e9a0:60ff:f2a1:695e","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":0,"Id":"573f4e5e5f7444cb73e89b3fc7ab0271","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby Web","LastActivityDate":"2020-02-14T10:41:39.5649330Z","DeviceName":"Chrome","DeviceId":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgwLjAuMzk4Ny4xNiBTYWZhcmkvNTM3LjM2IEVkZy84MC4wLjM2MS45fDE1NzcxMTIxNTE2MzY1","ApplicationVersion":"4.3.1.0","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/chrome.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"[::ffff:192.168.178.51]:60950","PlayableMediaTypes":[],"PlaylistIndex":0,"PlaylistLength":0,"Id":"6cbff36bd6a8dcaf01267a249757375b","ServerId":"1f75b24842294abbae3ba21dc3d811d1","Client":"ioBroker","LastActivityDate":"2020-02-14T10:41:24.4043904Z","DeviceName":"Emby-MediaServer","DeviceId":"00001","ApplicationVersion":"4.3.1.0","SupportedCommands":[],"SupportsRemoteControl":false},{"PlayState":{"CanSeek":false,"IsPaused":false,"IsMuted":false,"RepeatMode":"RepeatNone"},"AdditionalUsers":[],"RemoteEndPoint":"192.168.178.26","PlayableMediaTypes":["Audio","Video"],"PlaylistIndex":0,"PlaylistLength":109,"Id":"18744282c252cd1d4f9a1f8a1e8c379e","ServerId":"1f75b24842294abbae3ba21dc3d811d1","UserId":"a6c7ef63cf1c4231823ead5e4ecf12b1","UserName":"schimikeks","UserPrimaryImageTag":"2f61366e24fd650854003be17ff0e880","Client":"Emby for Android Mobile","LastActivityDate":"2020-02-14T10:40:55.9683743Z","DeviceName":"Mi MIX 2S","DeviceId":"380445ffae4cac89","ApplicationVersion":"3.0.97","AppIconUrl":"https://github.com/MediaBrowser/Emby.Resources/raw/master/images/devices/android.png","SupportedCommands":["MoveUp","MoveDown","MoveLeft","MoveRight","PageUp","PageDown","PreviousLetter","NextLetter","ToggleOsd","ToggleContextMenu","Select","Back","SendKey","SendString","GoHome","GoToSettings","VolumeUp","VolumeDown","Mute","Unmute","ToggleMute","SetVolume","SetAudioStreamIndex","SetSubtitleStreamIndex","DisplayContent","GoToSearch","DisplayMessage","SetRepeatMode","ChannelUp","ChannelDown","PlayMediaSource","PlayTrailers"],"SupportsRemoteControl":true}]}
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          Schimi last edited by

                                          heute nachmittag wurden Win10 Updates aufgespielt so das der Hyper-V Server neu gestartet hat und alle VMs auch.

                                          Durch mein "rumgeteste" stand die Emby-VM nicht auf automatisch starten.

                                          Dabei habe ich eben gesehen das der iobroker im Log
                                          "(1212) WebSocket Error. Try Reconnect in 60s" geworfen hat (ca. alle 80sec). Danach hat er sich mit dem emby Server, wie du oben geschrieben hast, verbunden und alles sofort richtig angezeigt.

                                          Komisch ist echt das ich die VMs beim testen natürlich auch zwischendurch neu gestartet habe.... und da kam die Meldung nie...

                                          ... also, entweder Zufall das es jetzt geht oder Zufall das es bisher nicht ging...

                                          ich hoffe das bringt dich irgendwie weiter 👍

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Schimi last edited by

                                            nochmal ich 🙂

                                            Der Adapter hat es wieder nicht bemerkt als ich Emby neu gestartet habe (Updates eines Plugins)... erst nach einem Neustart des Adapters funktionierte alles....

                                            thewhobox 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            943
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            emby neustart
                                            7
                                            57
                                            4021
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo