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
Can't stream or download
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="beowulf" data-source="post: 944432" data-attributes="member: 53527"><p>After I downloaded and installed version 0.5.1 I can't download or stream anymore. It worked on version 0.4.3. I'm using Mediaportal 1.2.3 in an Multiseat installation.</p><p> </p><p>This is the error when I get when I download a recording or movie:</p><p> </p><p></p><p>[CODE]Sorry, an error occurred while processing your request.</p><p>Please include the information below when you report this error.</p><p> </p><p>WebMediaPortal version 0.5.1 (commit bfb2c36).</p><p>Request: http://jeeves:8080/Stream/Download?item=1120&type=Recording</p><p> </p><p>The given key was not present in the dictionary.</p><p> </p><p> at System.Collections.Generic.Dictionary`2.get_Item(TKey key)</p><p> at MPExtended.Libraries.Service.Configuration.get_Services() in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Configuration.cs:line 74</p><p> at MPExtended.Libraries.Service.Network.NetworkInformation.<IsLocalAddress>b__2c(IPAddress x) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:line 137</p><p> at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext()</p><p> at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)</p><p> at MPExtended.Libraries.Service.Network.NetworkInformation.IsLocalAddress(String address) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:line 136</p><p> at MPExtended.Libraries.Service.Network.NetworkInformation.IsOnLAN(String address) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:line 115</p><p> at MPExtended.Applications.WebMediaPortal.Controllers.StreamController.GetStreamMode() in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:line 122</p><p> at MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Download(WebMediaType type, String item) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:line 140</p><p> at lambda_method(Closure , ControllerBase , Object[] )</p><p> at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)</p><p> at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p> at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)</p><p> at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)</p><p> at System.Web.Mvc.Controller.ExecuteCore()</p><p> at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)</p><p> at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)</p><p> at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()</p><p> at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()</p><p> at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)</p><p> at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p> at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()</p><p> at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)</p><p> at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)</p><p> at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)</p><p> at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)</p><p> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()</p><p> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)[/CODE]</p></blockquote><p></p>
[QUOTE="beowulf, post: 944432, member: 53527"] After I downloaded and installed version 0.5.1 I can't download or stream anymore. It worked on version 0.4.3. I'm using Mediaportal 1.2.3 in an Multiseat installation. This is the error when I get when I download a recording or movie: [SIZE=5][B][FONT=Arial][I][SIZE=16px][COLOR=#5e5b54] [/COLOR][/SIZE][/I][/FONT][/B][/SIZE] [CODE]Sorry, an error occurred while processing your request. Please include the information below when you report this error. WebMediaPortal version 0.5.1 (commit bfb2c36). Request: http://jeeves:8080/Stream/Download?item=1120&type=Recording The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at MPExtended.Libraries.Service.Configuration.get_Services() in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Configuration.cs:line 74 at MPExtended.Libraries.Service.Network.NetworkInformation.<IsLocalAddress>b__2c(IPAddress x) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:line 137 at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext() at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at MPExtended.Libraries.Service.Network.NetworkInformation.IsLocalAddress(String address) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:line 136 at MPExtended.Libraries.Service.Network.NetworkInformation.IsOnLAN(String address) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Network\NetworkInformation.cs:line 115 at MPExtended.Applications.WebMediaPortal.Controllers.StreamController.GetStreamMode() in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:line 122 at MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Download(WebMediaType type, String item) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:line 140 at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) at System.Web.Mvc.Controller.ExecuteCore() at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d() at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f) at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
Can't stream or download
Contact us
RSS
Top
Bottom