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

Status
Not open for further replies.

gemx

Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    is there a possibility to change the path to the databases for movingpictures, tv-series and so on in any file?

    nicx...

    Yep, in the next version, which will hopefully be released today.
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    New Version is up:

    - Fixed TvSeries
    - Is now a TvServer Plugin :)
    - added rss feeds
    - url for streaming is now configurable
    - mp db paths are configurable
    - Fixed "rec" button in channel epg does nothing
    :D
     

    Bagal

    MP Donator
  • Premium Supporter
  • December 15, 2006
    229
    16
    Home Country
    United Kingdom United Kingdom
    I haven't felt the need to upgrade MP to the latest beta as 1.0.2 has been running so stable for me, but every time I read the latest posts in this thread I keep feeling that urge to be on the bleeding edge....:D

    Great work gemx! I can't wait to try this out at some point.
    :D
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany

    joz

    Portal Pro
    March 17, 2008
    1,353
    306
    Home Country
    Netherlands Netherlands
    :D gemx, I'll give it a shot when I have some more time.
    I'm kinda still nooby with all the mencoder stuff but I think I can manage.

    p.s.

    Just tried latest version and the addition of TV Series is nice but when clicking that I get an configuration error from dotNet. I run 3.5 sp1, as required. Are there any logs I could post, or help out some other way?
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Well, you could post the full error description ;)
     

    joz

    Portal Pro
    March 17, 2008
    1,353
    306
    Home Country
    Netherlands Netherlands
    Eh well, Dotnet doesn't show me errors from the browser, I've set it up this way, more secure. I run IIS and use dotNet so that's why.

    This is a bit weird, I do have Dotnet 3.5 installed (also SP1), it shows under software however in windows logs I have this entry

    [collapse]
    Event code: 3005
    Event message: Er is een onverwerkte uitzondering opgetreden.
    Event time: 9-10-2009 14:17:16
    Event time (UTC): 9-10-2009 12:17:16
    Event ID: 02028555cb9d47748a89a4b403c4a6bd
    Event sequence: 82
    Event occurrence: 3
    Event detail code: 0

    Application information:
    Application domain: 65e32b4-2-128995636555937500
    Trust level: Full
    Application Virtual Path: /
    Application Path: C:\Program Files\MediaPortal\TV Server\plugins\MPWebServices\htdocs\
    Machine name: SERVER

    Process information:
    Process ID: 5188
    Process name: TVService.exe
    Account name: NT AUTHORITY\SYSTEM

    Exception information:
    Exception type: InvalidCastException
    Exception message: De opgegeven conversie is ongeldig.

    Request information:
    Request URL: http://192.168.1.10:81/Default.aspx
    Request path: /Default.aspx
    User host address: 192.168.1.11
    User:
    Is authenticated: False
    Authentication Type:
    Thread account name: NT AUTHORITY\SYSTEM

    Thread information:
    Thread ID: 5
    Thread account name: NT AUTHORITY\SYSTEM
    Is impersonating: False
    Stack trace: bij System.Data.SQLite.SQLiteDataReader.VerifyType(Int32 i, DbType typ)
    bij System.Data.SQLite.SQLiteDataReader.GetString(Int32 i)
    bij MediaPortal.TvServer.WebServices.ServiceInterface.SafeStr(SQLiteDataReader reader, Int32 idx) in c:\Program Files\MediaPortal\TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:regel 111
    bij MediaPortal.TvServer.WebServices.ServiceInterface.GetAllTvSeries() in c:\Program Files\MediaPortal\TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:regel 777
    bij Default.RefreshTvSeries() in c:\Program Files\MediaPortal\TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:regel 451
    bij Default.btnTvSeries_Click(Object sender, EventArgs e) in c:\Program Files\MediaPortal\TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:regel 116
    bij System.Web.UI.WebControls.Button.OnClick(EventArgs e)
    bij System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
    bij System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
    bij System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
    bij System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
    bij System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


    Custom event details:

    Zie Help en ondersteuning op http://go.microsoft.com/fwlink/events.asp voor meer informatie.
    [/collapse]
    It's talking about dotnet 2 (at least it's listed in event viewer under application dotnet 2.x.x.x.etc). Now I run IIS 5.1 that comes with XP pro and IIS is configured to use dotnet 2, might be the cause?
    If i'm still not supplying the right info please push me in the right direction ;)

    Also it might be my setup for whatever particular reason but TV channel listing is empty for me. A suspect for me is ForTheRecord which I use, can you confirm? Does it only work with standard TV server?

    So to recap, the most important system specs;
    - Win XP SP3, dotnet SP3.5 sp1, IIS 5.1 configured to handle dotnet 2
    - ForTheRecord latest (1.4.0.1)
    - Listening port changed to 81, restarted tvserver otherwise I couldn't get in, as described in manual part
    - IIS listens on 8080, that's why I changed default port
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Hmm, haven't checked with fortherecord.
    I don't use it.

    But regarding TvSeries:

    Which version of TvSeries are you using.
    To be precise: "What is the name of your TvSeries database file"?

    Mine is named: "TvSeriesDatabase4.db3"

    That seems to be the most recent version


    If you use a different version, then it would make sense, that it's not working

    The rest of your settings should be fine.
    The .NET framework version result of TvServer and the plugin using .NET 2.0 and the web-pages using .NET 3.5
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom