2007-11-10: GMediaServer 0.13.0 released.
This project is looking for a new maintainer!
Unfortunately I have found it more and more difficult to find time and
motivation to continue working on this project. If anyone is interesting
taking over development and support for GMediaServer on Savannah, please
let me know!
Link libmagic with zlib optionally.
Link libupnp with pthread optionally - fix for FreeBSD (bug reported by
Olaf).
Fix bug in parsing of sort criterias (reported by Canola maintainer
Gustavo Sverzut Barbieri).
Change license to GPLv3.
Minor manual updates.
Added some supported devices.
Added Playstation 3 support (patch from FUKAUMI Naoki, thanks!).
Added preliminary DLNA support.
Enable large file support in GMediaServer, fixing some weird problems.
GMediaServer will now work with libupnp 1.6.1.
2006-09-01: GMediaServer 0.12.0 released.
Fix compilation problems by including more headers in various places
(from Jan Ceuleers, Sebastian Marek, Mohan Yellaji, and
Alejandro Imass).
Support libupnp 1.3.x properly by using headers in correct directory
(from Jan Ceuleers).
Added initial support for file types other than audio. Add support
for JPEG images (patch from Jan Ceuleers).
Use and depend on libmagic for file type identification.
Add --file-types help to --help message.
Fix libuuid detection (reported by Wayne Stallwood).
Enable searching by adding 'searchable' attribute to containers (reported
by Remi).
Minor documentation improvements.
Fix bug: GMediaServer would segfault when more than one directory was
specified on the command line and one (or more) of them could not be
scanned.
Fix bugs: GMediaServer would segfault on any search.
Output non-printable strings escaped properly.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
the GNU project.
GMediaServer serves audio and video files to certain network connected media
players. Most hardware media players only play music and/or video--they don't
provide the media themselves. Those media files have to come from a device on
the network. GMediaServer is a server for such UPnP compatible media players,
including:
* NETGEAR Wireless Digital Music Player (MP101)
* Linksys(R) Wireless-B Music System (WMLS11B)
* Linksys(R) Wireless-B Media Link for Music (WML11B)
* Philips Streamium SL300i
* Philips Streamium RC9800i
* Omnifi DMS1
* SMC EZ Stream 11Mbps Wireless Audio Adaptor (SMCWAA-B)
* D-Link DSM-520 Wireless HD Media Player
* Roku SoundBridge Network Music Player M1000
* Terratec NOXON 2 audio
Other UPnP media players (including software based) may work as well--see the
manual for a more complete list.