mediatomb (net/mediatomb) Add to my watchlist
Open source (GPL) UPnP MediaServerMediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface, it allows you to stream your digital media through your home network and listen to/watch it on a variety of UPnP compatible devices.
Version: 0.12.1 License: unknown GitHubMaintainers | No Maintainer |
Categories | net multimedia |
Homepage | http://mediatomb.cc/ |
Platforms | darwin |
Variants |
|
"mediatomb" depends on
lib (3)
run (0)
build (4)
Ports that depend on "mediatomb"
No ports
Port notes
******************************************************
* To use UTF-8 filename and metadata on Mac OS X, add:
* <filesystem-charset>UTF-8-MAC</filesystem-charset>
* <metadata-charset>UTF-8-MAC</metadata-charset>
* to <import> section of ~/.mediatomb/config.xml.
******************************************************
* In order to use MySQL for MediaTomb database:
* 1. Create DB on mysqld and grant all privilege to DB user.
* 2. Run "mediatomb" once on your shell.
* 3. Edit auto-generated ~/.mediatomb/config.xml.
* In <server> section, edit <mysql> config like this:
* <mysql enabled="yes">
* <host>localhost</host>
* <username>dbusername</username>
* <password>dbpassword</password>
* <database>dbname</database>
* </mysql>
* If sqlite3 is enabled,
* <sqlite3 enabled="no">
* is also needed to disable it.
******************************************************
Port Health:
Loading Port Health