[New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and MP (2 Viewers)

Status
Not open for further replies.

braunhb

Portal Pro
September 7, 2007
111
1
64
Schwanewede
Home Country
Germany Germany
AW: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

Hello ravenrocks,

thanks for answer, i will check it later, i'm @work :(
 

braunhb

Portal Pro
September 7, 2007
111
1
64
Schwanewede
Home Country
Germany Germany
AW: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

Hello,
i thing i did it right, but i see this by TV

OK i found the answer:
You have to use latest public snapshot for MP and TvServer.

I will wait for the Release

Serverfehler in der Anwendung /.
The columns episodePart, episodeName in table Program do not exist.
Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.

Ausnahmedetails: Gentle.Common.GentleException: The columns episodePart, episodeName in table Program do not exist.

Quellfehler:

Zeile 86: this.name = ch.DisplayName;
Zeile 87: this.isWebStream = ch.IsWebstream();
Zeile 88: epgNow = new WebShortProgram(ch.CurrentProgram);
Zeile 89: epgNext=new WebShortProgram(ch.NextProgram);
Zeile 90: }


Quelldatei: c:\Programme\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Classes.cs Zeile: 88

Stapelüberwachung:

[GentleException: The columns episodePart, episodeName in table Program do not exist.]
Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg) +124
Gentle.Common.Check.Fail(Exception e, Error error, Object[] args) +42
Gentle.Common.Check.Fail(Error error, Object[] args) +10
Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map) +1849
Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type) +1519
Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type) +114
Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +204
Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +13
TvDatabase.Channel.UpdateNowAndNext() +395
TvDatabase.Channel.get_CurrentProgram() +10
MediaPortal.TvServer.WebServices.Classes.WebMiniEPG..ctor(Channel ch) in c:\Programme\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Classes.cs:88
MediaPortal.TvServer.WebServices.ServiceInterface.GetTvMiniEPGForGroup(Int32 idGroup) in c:\Programme\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:230
Default.RefreshTv() in c:\Programme\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:154
Default.btnTv_Click(Object sender, EventArgs e) in c:\Programme\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:84
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +78
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +100
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863

What i have to do ??
 

altytesty

Portal Pro
December 19, 2009
57
9
Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

I followed the installation instructions:

"INSTALLATION:

- Just unrar the contents of the rar archieve to your "...\Team MediaPortal" dir. Be sure to keep the dir structure as in the rar file"


1) Thanks for working on this

2)
The instructions do not say what to do with the following 2 files:
File Type: txt WebServices.txt (639 Bytes, 478 views)
File Type: txt TvServiceWebServices.wsdl.txt (110.8 KB, 394 views)

3)
The installation instructions do not state how to configure the server, including and not limited to:
a) how to connect to the server
b) how others connect to the server
c) how to modify settings
d) how to start the service

4)
It would be ideal to modify the OP (original post) with the CONFIGURATION instructions

5)
I look forward to contributing to the MP community, maybe making the interface more pretty :)

6)
Thanks again, I look forward to learning about this app through the newly provided information
 

chemelli

Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    52
    Milano, Italy
    Home Country
    Italy Italy
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    Maybe Andreas can provide a MPEI package to make installation easier.

    Simone
     

    joz

    Portal Pro
    March 17, 2008
    1,353
    306
    Home Country
    Netherlands Netherlands
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    5)
    I look forward to contributing to the MP community, maybe making the interface more pretty :)

    +1. I am pretty able with styling (slicing designs into webpages), so if you need any help with that.
    I do not consider myself a designer though, takes me too long to come up with something half decent
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    Maybe Andreas can provide a MPEI package to make installation easier.

    Simone

    No problem.
    I already finished some other fixes but i am bit confused.

    Can i already make MPEI2 packages or aren't the currently supported by the snapshots?

    Only MPEI 2 offers the flexibility i need
     

    linkan

    Portal Member
    October 20, 2009
    5
    0
    Home Country
    Sweden Sweden
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    I'm having problems with the transcoding. Everything works fine with the direct profile but when I choose to transcode with DivX I can't get it working.
    I see that the timeshifting starts but I don't get i picture in VLC.

    I've put the mencoder in the htdocs\bin folder.

    What log should I post to help with the troubleshooting?
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    52
    Milano, Italy
    Home Country
    Italy Italy
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    Maybe Andreas can provide a MPEI package to make installation easier.

    Simone

    No problem.
    I already finished some other fixes but i am bit confused.

    Can i already make MPEI2 packages or aren't the currently supported by the snapshots?

    Only MPEI 2 offers the flexibility i need

    Please drop a line to Dukus/chefkoch about

    Simone
     

    Pretoriano

    Retired Team Member
  • Premium Supporter
  • October 1, 2007
    525
    133
    Roma, Italia
    Home Country
    Romania Romania
    Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    Maybe Andreas can provide a MPEI package to make installation easier.

    Simone

    No problem.
    I already finished some other fixes but i am bit confused.

    Can i already make MPEI2 packages or aren't the currently supported by the snapshots?

    Only MPEI 2 offers the flexibility i need


    Gemx have a look here --> https://forum.team-mediaportal.com/512021-post1.html <-- based on our feature freeze policy i don't think it will be included before MP 1.1.0 it's out,but who knows...
     

    moesfeld

    Portal Pro
    September 27, 2007
    131
    13
    Home Country
    Germany Germany
    AW: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and

    This really works awesome! :D
    I would love to see an finger friendly Flash GUI. Unfortunately my flash skills arent the best.
    Imagine this in combination with a Touchscreen Tablet and you have the ultimate remote and with transcoding you could even view the content directly on the Tablet.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom