[Updated 14 Jul!] MPExtended WebMediaPortal 0.5.4 (5 Viewers)

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Already known, will be fixed in 0.5.1.
     

    Jelmo

    Portal Pro
    September 8, 2007
    711
    55
    Home Country
    Germany Germany
    Oxan is there any place to put my Tv logos from the client to an folder which is readable by Webmediaportal ?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    These directories are read by MPExtended:
    • C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\tv\logos
    • C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\tv\logo
    • The path configured in Streaming.xml
    • C:\ProgramData\MPExtended\Cache\TVLogoCache
    • C:\ProgramData\Team MediaPortal\MediaPortal\Skin\aMPed\Media\Logos\Channels
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    Hi Oxan!

    I just saw that there is no program-information available when viewing recordings (not thought about it before). It would be nice to have the same information there as in the tv-guide.
    Also on the homepage the link that should go to latest recordings, actually goes to latest episodes instead.
    Movies in my Moving Pictures database are not shown in the web interface as well, only movies in the MP My Videos database are shown.
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    For some reason i cant stream movies or series anymore, it worked before, but just stopped working with the following message. I'm running it on Windows 8 Pro. I checked to see if the username and password had been reseted for some reason, but it had not, still works when clicking the test button in mpextended configuration.
    Code:
    Ett fel uppstod när en underordnad begäran för hanteraren System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper skulle utföras.
     
      vid System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
      vid System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
      vid System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
      vid System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
      vid System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter)
      vid System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper htmlHelper, String actionName, String controllerName, Object routeValues)
      vid ASP._Page_Views_MovieLibrary_Play_cshtml.Execute() i c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Views\MovieLibrary\Play.cshtml:rad 11
      vid System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
      vid System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
      vid System.Web.WebPages.StartPage.RunPage()
      vid System.Web.WebPages.StartPage.ExecutePageHierarchy()
      vid System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
      vid System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
      vid System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
      vid System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
      vid System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
      vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
      vid System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
      vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b()
      vid System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
      vid System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
      vid System.Web.Mvc.Controller.ExecuteCore()
      vid System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
      vid System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
      vid System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()
      vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
      vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
      vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
      vid System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()
      vid System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)
      vid System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)
      vid System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
      vid System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
      vid System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
      vid System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
     
    Objektreferensen har inte angetts till en instans av ett objekt.
     
      vid MPExtended.Applications.WebMediaPortal.Controllers.StreamController.<>c__DisplayClasse.<Player>b__d(StreamTarget t) i C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:rad 467
      vid System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
      vid MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Player(WebMediaType type, String itemId) i C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:rad 467
      vid lambda_method(Closure , ControllerBase , Object[] )
      vid System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
      vid System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
      vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
      vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
      vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
      vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()
      vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
      vid System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
      vid System.Web.Mvc.Controller.ExecuteCore()
      vid System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
      vid System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
      vid System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()
      vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
      vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
      vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
      vid System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()
      vid System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)
      vid System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)
      vid System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
      vid System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
      vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.<>c__DisplayClassa.<EndProcessRequest>b__9()
      vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3()
      vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
      vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap(Action action)
      vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.EndProcessRequest(IAsyncResult result)
      vid System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
     

    chrik

    MP Donator
  • Premium Supporter
  • May 13, 2008
    160
    20
    Home Country
    Denmark Denmark
    I uset movingpictures and would like to knowhow the movie formats supported for streaming. Right now I have only mkvs's in movingpictures and they all work with streaming. :). I need to know if I should convert all movies to mkvs.
     

    Fafnir

    MP Donator
  • Premium Supporter
  • November 19, 2006
    203
    44
    43
    Home Country
    Germany Germany
    Hello Oxan.
    Thanks for investigating.
    First off all it's solved: It was like I did a normal update, but it was notfully ok, because of old Webmediaportal files.
    The workaround was uninstall, delete the "bodies" and re-install it.
    Thos was described in another post.
    Btw., I use Windows 7.

    BR Fafnir.
    Hello Oxan,

    Unfortunately I was too fast with that. Again I the first problem...
    • Also skin change as you described it here does not work for me: I can choose the other skin from the settings page, press Save, do a restart of the WebMP service and: nothing happens...
    Since I am not very confident in posting my logs with all the information about my web address and other data, I will PN them useful for you.
     

    Attachments

    • 121201 Bug after Log-on.txt
      5.7 KB

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    I just saw that there is no program-information available when viewing recordings (not thought about it before). It would be nice to have the same information there as in the tv-guide.
    Yes, the recordings page will be improved for 0.6.
    Also on the homepage the link that should go to latest recordings, actually goes to latest episodes instead.
    Yes, that's fixed in 0.5.1.
    Movies in my Moving Pictures database are not shown in the web interface as well, only movies in the MP My Videos database are shown.
    You can configure WebMP to use Moving Pictures on the settings tab.

    For some reason i cant stream movies or series anymore, it worked before, but just stopped working with the following message. I'm running it on Windows 8 Pro. I checked to see if the username and password had been reseted for some reason, but it had not, still works when clicking the test button in mpextended configuration.
    Can you post your full logs (as exported by the configuration tool on the Troubleshooting tab)?

    I uset movingpictures and would like to knowhow the movie formats supported for streaming. Right now I have only mkvs's in movingpictures and they all work with streaming. :). I need to know if I should convert all movies to mkvs.
    Everything except DVDs should be supported.
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    You can configure WebMP to use Moving Pictures on the settings tab.
    Crap, I must be blind :)

    Can you post your full logs (as exported by the configuration tool on the Troubleshooting tab)?
    Actually, it seems that the StreamingProfiles.xml had changed for some reason. I had made a manual change in it and set that profile as default. When i changed in the settings to Flash HQ it works again.
     

    Users who are viewing this thread

    Top Bottom