TV goes into stand by mode

After I watch one movie, and start to watch another, the TV goes into stand by mode.
The only way I can then watch the tv is to turn off Vero 4K.
I can not see the second movie.
Why is this happening?

Hi,

Debugging showing the issue will help:

Being as the issue occurs after watching a movie and then trying to watch another, you will probably better off enabling debug logging without on screen display; this can be done using the advancedsettings.xml:

<advancedsettings>
    <loglevel>1</loglevel> 
</advancedsettings>

Thanks Tom.

Tom
thanks. What is the process of typing for hint into Kodi?

Hi,

You will need do this via the command line:

nano ~/.kodi/userdata/advancedsettings.xml

If you haven’t already created advancedsettings.xml, it will look like posted above; if you’ve already got one you need to add the loglevel section before

Thanks Tom.

In Vero 4k, how do you get the command line?
thanks in advance

Details regarding how to access the command line interface can be found here on our Wiki: Accessing the command line - General - OSMC