No, there isn't . You will need to develop your own understanding. In any case, a good starting point is always to take a look at the specific error.log files in TVServer and MediaPortal \logs directories.
You can give a man a fish or teach him how to catch it, or in this case: let him find out himself..
To be clear: this is no rant or criticism to you or anybody else.
There is this saying in German that no master has fallen from sky yet. The quickest way t learn is to a) have an issue, b) start reading the logs, c) post them and ask for help to understand. No later than yesterday I did take @feuerbringer's logs apart and found the root cause of the his problem. I posted parts of the log, guiding him through the issue from A to Z. However, I don't see a comprehensive Approach to express this in a generic manner.
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...
Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting power settings for "Intel Graphics". I set it to Maximum Performance. I tried many other things so it could be a combination of them, but this was the last thing I did and I haven't had the problem return...
Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting...
I'm running MP1 as a client only on this:
https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...