After a clean install of Win 8.1 RTM and mp 1.5.0 fresh installation i'm stuck at problem parsing media info for...
the same installation was working just fin before.
MediaInfo is dealt with via mediainfo.dll, that is a seperate project. Go there and download the latest 32-bit stand-alone DLL and replace the one in your MediaPortal program folder.
One of the files = "F:\TV\Tv Shows\The Newsroom (2012)\Season 1\The Newsroom.S01E01.mkv"
Can you download the GUI version of MediaInfo and load the same file, does it show all the proper info then?
You might be dealing with a corrupted header on the file, or maybe there is a bug inside MediaInfo. If you report an issue on MediaInfo SourceForge site, they will provide you with FTP details, so you can upload the MKV in question, so that they fix things. In most cases however the corruption is on your side and there are actually tools available inside the MKV Toolkit that can repair that for you.
yea mediainfo GUI shows all the correct info about the file.
so i guess there is nothing to report to medianinfo guys?
another things i just tried xbmc and jriver both dealed just fine with my files, and Moving Pictures Config ok too with my movies. it doesn't use mediainfo.dll this one?
As an appended side note. Mediainfo is picked up successfully in MyFilms using AMCU so the problem lies in either Mediportal or MP-TVseries as the function works in the other environments.
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...
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...