Only issue I experienced until now is when playing audio file (mp3) and turn off/on receiver, MP crashes.
That could be BASS player related. But logs will tell.
Last edited by a moderator:
Only issue I experienced until now is when playing audio file (mp3) and turn off/on receiver, MP crashes.
That's related to http://mantis.team-mediaportal.com/view.php?id=4173. You won't see evidence of the crash in the log itself. But from the log I see that you are using a HDMI audio device that gets removed and added from the system as the receiver disconnects/connects. And that's basically is Mantis #4173.when playing audio file (mp3) and turn off/on receiver, MP crashes.
Looks like a child of http://mantis.team-mediaportal.com/view.php?id=4129. Maybe another instance where old values are showing through when new ones are not yet set or couldn't be set. Probably need to reset the "current position" as well.timebar during playback isnt showing actual position but end only. This is in titan and DW. see screenshot.
Can you reproduce this on demand?
Only happens when I apply the binaries from the first post. 100% reproducible.Big thanks for the logs!
That the file could not be player is caused by this:
2013-01-18 15:37:57.173560 [Info.][MediaPortal(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 4924600
...
2013-01-18 15:37:58.401410 [Info.][MediaPortal(1)]: TSReaderPlayer: position:0, duration:-1
...
2013-01-18 15:37:58.802433 [Info.][MediaPortal(1)]: TSReaderPlayer : currentPos > duration
Didn't touch TSReaderPlayer at all. But remember these builds always include current master as well. Is this reproducible for you with the file? It's not related to any change I made.
There are more strange delays in your log without anything logged in between. And that's for stuff that should happen right after each other. Anything else located on the network drive beside the SQL Databases? Maybe the whole Mediaportal Dir from ProgramData?
<Dir id = "Config">
<Path>\\mainframe\htpc\Configurations\HTPC-bedroom\Config</Path>
</Dir>
<Dir id = "Log">
<Path>\\mainframe\htpc\Configurations\HTPC-bedroom\Log\</Path>
</Dir>
<Dir id = "Database">
<Path>\\mainframe\HTPC\Configurations\General\Database\</Path>
</Dir>
<Dir id = "Thumbs">
<Path>\\mainframe\htpc\Configurations\General\Thumbs\</Path>
</Dir>
TV stays black until MP shows up fullscreen. Works as intended I'd say.The short delays before MP comes back:
What happens here exactly? Do you don't see anything or the wrong size until it comes back? Or doesn't it react right away?