home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="henso" data-source="post: 1174569" data-attributes="member: 119106"><p>TranscodingService, MediaServer and MP2Extended.</p><p></p><p>You probably need to update the TranscodingService nuget. I did it by just copying the TranscodingService.dll to where the nuget stored its version.</p><p></p><p>I can't make MP2Ext work. I get the following exception when MP2Ext wants to start:</p><p>[code]The process cannot access the file because it is being used by another process[/code]</p><p>Stack trace:</p><p>[code] at Microsoft.Net.Http.Server.UrlPrefixCollection.RegisterPrefix(String uriPrefix, Int32 contextId)</p><p> at Microsoft.Net.Http.Server.UrlPrefixCollection.RegisterAllPrefixes()</p><p> at Microsoft.Net.Http.Server.WebListener.Start()</p><p> at Microsoft.AspNet.Server.WebListener.MessagePump.Start[TContext](IHttpApplication`1 application)</p><p> at Microsoft.AspNet.Hosting.Internal.WebApplication.Start()</p><p> at MediaPortal.Plugins.AspNetServer.AspNetServerService.StartWebApplication(WebApplicationParameter webApplicationParameter)[/code]</p><p>What am I doing wrong? </p><p></p><p>Beware that is not tested though. Neither aMPdroid nor MPiV call GetMediaInfo for tv streams.</p><p></p><p>ID is the id of the stream inside the media file.</p><p>Index is just like: video -> index 0,1,2 ; audio -> index 0,1,2</p></blockquote><p></p>
[QUOTE="henso, post: 1174569, member: 119106"] TranscodingService, MediaServer and MP2Extended. You probably need to update the TranscodingService nuget. I did it by just copying the TranscodingService.dll to where the nuget stored its version. I can't make MP2Ext work. I get the following exception when MP2Ext wants to start: [code]The process cannot access the file because it is being used by another process[/code] Stack trace: [code] at Microsoft.Net.Http.Server.UrlPrefixCollection.RegisterPrefix(String uriPrefix, Int32 contextId) at Microsoft.Net.Http.Server.UrlPrefixCollection.RegisterAllPrefixes() at Microsoft.Net.Http.Server.WebListener.Start() at Microsoft.AspNet.Server.WebListener.MessagePump.Start[TContext](IHttpApplication`1 application) at Microsoft.AspNet.Hosting.Internal.WebApplication.Start() at MediaPortal.Plugins.AspNetServer.AspNetServerService.StartWebApplication(WebApplicationParameter webApplicationParameter)[/code] What am I doing wrong? Beware that is not tested though. Neither aMPdroid nor MPiV call GetMediaInfo for tv streams. ID is the id of the stream inside the media file. Index is just like: video -> index 0,1,2 ; audio -> index 0,1,2 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
MP2Extended
Plugin: MP2Extended
Contact us
RSS
Top
Bottom