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

    I am Sure the Issues will be fixed towards a stable. NET6 Version. Please don't get me wrong - My Intent was not any Complaint at all. I just wanted to: understand current Status & Situation understand my Options for a stable System improve my Knowledge & learn from Experts Especially because your limited Dev Resources and the...
    I am Sure the Issues will be fixed towards a stable. NET6 Version. Please don't get me wrong - My Intent was not any Complaint at...
    Hello Folks, Yesterday I upgraded to Mediaportal 2.5 via uninstalling 2.4.1 first and then install the latest .NET6 Variant of...
    Replies
    12
    Views
    1K
    Hello, I read some previous posts but I didn't understand if someone did it or worked on it. I'd like to ask you if there will be the chance to interface the MP-TV series plugin with TMDB also. I don't say to eliminate the chance to keep data from TVDB, but at least the option to choose to switch to TMDB or (why not?) other sources.
    Hello, I read some previous posts but I didn't understand if someone did it or worked on it. I'd like to ask you if there will be...
    Hello, I read some previous posts but I didn't understand if someone did it or worked on it. I'd like to ask you if there will be...
    Replies
    0
    Views
    515
    This may or may not be a pause, after all, this is a playlist, it can constantly change, I don’t very well understand the mechanism of working with playlists in online broadcasts. Well, here you need to look at what is happening in the Media Portal player. And find someone who understands how it works.
    This may or may not be a pause, after all, this is a playlist, it can constantly change, I don’t very well understand the mechanism...
    I am running the latest "any cpu" version of the Radio Time plugin with MP 1.33 x64 which is working well except some of my...
    Replies
    22
    Views
    1K
    Hi, I'll move this into an own thread under "feature requests". I like the idea, but I think we can currently not implement this with further changes. I've checked the models and there are no variables, that could be easily called.
    Hi, I'll move this into an own thread under "feature requests". I like the idea, but I think we can currently not implement this...
    MP2 is great, but I‘d rely one change. I can have optional help texts, which are nice for a first time use, but then do not have...
    Replies
    1
    Views
    669
    I had the same issue and found the executable under C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\BasicHome.Editor\TitanEditor.exe Only the shortcut was missing.
    I had the same issue and found the executable under C:\ProgramData\Team...
    Hi all, Not a rant, more a sharing of experience (maybe hoping to get some clarification on which wrong turn I took) It has been...
    Replies
    9
    Views
    2K
    Top Bottom