UMSP
From WikiDLXTV
UMSP is an internal UPnP Media Server based on PHP (for disclaimer and official thread see here). It is integrated in the latest versions of WDLXTV firmware. (Requires at least version 0.4.1.9-6 of WDLXTV)
Current Features of UMSP
- Sort and shuffle local media with 'flat view'
- plugin: ShoutCast
- plugin: Apple-Trailers
- plugin: Select BBC audio podcasts (beta)
- Plugin: Revision3 Vodcasts
- b-rad's optical drive mod
Setup
- run these commands in ssh (or add
config_tool -c UMSP=ON
to S00custom-options):
config_tool -c UMSP=ON config_tool -s
- Power cycle so the new webplugin settings get applied.
After that UMSP should appear under "Media Servers".
Adding new plugins
Currently its not know if its possible to add new plugins without having to reassemble the entire firmware.
Troubleshooting
If for some reason UMSP doesn't show up you may have to load it manually like so:
- Browse to the webinterface (go to http://<yourWDTV>/umsp/index.php) and click "Send SSDP broadcast".
Credits to zoster and b-rad