home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
[WebService] General Media Access Webservice
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Mike Lowrey" data-source="post: 745617" data-attributes="member: 88236"><p>If you want to check the basic functionality you can use <a href="http://localhost:44321/GmaWebService/MediaAccessService" target="_blank">http://localhost:44321/GmaWebService/MediaAccessService</a></p><p></p><p>For a more "interesting anwser" you can use this <a href="http://localhost:44321/GmaWebService/MediaAccessService/json/MP_GetSupportedFunctions" target="_blank">http://localhost:44321/GmaWebService/MediaAccessService/json/MP_GetSupportedFunctions</a></p><p></p><p>My answer for example is this:</p><p>[code]</p><p>{"MoviesFunction":{"Description":"MovingPicture Movies","Id":0,"ImagePath":"\/Thumbs\/Movies.png","Name":"Movies"},"MusicFunction":{"Description":"Listen to your music","Id":0,"ImagePath":"\/Thumbs\/Music.png","Name":"Music"},"PicturesFunction":{"Description":"Watch your pictures","Id":0,"ImagePath":"\/Thumbs\/Pictures.png","Name":"Pictures"},"SupportsMovies":true,"SupportsMusic":true,"SupportsPictures":true,"SupportsTV":false,"SupportsTvSeries":true,"SupportsVideos":true,"TVFunction":null,"TvSeriesFunction":{"Description":"MP-TvSeries TV Shows","Id":0,"ImagePath":"\/Thumbs\/TVSeries.png","Name":"TV Series"},"VideosFunction":{"Description":"MediaPortal Videos","Id":0,"ImagePath":"\/Thumbs\/Videos.png","Name":"Videos"}}</p><p>[/Code]</p><p></p><p>When you use the last url your browser will prompt for a username and a password which is saved in the config.xml default values are admin/admin</p></blockquote><p></p>
[QUOTE="Mike Lowrey, post: 745617, member: 88236"] If you want to check the basic functionality you can use [url]http://localhost:44321/GmaWebService/MediaAccessService[/url] For a more "interesting anwser" you can use this [url]http://localhost:44321/GmaWebService/MediaAccessService/json/MP_GetSupportedFunctions[/url] My answer for example is this: [code] {"MoviesFunction":{"Description":"MovingPicture Movies","Id":0,"ImagePath":"\/Thumbs\/Movies.png","Name":"Movies"},"MusicFunction":{"Description":"Listen to your music","Id":0,"ImagePath":"\/Thumbs\/Music.png","Name":"Music"},"PicturesFunction":{"Description":"Watch your pictures","Id":0,"ImagePath":"\/Thumbs\/Pictures.png","Name":"Pictures"},"SupportsMovies":true,"SupportsMusic":true,"SupportsPictures":true,"SupportsTV":false,"SupportsTvSeries":true,"SupportsVideos":true,"TVFunction":null,"TvSeriesFunction":{"Description":"MP-TvSeries TV Shows","Id":0,"ImagePath":"\/Thumbs\/TVSeries.png","Name":"TV Series"},"VideosFunction":{"Description":"MediaPortal Videos","Id":0,"ImagePath":"\/Thumbs\/Videos.png","Name":"Videos"}} [/Code] When you use the last url your browser will prompt for a username and a password which is saved in the config.xml default values are admin/admin [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
[WebService] General Media Access Webservice
Contact us
RSS
Top
Bottom