Testbuilds for Native MP2 TV - Updated for 10th AE Update 1 (2014-09-13)! (4 Viewers)

Holzi

Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    @FreakyJ
    I copied these files but got not very far with testing IPTV. :(

    1. There doesn't seem to be a file called: MPIPTV_UDP.dll
    2. No such folder exists: C:\Users\All Users\Team MediaPortal\MediaPortal TV Server (I am using Win8)
    3. If I want to scan for channels I got 'No signal'. (Server.log attached)
    Last but not least a question: Where are the tuning details stored (I guess they are up-to-date)? :)

    Thanks! :)
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Just jumped into my bed :D
    regarding 1
    You can also take it from the mp1 tve3 installation. I will try to find tomorrow some time to look where this file got lost ;)
    Regarding 2
    This is the mp1 tve3 program data folder. Don't know where it is in win 8. If you don't have tve3 installed on this machine you have to create this folder manually.

    Wrote this all from the top of my head. So i hope there are no mistakes :D
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Last but not least a question: Where are the tuning details stored (I guess they are up-to-date)?
    They're stored in the same place as TVE 3 for now... though they have a slightly different format, so unfortunately you can't use TVE 3 tuning details with TVE 3.5.
    In answer to your question: yes, they're up to date with the latest MP1 release that I merged to my branch. I think FreakyJ's build may still be based on MP 1.7.1; the branch itself is up to MP 1.8.

    [edit: Having said that, the error you're getting is this:
    Mediaportal.TV.Server.TVLibrary.Interfaces.TvException: 0x80004005 (Unbekannter Fehler) - Unbekannter Fehler
    . Failed to tune channel.

    I think that is the same error FreakyJ was getting when the MPIPTV_*.dll files were not in the right place. Please double check the instructions...]
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    They're stored in the same place as TVE 3 for now... though they have a slightly different format, so unfortunately you can't use TVE 3 tuning details with TVE 3.5.
    For MP2 this is not the case: the tuningdetails should be loaded from ProgramData\Team MediaPortal\MP2-Server\SlimTvCore (at least this is where I extract them into ;)). Until there were changes in SetupTv part it should work.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    ^^ Sorry, you're right morpheus. Don't know what I was thinking.
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    I think that is the same error FreakyJ was getting when the MPIPTV_*.dll files were not in the right place. Please double check the instructions...]

    Thanks for the hint! :)
    I came one step further (was missing the MPIPTV_UDP.dll in C:\Program Files (x86)\Team MediaPortal\MP2-Server), but after starting the channel scan SetupTV crashes.
    Server.log attached.

    Windows event log:
    MP2 Server crash?

    Protokollname: Application
    Quelle: Application Error
    Datum: 04.08.2014 11:57:28
    Ereignis-ID: 1000
    Aufgabenkategorie:(100)
    Ebene: Fehler
    Schlüsselwörter:Klassisch
    Benutzer: Nicht zutreffend
    Computer: Sebastian-PC
    Beschreibung:
    Name der fehlerhaften Anwendung: MP2-Server.exe, Version: 2.0.0.1407, Zeitstempel: 0x53b9919d
    Name des fehlerhaften Moduls: MPIPTV_RTP.dll, Version: 0.0.0.0, Zeitstempel: 0x53dd20dc
    Ausnahmecode: 0xc0000005
    Fehleroffset: 0x00002db3
    ID des fehlerhaften Prozesses: 0xc74
    Startzeit der fehlerhaften Anwendung: 0x01cfafca75f65c70
    Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MP2-Server\MP2-Server.exe
    Pfad des fehlerhaften Moduls: C:\Program Files (x86)\Team MediaPortal\MP2-Server\MPIPTV_RTP.dll
    Berichtskennung: bd8a51a1-1bbd-11e4-bec4-eca86bdf3333
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

    SetupTV crash
    Anwendung: SetupTV.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund eines Ausnahmefehlers beendet.
    Ausnahmeinformationen: System.ServiceModel.EndpointNotFoundException
    Stapel:

    Server stack trace:
    bei System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
    bei System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
    bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
    bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
    bei System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
    bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
    bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
    bei Mediaportal.TV.Server.TVControl.Interfaces.Services.IControllerService.StopCard(Int32)
    bei Mediaportal.TV.Server.SetupTV.Sections.CardDvbIP.DoScan()
    bei System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
    bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    bei System.Threading.ThreadHelper.ThreadStart()
    Name der fehlerhaften Anwendung: SetupTV.exe, Version: 1.8.0.0, Zeitstempel: 0x53dd2e47
    Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.2.9200.16864, Zeitstempel: 0x531d2be6
    Ausnahmecode: 0xe0434352
    Fehleroffset: 0x00010f22
    ID des fehlerhaften Prozesses: 0x10a0
    Startzeit der fehlerhaften Anwendung: 0x01cfafca7a9f1d86
    Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MP2-Server\Plugins\SlimTv.Service\SetupTv\SetupTV.exe
    Pfad des fehlerhaften Moduls: C:\Windows\SYSTEM32\KERNELBASE.dll
    Berichtskennung: ca57af21-1bbd-11e4-bec4-eca86bdf3333
    Vollständiger Name des fehlerhaften Pakets:
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Try these dlls :)
    Put them in: C:\Program Files (x86)\Team MediaPortal\MP2-Server
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    Try these dlls :)
    Put them in: C:\Program Files (x86)\Team MediaPortal\MP2-Server

    MP2 Server unfortunately still crashing. :(
    Maybe you are using a different MP2 build?
    Is IPTV working for you?
     

    Users who are viewing this thread

    Top Bottom