Kodi Community Forum

Full Version: VNSI will shut down in X
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,
So I'm having this issue. Here are the steps to recreate it.
Open XBMC, watch some TV using VDR, Close XBMC (No restart or log out)
Few hours or days later, restart XBMC.
Now, at the bottom right I get a notification that VNSI will shut down in X.
X starts at 2:30 (or close to that), keeps popping up with new, lower times. Counting down to 0.
At this point Live TV is not working. Later, after the timer finishes, Live TV is able to work again.
What is the purpose of this?

Code:
anon@an0n:~$ vdr --version
vdr (1.7.28/1.7.28) - The Video Disk Recorder
atscepg (0.3.0-hg) - Adds event info for ATSC broadcasts
xvdr (0.9.5) - VDR-Network-Streaming-Interface (XVDR) Server
vnsiserver (0.9.0) - VDR-Network-Streaming-Interface (VNSI) Server
anon@an0n:~$ xbmc --version
XBMC Media Center 12.0-ALPHA7 Git:Unknown
Copyright (C) 2005-2012 Team XBMC - http://www.xbmc.org
anon@an0n:~$ uname -a
Linux an0n 3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:26:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Disable automatic shutdown of vdr. Either by not starting it with the -s switch or set MinUserInactivity to 0 in setup.conf
Thanks for your help. Chose the setup.conf option. Will take some time to verify if its fixed.
Still getting the shutdown message with the edit to setup.conf. I will try removing -s from the startup command then report back.