MKV problems on Samsung 46D

Hi!
I just reinstalled Serviio after a disk crash and now I cant get my MKV-files to run on my Samsung UE46D6207. It worked before.
I installed Serviio GUI and I can see that it detects the TV and that the setting is Samsung TV / player (C/D/E/F-series) so that should be fine.
From inside my TV I can browse the files and when I press "information", it shows the MKV-files has mime type video/mpeg...
When successfully playing these files from the Samsung AllShare application, the mime type is video/x-mkv. So I guess I found the cause of the error???
I've taken a quick look at the /etc/serviio/profiles.xml and (I think I've) found that it should be giving it mime type video/x-mkv. So why isn't it?
Could it be that Serviio doesn't realize that it is a MATROSKA file even though its file ends with .mkv?
I am now trying to run Serviio 1.3.1 and before I ran 1.1. This worked on my old installation...
Any advice is appreciated. I don't want to try to edit the profiles-file before getting your input.
Thanks!
I just reinstalled Serviio after a disk crash and now I cant get my MKV-files to run on my Samsung UE46D6207. It worked before.
I installed Serviio GUI and I can see that it detects the TV and that the setting is Samsung TV / player (C/D/E/F-series) so that should be fine.
From inside my TV I can browse the files and when I press "information", it shows the MKV-files has mime type video/mpeg...
When successfully playing these files from the Samsung AllShare application, the mime type is video/x-mkv. So I guess I found the cause of the error???
I've taken a quick look at the /etc/serviio/profiles.xml and (I think I've) found that it should be giving it mime type video/x-mkv. So why isn't it?
- Code:
...
<Profile id="7" name="Samsung TV / player (C/D/E/F-series)" extendsProfileId="1">
...
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/x-mkv">MATROSKA</MediaFormatProfile>
<MediaFormatProfile mime-type="video/x-msvideo" name="">AVI</MediaFormatProfile>
<MediaFormatProfile mime-type="audio/x-flac">FLAC</MediaFormatProfile>
</MediaFormatProfiles>
...
Could it be that Serviio doesn't realize that it is a MATROSKA file even though its file ends with .mkv?
I am now trying to run Serviio 1.3.1 and before I ran 1.1. This worked on my old installation...
Any advice is appreciated. I don't want to try to edit the profiles-file before getting your input.

Thanks!