Yes - you can test by running MP in windowed mode, and then stop the TVService. Just if you want to see what happens - not required for this bughunt.OK - and you mentioned before that MP should report the fact if TVserver connection doesn't work (which it does not in this case).So your issue is not related to the TV-Server in any way. Because that is actually like selecting the video inside Windows Explorer.
I do not know the exact code details, but in that case the TVClientPlugin might just look directly into the database. Or there is just no logging for that case.How is that different than what happens when TVserver is asked by MP to play a recording? (maybe this is pointless, in view of MP direct playback not working - but I still wonder about no TVserver response, in the logs, when MP supposedly asks for a playback))MP just accesses the file directly and plays it.
Since you've established that 'the problem' is all with MP --what could it possibly be? Some codec or renderer not working - just guessing?
At this point it sounds as if DirectShow (windows system for the entire playback) would be in a noneworking state for some reason - maybe as result of "too many" resumes from S3.
Because if the issue would be inside MP, then a restart of MP must fix the issue - which it does not as you said.
Great!I have never heard about such an issue like you encounter it - that direct file playback fails with little to none info in the logs about it.
When this issue occurs:
* does a plain restart of MP fix the issue?
* or do you have to reboot your PC to get playback of this file working?
Just restarting MP does not fix the problem -- only a reboot. (I could try stopping TVserver and restarting, but that doesn't seem to be involved anyway.)
Next time this happens, would it help to get a log file while using VIDEOS to try a direct playback?
Let us follow this since that might be the right lead.
When the issue happens again:
- restart TVService
- start MP
- try again to play the file inside TV->recordings
if that still fails:
- try and play the file inside the Videos section
if that also fails:
- go to windows exlorer, doubleclick the recorded *.ts file and tell windows to play it with the Windows MediaPlayer
If that fails as well, then we are looking at an issue inside your windows installation / problem with too many resumes from standby/etc. - maybe that put directshow is in a noneworking state.