maybe setting loglevel to debug might pinpoint the difference between normal and stuck?
Preferable with as much disabled as possible
also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything)
maybe other programs competing for resouces?
maybe setting loglevel to debug might pinpoint the difference between normal and stuck?
Preferable with as much disabled as...
Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database changed
MariaDB [mptvdb]> SELECT * FROM Server;
+----------+----------+--------------+----------+
| idServer | isMaster | hostName | rtspPort |
+----------+----------+--------------+----------+
|...
I solved it myself, by modifying the host IP-address in the server table of the database,
MariaDB [(none)]> use mptvdb;
Database...
Hello everyone,
I'm going to need help from the community to resolve a TV server crash issue.
I encountered a problem with my...