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


    Write your reply...

    Similar threads

    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
    588
    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
    371
    I have an Antec Fusion Remote case with LCD display. Sorry I don't know the driver version, I have to check. But I installed the latest one for Windows 8.1.
    I have an Antec Fusion Remote case with LCD display. Sorry I don't know the driver version, I have to check. But I installed the...
    Good evening, HELP! I have an old installation because I have a family member who relies on the MiniDisplay plug in. It is...
    Replies
    6
    Views
    655
    It's getting weirder..... If I remove all the IP cards in the TVServer setup and then add them back I can scan the M3u and tune the stations but if I rescan it on the same card it just keeps updating the 1 channel. My brain is melting.........
    It's getting weirder..... If I remove all the IP cards in the TVServer setup and then add them back I can scan the M3u and tune the...
    Having great fun with this still. I have a fairly good PC setup, Ryzen 5 8500g, Msi Pro 650M-P with 32GB of RAM with a TBS 6281 and...
    Replies
    2
    Views
    599
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Hi there I've recently tried to get the Bootstrap 0.7.255 skins working in a new WebMediaPortal environment but ran into several...
    Replies
    6
    Views
    1K
    Top Bottom