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

    So, you're power cycling the TV, but not putting the PC to sleep ? In General => Startup/Resume settings, try checking "Ignore Windows resolution/size changes" In Codecs and Render, try selecting the specific audio device rather than "Default DirectSound device" Just ideas, no guarantee this will do anything. If this doesn't work, I...
    So, you're power cycling the TV, but not putting the PC to sleep ? In General => Startup/Resume settings, try checking "Ignore...
    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
    4
    Views
    538
    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
    2K
    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api I regularly get 429's... there isn't much that can be done about it, except making sure the software isn't hammering the service and having patience...
    Maybe the server is/was too busy when you tried to authenticate. I occasionally run into that too, also with the opensubtitles api...
    Hello, Hello, when I try to authorize trakt configuration for mediaportal using the trakt plugin, I get the following error...
    Replies
    1
    Views
    267
    I should point out that the developers have not formally left the project, and development has not formally stopped. The developers have instead simply "faded away", gradually spending less and less time on MP2 until the present, when they spend no time on MP2. But one or more of the developers might return next week! It is impossible...
    I should point out that the developers have not formally left the project, and development has not formally stopped. The developers...
    Hi Folks, I need some help with fixing the Problem that MP2 doesn't keep the sorted Order of Channels in TV-Configuraiton. I am...
    Replies
    10
    Views
    2K
    i love how subtitles are implemented in the MP2 videoplayer, this is just perfect. 1080p playback is also very good. But video playback in MP2 is buggy when playing 4k material. Therefore: PLEASE add an option for an external video player! I'd LOVE to have VLC back as videoplayer, like in MP1! This works perfectly. You will make a...
    i love how subtitles are implemented in the MP2 videoplayer, this is just perfect. 1080p playback is also very good. But video...
    i love how subtitles are implemented in the MP2 videoplayer, this is just perfect. 1080p playback is also very good. But video...
    Replies
    0
    Views
    1K
    Top Bottom