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
MediaPortal 1 Plugins
Webbased remote control using PHP
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="samuel337" data-source="post: 68753" data-attributes="member: 10347"><p>It depends on what sort of 'communication' you're talking about I guess. If you just want to edit database records, then I guess you can just edit the databases directly (they're SQLite3 DBs btw).</p><p></p><p>But if you want to change the behaviour of MP while its running, i.e. send through remote control commands, refresh DB commands etc. you'll need something that gives you access to MP while its running. An example of this is the ECP2 web service that comes with MPW. In fact if you look at the code for that, it is really an .NET web service and a PHP application which should suit your skillset. </p><p></p><p>Maybe you should contact the programmer of MPW (maschine is his username on these forums). The functions to retrieve info from the music database have not been added yet but will be soon.</p><p></p><p>Sam</p></blockquote><p></p>
[QUOTE="samuel337, post: 68753, member: 10347"] It depends on what sort of 'communication' you're talking about I guess. If you just want to edit database records, then I guess you can just edit the databases directly (they're SQLite3 DBs btw). But if you want to change the behaviour of MP while its running, i.e. send through remote control commands, refresh DB commands etc. you'll need something that gives you access to MP while its running. An example of this is the ECP2 web service that comes with MPW. In fact if you look at the code for that, it is really an .NET web service and a PHP application which should suit your skillset. Maybe you should contact the programmer of MPW (maschine is his username on these forums). The functions to retrieve info from the music database have not been added yet but will be soon. Sam [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Webbased remote control using PHP
Contact us
RSS
Top
Bottom