2024-12-20, 05:37 PM
Last night I watched a recording using the NextPVR plugin on Kodi Omega, running on a FireTV stick. Today, I noticed that the backend was not running and the following were the last entries in the terminal:
Did the frontend tell the backend to shut down?
Code:
[127] Got request [10.0.100.151]: /service (session.logout)
[127] parameters:
[127] method: session.logout
[127] sid: 5a0abcc9f005437cbf7d02692784ba1c
[127] client_ip: 10.0.100.151
[127] client_local: true
[127] user_agent: Kodi/21.1 (Linux; Android 9.0; AFTKA Build/PS7685.4486N) Android TV/9.0.0 Sys_CPU/armv7l App_Bitness/32 Version/21.1-(21.1.0)-Git:20240817-183eb85f10
[127] host_callback: ...
[127] Logging out sid: 5a0abcc9f005437cbf7d02692784ba1c
[127] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="ok">
</rsp>
Killed: 9
Did the frontend tell the backend to shut down?