On 05/04/2013 03:37 AM, Dirk Meyer wrote:
>
>
> On 05/04/2013 03:17 AM, Jim Duda wrote:
>> On 05/01/2013 05:51 AM, Dirk Meyer wrote:
>>> Hi,
>>>
>>> Freevo 2.0 has most features needed for a new release (finally). Some
>>> small stuff is still on my TODO list. One major point is an Android
>>> remote control. I have a basic web-based control, but an Andoid app with
>>> more features would be very nice to have.
>>>
>>> Is there an Android developer here somewhere?
>>>
>>
>> I might be able to handle that. I've actually been thinking about writing
>> an android remote control app for freevo1.x.
>
> Cool. If you need help installing 2.0 please ask on this list.
I have updated to the latest git and installed all of the requirements.
I did a git pull on my freevo2 git sandbox.
I then did sudo python setup.py install.
I now run freevo2 and I get:
jim> /usr/local/bin/freevo2
Traceback (most recent call last):
File "/usr/local/bin/freevo2", line 69, in <module>
logging.add_stdout_handler()
AttributeError: 'module' object has no attribute 'add_stdout_handler'
What might I be missing?
>
>> What is the API interface for this android App? A network socket?
>
> I wrote a small plugin as webserver + a HTML page + JQuery to control
> Freevo with my tablet using the browser. I would like to have one
> control interface for web and Android (maybe also Apple devices, bit I
> have none). So the interface is a HTTP call to get information using
> JSON and to send events.
>
What is the name of the plugin you wrote?
>> Please tell how you would like the interface to work.
>
> Currently you can ask Freevo want it is doing (HTTP REST). For a menu
> you get a list of all items and an ID (JSON). If you provide the same ID
> again when asking again for Freevo is doing the call will block until
> Freevo changes (new menu, playback, etc) or a timeout when you have to
> call again. It is very simple. As a first draft we could work with that.
> For the future I'm thinking of a query interface and other nice features.
>
How do I direct my browser to the freevo2 webserver?
I think I can handle building this android application.
The first think I need to do is play with the browser and webserver plugin
to see what I'm dealing with.
Regards,
Jim
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users