[Updated 27 Mar!] MPExtended WebMediaPortal 0.4.3 (7 Viewers)

Status
Not open for further replies.

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    I doubt it's a bug, but rather something with my system as no-one else has posted anything on it. I tried reinstalling the whole MPE, but no luck. I've attached the logs.

    The error I got when going through pages fast has something to do with "pipes", but I cannot reproduce it at the moment. Maybe the reinstall fixed that.
    Hmm, that shouldn't happen anymore. I'll see what I can about it.
    Edit: Found another problem. Cannot seem to access TV guide anymore. Guide in MP works fine. Error message is as follows:
    That's because there is a program with zero length title in your guide. Already fixed for 0.4.2.

    I can browse and set schedules, but the streaming doesn't work (off course since there is no Flash and direct VLC streaming).

    I have tried to make adjustments to the streaming.xml but nothing seems to work.

    Are there a possibility of getting this to work on the iPad and could anyone provide values for the streaming.xml file i would appreciate it much.

    There is no streaming support for iOS. For that to get implemented, either Apple should release a free SDK or a developer with knowledge of streaming to iOS should help us.
     

    SwordFish

    Portal Member
    February 28, 2010
    33
    4
    Home Country
    Netherlands Netherlands
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    First of all thanks for this great pugin. I have installed everything according the guides but i can' watch live tv there is no option visuele, i only can watch what i recorded. Can't play any movie or tv show, i get a error;

    Sorry, an error occurred while processing your request.

    Fout bij uitvoeren van onderliggende aanvraagelement voor handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.

    bij System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
    bij System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
    bij System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
    bij System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
    bij System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter)
    bij System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper htmlHelper, String actionName, String controllerName, Object routeValues)
    bij ASP._Page_Views_TVShowsLibrary_Play_cshtml.Execute() in c:\Program Files\MPExtended\WebMediaPortal\www\Views\TVShowsLibrary\Play.cshtml:regel 10
    bij System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
    bij System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
    bij System.Web.WebPages.StartPage.RunPage()
    bij System.Web.WebPages.StartPage.ExecutePageHierarchy()
    bij System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
    bij System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
    bij System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
    bij System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
    bij System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
    bij System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
    bij System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
    bij System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b()
    bij System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
    bij System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

    Kan het opgegeven bestand niet vinden.

    Server stack trace:
    bij System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
    bij System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
    bij System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    bij System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    bij System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]:
    bij System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    bij System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    bij MPExtended.Services.StreamingService.Interfaces.IWebStreamingService.GetStreamSize(WebStreamMediaType type, Nullable`1 provider, String itemId, String profile)
    bij MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Player(WebStreamMediaType type, String itemId, Boolean video)
    bij lambda_method(Closure , ControllerBase , Object[] )
    bij System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
    bij System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
    bij System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
    bij System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
    bij System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
    bij System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()
    bij System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
    bij System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
    bij System.Web.Mvc.Controller.ExecuteCore()
    bij System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
    bij System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
    bij System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()
    bij System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
    bij System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
    bij System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
    bij System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()
    bij System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)
    bij System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)
    bij System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
    bij System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
    bij System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.<>c__DisplayClassa.<EndProcessRequest>b__9()
    bij System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3()
    bij System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
    bij System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap(Action action)
    bij System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.EndProcessRequest(IAsyncResult result)
    bij System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)

    Please help:confused:
     

    JSurf

    Portal Pro
    November 27, 2011
    115
    115
    48
    Home Country
    Germany Germany
    AW: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Wow great plugin, nice to see some effort to have a real good working webinterface for MP.

    What i don't like so much is the horizontal EPG. While this format is great to work with on screen with an ir remote, in my opinion it is not ideal for a web interface.
    I would love a vertical view with a more 'natural' EPG like tvtv.de for example.
    It would be also great if there was a dropdown box to select a day in the future so you can directly jump to a day 7-8-9 days in the future.

    Any plans in these directions ?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    First of all thanks for this great pugin. I have installed everything according the guides but i can' watch live tv there is no option visuele, i only can watch what i recorded.
    Click on the channel name in the TV guide. I agree, it's a bit hidden.

    Can't play any movie or tv show, i get a error;

    <cut>
    That's because your media files are on a network disk. Try changing the account the service runs as to your own user - it should work then. I'll improve the error message as this one doesn't make any sense.

    What i don't like so much is the horizontal EPG. While this format is great to work with on screen with an ir remote, in my opinion it is not ideal for a web interface.
    I would love a vertical view with a more 'natural' EPG like tvtv.de for example.
    To be honest, I prefer one with a horizontal EPG. It can be implemented quite easily though, so if an developer is interested...

    It would be also great if there was a dropdown box to select a day in the future so you can directly jump to a day 7-8-9 days in the future.
    Good idea, I'll add it.
     

    SwordFish

    Portal Member
    February 28, 2010
    33
    4
    Home Country
    Netherlands Netherlands
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Thanks for the quick reply. The live tv is indeed working but i don't understand what you mean with service and account?:)
     

    JSurf

    Portal Pro
    November 27, 2011
    115
    115
    48
    Home Country
    Germany Germany
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    To be honest, I prefer one with a horizontal EPG. It can be implemented quite easily though, so if an developer is interested...

    Thanks,
    i have some web programming experience, maybe i'll give it a try to implement a vertical view
     

    Lyfesaver74

    Public Relations
  • Premium Supporter
  • September 25, 2010
    1,542
    1,122
    Texas
    Home Country
    United States of America United States of America
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    To be honest, I prefer one with a horizontal EPG. It can be implemented quite easily though, so if an developer is interested...

    Thanks,
    i have some web programming experience, maybe i'll give it a try to implement a vertical view

    Thanks bro =) I am sure Oxan would appreciate it.


    BTW, Oxan... and maybe this has been brought up, but do you think HTML5 will be an option soon for streaming, instead of relying on Flash?
     

    Mike Lowrey

    Portal Pro
    February 4, 2009
    638
    124
    Berlin
    Home Country
    Germany Germany
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    For existing content(meaning movies and series) that might be possible, but live streaming isn't really working with HTML5.
     

    Lyfesaver74

    Public Relations
  • Premium Supporter
  • September 25, 2010
    1,542
    1,122
    Texas
    Home Country
    United States of America United States of America
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    For existing content(meaning movies and series) that might be possible, but live streaming isn't really working with HTML5.

    Right on, Mike.... I would think it would be best to do that for movies and saved TV... and use flash for live, if that is possible. It is just that Flash is dying fast (as I am sure u know already) cuz of HTML5
     

    SwordFish

    Portal Member
    February 28, 2010
    33
    4
    Home Country
    Netherlands Netherlands
    Re: [Updated 30 Dec!] MPExtended WebMediaPortal 0.4.1

    Thanks for the quick reply. The live tv is indeed working but i don't understand what you mean with service and account?:)

    He Oxan, I did some digging and found out that i can watch recordings and these are on my Network NAS. It is strang that i can't watch any movie wich are on the same NAS. :confused:
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom