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 1
WebService and Mobile Access
Popular Plugins
MPExtended
Streaming-issue
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="Andreas Diefenbach" data-source="post: 971448" data-attributes="member: 137927"><p>additional i found this now when ttrying to download a recording or movie:</p><p> </p><p>Webmp is showing an issue that the index is out of the array-range, so maybe i have a problem with the database?</p><p> </p><ul> <li data-xf-list-type="ul">WebMediaPortal version 0.5.3 (commit df8b4b0).</li> <li data-xf-list-type="ul">Request: <a href="http://srv:8080/Stream/Download?item=79842_5x6&type=TVEpisode" target="_blank">http://srv:8080/Stream/Download?item=79842_5x6&type=TVEpisode</a></li> </ul><p></p><p>Der Index war außerhalb des Arraybereichs.</p><p> </p><p>bei MPExtended.Libraries.Service.Network.IPAddressExtensions.GetNetworkAddress(IPAddress address, IPAddress subnetMask) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\IPAddressExtensions.cs:Zeile 30.</p><p>bei MPExtended.Libraries.Service.Network.IPAddressExtensions.IsInSameSubnet(IPAddress address, IPAddress check, IPAddress subnetMask) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\IPAddressExtensions.cs:Zeile 42.</p><p>bei MPExtended.Libraries.Service.Network.NetworkInformation.IsOnLAN(IPAddress address) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:Zeile 103.</p><p>bei MPExtended.Applications.WebMediaPortal.Controllers.StreamController.GetStreamMode() in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:Zeile 122.</p><p>bei MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Download(WebMediaType type, String item) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:Zeile 140.</p><p>bei lambda_method(Closure , ControllerBase , Object[] )</p><p>bei System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)</p><p>bei System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)</p><p>bei System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p>bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()</p><p>bei System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)</p><p>bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()</p><p>bei System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p>bei System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)</p><p>bei System.Web.Mvc.Controller.ExecuteCore()</p><p>bei System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)</p><p>bei System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)</p><p>bei System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()</p><p>bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()</p><p>bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)</p><p>bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p>bei System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()</p><p>bei System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)</p><p>bei System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)</p><p>bei System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)</p><p>bei System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)</p><p>bei System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()</p><p>bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)</p></blockquote><p></p>
[QUOTE="Andreas Diefenbach, post: 971448, member: 137927"] additional i found this now when ttrying to download a recording or movie: Webmp is showing an issue that the index is out of the array-range, so maybe i have a problem with the database? [LIST] [*]WebMediaPortal version 0.5.3 (commit df8b4b0). [*]Request: [url]http://srv:8080/Stream/Download?item=79842_5x6&type=TVEpisode[/url] [/LIST] Der Index war außerhalb des Arraybereichs. bei MPExtended.Libraries.Service.Network.IPAddressExtensions.GetNetworkAddress(IPAddress address, IPAddress subnetMask) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\IPAddressExtensions.cs:Zeile 30. bei MPExtended.Libraries.Service.Network.IPAddressExtensions.IsInSameSubnet(IPAddress address, IPAddress check, IPAddress subnetMask) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\IPAddressExtensions.cs:Zeile 42. bei MPExtended.Libraries.Service.Network.NetworkInformation.IsOnLAN(IPAddress address) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:Zeile 103. bei MPExtended.Applications.WebMediaPortal.Controllers.StreamController.GetStreamMode() in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:Zeile 122. bei MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Download(WebMediaType type, String item) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:Zeile 140. bei lambda_method(Closure , ControllerBase , Object[] ) bei System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) bei System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) bei System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() bei System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() bei System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) bei System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) bei System.Web.Mvc.Controller.ExecuteCore() bei System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) bei System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) bei System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5() bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0() bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() bei System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d() bei System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f) bei System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action) bei System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) bei System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) bei System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
Streaming-issue
Contact us
RSS
Top
Bottom