On Oct 13, 2011, at 9:52 AM, ttocsr wrote: > > ttocsr;662902 Wrote: >> >> Still would like to know the mime types being used for m2ts and other >> video types. This would be very nice to be able to adjust this like it >> is possible on other upnp/dlna servers. > > I don't see the video types that were mentioned as supported in the > types.conf file. > > My upnp/dlna clients can't play the content and I think this is why. > > I tried adding entries in the types.conf file but I was unable to get > my m2ts files to work. Is types.conf where the video mime types are > defined or is it some place else?
Video MIME types are defined as part of libmediascan, unfortunately it looks like m2ts and some others were left out. :( https://github.com/andygrundman/libmediascan/blob/master/src/result.c#L82 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
