I was actually having the same thought after I saw you started porting MPExt. I will look into it during this week.Is it possible that you move the Transcodingservice to it's own plugin?
I don't know exactly what that means. I pushed the missing nuget files, is that enough? Also I can't logon to TeamCity to see the log.can you add the project references to the NuGet package config?
I pushed the transcoding service as a plugin to the DLNA branch. Is that OK?Is it possible that you move the Transcodingservice to it's own plugin?
Error 30 Source file 'Objects\MediaLibrary\MediaLibraryMovieGenreItem.cs' could not be found M:\Programmieren\C#\MediaPortal 2\MediaPortal\Incubator\MediaServer\CSC MediaServer (Plugins\MediaServer\MediaServer)
Error 31 Source file 'Objects\MediaLibrary\MediaLibraryMusicGenreItem.cs' could not be found M:\Programmieren\C#\MediaPortal 2\MediaPortal\Incubator\MediaServer\CSC MediaServer (Plugins\MediaServer\MediaServer)
No those files are secret! Strange that they are missing, I will commit them when I get home from work.So could you commit these two files please?
Hehe, thought so It is not necessary for the TranscodingService, I just merged the whole DLNA branch in my MP2Extended Branch. So I just deactivated the MediaServer Plugin.No those files are secret! Strange that they are missing, I will commit them when I get home from work.
Yeah that would be great. I copied your ProfileManager and just deleted all the UPnP Identification stuff. I think I have to make small adjustments (doesn't effect the DLNA server, because I copied the file), but basically I want to reuse your profile structure so that we don't end up with complete different formats.BTW should I port the Serviio profiles for web streaming?
Progress seems to be good on MP2Ext.I just got my first video Stream to AMPdroid, but without using the TranscodingService, yet