MediaMVP Server - 0.1.3
=======================

Introduction
------------

The MediaMVP server is available in two forms:

1. A standalone application

2. A VDR plugin

A common code based is at present used for two parts, it consists of a generic
library for controlling the MediaMVP and an application which generates the
user interface. Some details of how to develop your own application are given
at the end of this document.

Licensing
---------

The mediamvp server is licensed under the GNU Public License - see the file
COPYING in the root directory.

Installation
------------

Please read the files INSTALL.plugin or INSTALL.server for details


Problems
--------

* Failure to connect - repeated "Replying to directory query..."
  - Ensure that the ip address of the server doesn't resolve to 127.0.0.1
  - If using standalone then define the option "interface"
* MediaMVP reports "cannot connect to GUI server"
  - Ensure that dongleversion configuration option matches the current dongle 
    in use
* MediaMVP restarts constantly - menu appears, then back to contacting servers
  screen
  - Ensure that dongleversion configuration option matches the current dongle 
    in use

Issues
------

* Interface is a little clunky in places
* Aspect ratio is probably slightly broken
* Paths longer than 256 characters are almost certainly broken


Contact
-------

Any crashes (with stack traces) should be sent to dom@suborbital.org.uk

Enjoy,

d.
7/5/2004

