Webinterface plugin (2 Viewers)

LordMessi

Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    45
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    elconejito said:
    just curious. is there a reason the port changed to 81? can we change the port just like before or is it untouchable?

    You change in httpd.conf in Apache and also in functions/functions.php

    httpd.conf:
    Change Listen 81 to Listen XXX

    functions/functions.php:
    $wsdl_url = 'http://localhost:81/MPExtControlWS/service.asmx?WSDL';
    Change 81 to XXX

    XXX = Port

    Restart Apache...I think that this should do it.

    The port change is because users might have a webserver already running, and that would lead to a problem.
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    Just installed 0.3.2 and its amazing!!
    Only have one problem however. I cant get anything to appear on the screenshot view. I just get a little graphic appear (im guessing its an outline to a non existant image). When I hovered over it i saw it was a link so i tried clicking it...and get the below error message


    Warning: SoapClient::__construct(http://localhost:81/MPExtControlWS/snapshot.asmx?WSDL) [function.--construct]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php on line 37

    Warning: I/O warning : failed to load HTTP resource in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php on line 37

    Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://localhost:81/MPExtControlWS/snapshot.asmx?WSDL' in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php:37 Stack trace: #0 C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php(37): SoapClient->__construct('http://localhos...') #1 C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\snapshot\snapshot.php(4): getSnapShot('1') #2 {main} thrown in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php on line 37
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    45
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    egonspengleruk said:
    Just installed 0.3.2 and its amazing!!
    Only have one problem however. I cant get anything to appear on the screenshot view. I just get a little graphic appear (im guessing its an outline to a non existant image). When I hovered over it i saw it was a link so i tried clicking it...and get the below error message


    Warning: SoapClient::__construct(http://localhost:81/MPExtControlWS/snapshot.asmx?WSDL) [function.--construct]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php on line 37

    Warning: I/O warning : failed to load HTTP resource in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php on line 37

    Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://localhost:81/MPExtControlWS/snapshot.asmx?WSDL' in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php:37 Stack trace: #0 C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php(37): SoapClient->__construct('http://localhos...') #1 C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\snapshot\snapshot.php(4): getSnapShot('1') #2 {main} thrown in C:\Program Files\Team MediaPortal\MediaPortal\MPWebControl\htdocs\webscheduler\functions\webservice.php on line 37

    Hi Egon,

    Thanks for the kind words.

    Could you please report this bug to mantis?
    I'll look into it first thing tomorrow!
     

    SpaceProtector

    Portal Member
    November 30, 2004
    23
    0
    Is the webinterface the way I can control Media Portal with my PDA on a 240x360 screen? Does anybody has experiences with this or any infos? Some photos would be nice.
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    45
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark

    civikdude

    Portal Pro
    March 17, 2005
    110
    0
    U.S.A.
    Maschine - Well, it's a shame to have lost our previous posts... :cry:

    I have another feature request, although no record exists of the previous one (removal of all CVBS% channels).

    Would it be possible to return to the same location on the Guide page after selecting a show for record?

    Steps to recreate:
    1. on the Guide page, navigate to tomorrow's date
    2. select a time 8 hours in advance
    3. scroll down the epg, click on a show
    4. click Record button
    5. the Guide returns to today's date and time; however, shouldn't it return us to the same location we just came from (tomorrow's date, 8 hours from current time)?

    A further suggestion would be to return us to the same channel we just came from, although this might be more difficult as I don't see any "a name" tags within the html.

    What do you think?

    Regards,
    Aaron
     

    LordMessi

    Retired Team Member
  • Premium Supporter
  • July 4, 2005
    449
    0
    45
    Ørsø, Dronninglund, Denmark
    Home Country
    Denmark Denmark
    civikdude said:
    @Maschine - Well, it's a shame to have lost our previous posts... :cry:

    I have another feature request, although no record exists of the previous one (removal of all CVBS% channels).

    Would it be possible to return to the same location on the Guide page after selecting a show for record?

    Steps to recreate:
    1. on the Guide page, navigate to tomorrow's date
    2. select a time 8 hours in advance
    3. scroll down the epg, click on a show
    4. click Record button
    5. the Guide returns to today's date and time; however, shouldn't it return us to the same location we just came from (tomorrow's date, 8 hours from current time)?

    A further suggestion would be to return us to the same channel we just came from, although this might be more difficult as I don't see any "a name" tags within the html.

    What do you think?

    Regards,
    Aaron

    Hi Aaron,

    This first thing: removal of all CVBS channels is done. Will be included in the next update.

    The second thing: It's on the "story board" 8)
     

    Users who are viewing this thread

    Top Bottom