AVRemote aims to be a simple and portable tool to send UPNP commands to devices supporting the AVTransport 1 and 2 specifications. It allows you to control the playback of audio/video files on media players using the command line.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
HTTP URLs now can be loaded and played. Usability has been improved so that if no command is specified the file/URL argument will be loaded and played. The ability to pipe ad-hoc XML commands from stdin is also provided.
This release adds the seek capability to jump to time locations in the playing media. The code was cleaned up, and the miniupnpc library is now statically included to aid cross compilation and packaging (it still can be optionally compiled as a shared library).
This release fixes a bug when loading very long file paths and adds a new feature to run autodetection of other UPNP root devices (non IGS) on the same network, when compiled linking to miniupnpc.