Reply to thread

[USER=111518]@MrTechno[/USER]

I've ported now all services to Asp.Net :)


Now I started to fix some bugs and have some problems with the MIA rework.

Take a look gere: https://github.com/FreakyJ/MediaPortal-2/blob/FEAT_MIA_DLNA_MP2Ext_AspNet/MediaPortal/Incubator/MP2Extended/Metadata/WebVideoMetadata.cs#L124-L127


This should return the AudioStreams, but it doesn't. I tried to look into the Db and figure out what is wrong, but I can't find any information related to Audio Streams inside the DB. And I have no idea how it is supposed to work :/ Do you have an idea?

If you want to make a test import the best is to use the MP2Ext from your Miarework branch, because you won't be able to compile my branch. I have not done any changes in these parts, so I can than just move the changes over very easy :)


Top Bottom