FAQ (1 Viewer)

gemx

Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    Please post some FAQ's here that help other users.
    I will keep this first post updated with your posts

    How to get the status of the TvServer Cards via SOAP?
    Call http://<your hostname>:8080/TvServiceWebServices.asmx/GetTvServerStatus in your browser and you get an xml file like this
    Code:
    <ArrayOfWebTvServerStatus>
    −
    <WebTvServerStatus>
    <idCard>3</idCard>
    <cardName>USB 2.0 BDA DVB-S Tuner</cardName>
    <cardType>1</cardType>
    <cardTypeStr>DvbS</cardTypeStr>
    <status>0</status>
    <statusStr>idle</statusStr>
    <idChannel>0</idChannel>
    <channel/>
    <userName/>
    <recordingFolder>D:\MediaPortal\ServerRecordings</recordingFolder>
    <timeshiftFolder>D:\MediaPortal\Timeshift</timeshiftFolder>
    </WebTvServerStatus>
    −
    <WebTvServerStatus>
    <idCard>1</idCard>
    <cardName>MediaPortal IPTV Source Filter</cardName>
    <cardType>6</cardType>
    <cardTypeStr>DvbIP</cardTypeStr>
    <status>0</status>
    <statusStr>idle</statusStr>
    <idChannel>0</idChannel>
    <channel/>
    <userName/>
    <recordingFolder>D:\MediaPortal\ServerRecordings</recordingFolder>
    <timeshiftFolder>D:\MediaPortal\Timeshift</timeshiftFolder>
    </WebTvServerStatus>
    −
    <WebTvServerStatus>
    <idCard>2</idCard>
    <cardName>RadioWebStream Card (builtin)</cardName>
    <cardType>5</cardType>
    <cardTypeStr>RadioWebStream</cardTypeStr>
    <status>0</status>
    <statusStr>idle</statusStr>
    <idChannel>0</idChannel>
    <channel/>
    <userName/>
    <recordingFolder>D:\MediaPortal\ServerRecordings</recordingFolder>
    <timeshiftFolder>D:\MediaPortal\Timeshift</timeshiftFolder>
    </WebTvServerStatus>
    </ArrayOfWebTvServerStatus>
     

    shh26_83

    MP Donator
  • Premium Supporter
  • November 19, 2009
    40
    1
    Home Country
    Germany Germany
    Soap connection to the TV Server, but how?

    i have a question, i hope someone can give me a answer!

    can someone give me an example who i can read the TvServerstatus via Soap!
    i will read the Card -> username, status, ... an so on.

    best regards
    simon
     

    gemx

    Retired Team Member
  • Premium Supporter
  • October 31, 2006
    1,972
    539
    Home Country
    Germany Germany
    See first post for an example :)
     

    shh26_83

    MP Donator
  • Premium Supporter
  • November 19, 2009
    40
    1
    Home Country
    Germany Germany
    gemx,

    thangs for the example, but i will use the SOAP via PHP.
    But i now how i can read the array of parameter!

    simon
     

    altytesty

    Portal Pro
    December 19, 2009
    57
    9
    Here's one for the OP:
    VLC is unable to open the MRL
    There are many causes of this. What follows is the initial list of solutions:
    1) Verify that your Streaming URL as found on the WebServer tab of the MediaPortalWebServices configuration page matches the
    address of your TV Server OR, if you are using your WAN IP, make sure wrote it down correctly
    2) Verify that the address has no strange characters. This may happen if you have been experimenting around with different IP addresses. For example, perhaps
    you added a backslash on the end of the IP. http://192.0.0.1 is different than http://192.0.0.1/
    The one with the / is incorrect and would result in the error message.


    _____________
    If you have any more reproducible solutions, please post so gemx can add to the OP, thanks!
     

    Users who are viewing this thread

    Similar threads

    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    Your timing is great.....I just got home myself!! :) A little confusion for me here! There are 2 x files in the folder......one is x86, and other is x64 Wondering if I should be selecting the x64.....since I'm installing the 64bit version? UPDATE Transferred both files to the destination folder, and labelled appropriately. This way...
    Your timing is great.....I just got home myself!! :) A little confusion for me here! There are 2 x files in the folder......one is...
    Am a long time MP1 user, and have successfully been running the x64 version since it first appeared. Recently, problem of black...
    Replies
    10
    Views
    2K
    I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network. Hauppauge card retired long ago. I have also retired very early SD units, the Quatros seem to work much better than the older units. Go to SD's support website and download and install the windows...
    I currently have two Quatros running, one connect, one duo using OTA antennae, mostly UHF fringe area, mostly cat5 local network...
    I am currently using a Hauppauge WinTV QuadHD PCIe card on MP1 (1.37) for DVB-T, but 2 of the tuners have died. Thinking about...
    Replies
    3
    Views
    1K
    Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting power settings for "Intel Graphics". I set it to Maximum Performance. I tried many other things so it could be a combination of them, but this was the last thing I did and I haven't had the problem return...
    Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting...
    I'm running MP1 as a client only on this: https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
    Replies
    5
    Views
    2K
    I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The Latest Media Handler plugin seems to be working as expected. I've had no lock-ups.
    I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The...
    Before you create this bug report: Make sure that your system (windows, codecs and drivers) is up to date, matching the...
    Replies
    13
    Views
    4K
    Top Bottom