[Android] aMPdroid - Android MediaPortal Client (1 Viewer)

fredflintstone

Portal Pro
November 30, 2004
241
2
aMPdroid - with Apache 2.2 TV over www ;-)

Works fine!!!

My apache config:

### proxy ########################################
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
##################################################

<VirtualHost *:80>
##################################
# mpdroid
# REMOTE DOES NOT WORK, TO DEVS PLEASE MAKE POSSIBLE TO USE HTTP-PROTOCOL!!!!
##################################
##################################
ServerAlias mp1.xxx.net
ServerName www.mp1.xxx.net
##################################
SSLEngine Off
##################################
ProxyRequests Off
<Proxy *>
Order allow,deny
Allow from all
</Proxy>
Proxypass / http://192.168.2.101:8017/
ProxypassReverse / http://192.168.2.101:8017/
##################################
</VirtualHost>
<VirtualHost *:80>
##################################
# server4tv
# UPS, NOW I CAN WATCH TV OVER INTERNET ;-)
##################################
##################################
ServerAlias mp2.xxx.net
ServerName www.mp2.xxx.net
##################################
SSLEngine Off
##################################
ProxyRequests Off
<Proxy *>
Order allow,deny
Allow from all
</Proxy>
Proxypass / http://192.168.2.101:4321/
ProxypassReverse / http://192.168.2.101:4321/
##################################
</VirtualHost>
<VirtualHost *:80>
##################################
# webgma
# DOES NOT WORK, TO DEVS PLEASE MAKE POSSIBLE TO USE HTTP-PROTOCOL!!!!
##################################
##################################
ServerAlias mp3.xxx.net
ServerName www.mp3.xxx.net
##################################
SSLEngine Off
##################################
ProxyRequests Off
<Proxy *>
Order allow,deny
Allow from all
</Proxy>
Proxypass / http://192.168.2.101:44321/
ProxypassReverse / http://192.168.2.101:44321/
##################################
</VirtualHost>

To the devs, please see the

# DOES NOT WORK, TO DEVS PLEASE MAKE POSSIBLE TO USE HTTP-PROTOCOL!!!!

comment line and make it possible ;-)


ampdrid client settings

mp1.xxx.net port 80

mp2.xxx.net port 80

mp3.xxx.net port 80
 

sl33p3r

Portal Member
July 8, 2009
9
0
Home Country
United States of America United States of America
Remote control works like a charm! movies, music didn't work yet, but didn't have to to look in to it yet.

Thansk!!

I am in the same position. Everything is working except for Music. When I go into Music, under shares, I see my shares. However clicking on the shares returns an error that says "loading failed, check your connection." If I look at the menu it shows that I am connected, and MePo is glowing.

If I click on any of the other options (Artists, Albums, Songs) it thinks for a second and returns nothing.

Anything that I should be checking to troubleshoot this?


By the way, great work so far.
 

chrisonline

MP Donator
  • Premium Supporter
  • August 17, 2007
    515
    37
    44
    Tirol/Wörgl
    Home Country
    Austria Austria
    Remote control works like a charm! movies, music didn't work yet, but didn't have to to look in to it yet.

    Thansk!!

    I am in the same position. Everything is working except for Music. When I go into Music, under shares, I see my shares. However clicking on the shares returns an error that says "loading failed, check your connection." If I look at the menu it shows that I am connected, and MePo is glowing.

    If I click on any of the other options (Artists, Albums, Songs) it thinks for a second and returns nothing.

    Anything that I should be checking to troubleshoot this?


    By the way, great work so far.

    Yes check the settings XML for correct path and correct database. If you running 1.1.3 the MusicDatabase is v11 and on 1.2 its v12.

    Sent from my GT-P1000 using Tapatalk
     

    sl33p3r

    Portal Member
    July 8, 2009
    9
    0
    Home Country
    United States of America United States of America
    Yes check the settings XML for correct path and correct database. If you running 1.1.3 the MusicDatabase is v11 and on 1.2 its v12.

    Sent from my GT-P1000 using Tapatalk

    Thank you, that did the trick, sort of. The shares still do not work, but the other options (Albums, Artists, Songs) do.

    One question; if I go to a song, press and hold on the song, then select "play on PC," it works.
    Now, if I go to albums, press and hold on the album, i get the same option, but selecting "play on PC" does not work.

    Is this broken on my setup or a function that is not implemented yet?
     

    Mike Lowrey

    Portal Pro
    February 4, 2009
    638
    124
    Berlin
    Home Country
    Germany Germany
    You should search the thread before asking. The question has been asked on one of the first pages and the answer is that WOL isn't implemented yet.
     

    _hz_

    New Member
    October 15, 2009
    4
    1
    Home Country
    Russian Federation Russian Federation
    Hello, DieBagger
    I have an idea about multiroom with mepo.
    If aMPdroid will could work simultaneously with several instances of mepo, it is good to realise "move" and "copy" functions of current mediaflow.
    As I see, it possible with requestnowplaying and playfile/playchannel commands.

    Thanks
     

    kurtko

    Portal Member
    July 29, 2006
    21
    0
    spain
    Hi,

    Thanks for aMPdroid it's fantastic.

    One question: It's possible to start mediaportal with this plugin?

    Sometimes I want to use aMPdroid in my HTC but Mediaportal is not running in my PC. So a button to start mediaportal would be perfect.

    Sorry if this question is answered, I have used search function but i haven't found information.
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Hi,

    Thanks for aMPdroid it's fantastic.

    One question: It's possible to start mediaportal with this plugin?

    Sometimes I want to use aMPdroid in my HTC but Mediaportal is not running in my PC. So a button to start mediaportal would be perfect.

    Sorry if this question is answered, I have used search function but i haven't found information.
    Not yet, but it's in the planning. You can vote for this feature here.
     

    Dandy

    Portal Pro
    June 4, 2007
    93
    0
    62
    Hamburg
    Home Country
    Germany Germany
    Installing aMPdroid - Android MediaPortal Client - I am lost!

    Hi guys,
    sorry for the stupid question, but is there an install guide for aMPdroid and Wifiremote. I have been trying to get this to work for days now. The remote works, but whenever I want to access video, music or TV get something that I should check username and password.

    Username and password of what do I have to put where? PW from Windows for accessing the drives or pw from MP-database. Where do I have to put the username and password. If MP TV is on, in the bottom of remote It shows the correct EPG. I am really lost and would love to use this app. Could somebody please help?
     

    Users who are viewing this thread

    Top Bottom