|
Please also read the
Disclaimer
MediaNet
- Interface Modules - V880N
Purpose: To provide a server for the
Momitsu V880N Networked DVD Player
LOADER.xml
<loader>
<instance>
<interface module="V880N"
enabled="n" />
this is
disabled
by default
<settings port="8200"
name="" />
the port to
listen on
the server
name displayed by the V880N (if missing displays "MediaNet on <pc name>")
<video widthadjust="1" heightadjust="1"
artworkenabled="n" ext="bmp" />
specify adjustments to correct aspect ratio problems on widescreens
enable
artwork display (looks for same name as vob + specified extension)
the default
folders.png can be overridden by having image files with same name as
folders
<picture interval="5" />
the
delay in seconds between pictures in a slideshow
<music slides="\\dvds\slot09\pictures\autumn\*.jpg,\\dvds\slot09\pictures\summer\*.jpg" />
to override the default slides shown when playing
music, "" = defaults
enter comma
seperated list of folders containing the jpg images to show
</instance>
</loader>
You can run multiple instances of this
module if required, using different port & server names
After install you should copy your existing momitsu files from webapps\ROOT
into Interfaces\V880N\www
You then need to recopy the MediaNet files from www back in to this folder
(if you overwrote with originals)
Please note that the V880N cannot
currently attach to Video Streams or make use of Transcoders
|